Differences between revisions 38 and 39
Revision 38 as of 2005-06-01 10:24:00
Size: 3621
Editor: 66
Comment: added idea about porting C stdlib modules to Python
Revision 39 as of 2005-06-01 10:26:14
Size: 3656
Editor: 144
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * ProfileReplacementProject
 * MakeXmlrpclibAsynchronous
Line 16: Line 14:
 * Jython, IronPython, and PyPy all require standard library modules to be written in pure Python; porting C-based standard library modules to Python helps them.
Line 23: Line 22:
 * ./EnhancedIterTools
 * ./ExploreFunctionalProgramming
Line 34: Line 31:
 * An educational programming environment similar to [http://dewey.soe.berkeley.edu/boxer.html/index.html Boxer] for Python (kind of a visual programming environment).
 * J
ython, IronPython, and PyPy all require standard library modules to be written in pure Python; porting C-based standard library modules to Python helps them.
 * An educational programming environment similar to [http://dewey.soe.berkeley.edu/boxer.html/index.html Boxer] for Python (kind of a visual programming environment).   ----

Less fleshed-out ideas:
 * ProfileReplacementProject
 * ./EnhancedIterTools
 * ./ExploreFunctionalProgramming
 * MakeXmlrpclibAs
ynchronous

This page is aimed to be the starting point of collection for ideas for projects which could benefit the Python community, either projects that help the Python core, develop the standard library, third party packages, or more.

This page was created to foster collaboration on ideas regarding projects that could be done as part of the [http://code.google.com/summerofcode.html Google Summer of Code].

Ideally, each project below should be expanded into a more full-featured description, so that people can judge the value, the effort involved, the size of the project (takes a week, takes a month, etc.), who knows enough about the project to help out, etc.

(hint - start new pages here with a . in front of the wiki word i.e.  ./CleanupUrlLibProject to scope the new pages a bit.


Less fleshed-out ideas:

CodingProjectIdeas (last edited 2009-04-03 20:38:42 by 200-163-26-52)

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