Differences between revisions 38 and 40 (spanning 2 versions)
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 40 as of 2005-06-01 10:46:41
Size: 3744
Editor: gw
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:

There is a related page to discuss the ./MentorshipCoordination side of the project.
Line 12: Line 14:
 * ProfileReplacementProject
 * MakeXmlrpclibAsynchronous
Line 16: Line 16:
 * 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 24:
 * ./EnhancedIterTools
 * ./ExploreFunctionalProgramming
Line 34: Line 33:
 * 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].

There is a related page to discuss the ./MentorshipCoordination side of the project.

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.