Difference between revisions of "Python"

From Organic Design wiki
(Resources)
(What is Pythonic)
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
==Resources==
+
== See also ==
*[http://docs.python.org/tutorial/ recommended Python tutorial]
+
*[http://blog.startifact.com/posts/older/what-is-pythonic.html What is Pythonic]
 +
*[http://docs.python.org/tutorial/ Recommended Python tutorial]
 +
*[[Bitgroup]] ''- my first Python project''
  
[[category:software]]
+
[[Category:Libre software]]
 
 
==Used in==
 
{{used in|Zope}}{{used in|Plone}}
 

Revision as of 23:23, 24 September 2013

Cone.png This article or section is a stub. Stubs are articles that have not yet received substantial attention from the authors. They are short or insufficient pieces of information and require additions to further increase the article's usefulness. The project values stubs as useful first steps toward complete articles.

See also