this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 4 and 5
Revision 4 as of 2007-01-31 13:39:13
Size: 932
Editor: PaulBoddie
Comment: Reworked the text, linking it to existing resources.
Revision 5 as of 2007-01-31 14:03:57
Size: 1501
Editor: PaulBoddie
Comment: Added other resources.
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
== Code Fragments ==

Useful code does not always exist in the context of a project - smaller fragments may be published in various places:

 * ["Code"] - a list of small code fragments
 * [https://aspn.activestate.com/ASPN/Python/Cookbook/ The Python Cookbook] - a site with pieces of code, rated and commented

== Ideas for New Projects ==

Sometimes there is no project addressing a certain need, or perhaps a project has been started and requires help to reach its objectives.

 * ["CodingProjectIdeas"] - a list of ideas for projects of various sizes

Python Projects

As a programming language, Python is the foundation of many software projects producing things like applications, libraries, modules and packages. Since so many projects exist, it can be difficult to find one which is concentrating on a particular topic of interest, but there are several starting points:

Code Fragments

Useful code does not always exist in the context of a project - smaller fragments may be published in various places:

Ideas for New Projects

Sometimes there is no project addressing a certain need, or perhaps a project has been started and requires help to reach its objectives.

Statistics on Projects

For those who like statistics, some resources exist cataloguing the size and popularity of some Python projects:

PythonProjects (last edited 2015-01-08 11:09:16 by WolfgangMaier)

Unable to edit the page? See the FrontPage for instructions.