Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2009-03-09 19:59:18
Size: 1206
Editor: 198-146-16-190
Comment: Added cocos2d
Revision 4 as of 2009-03-09 22:07:14
Size: 1863
Editor: 53529602
Comment: Add memcache client suggestion
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
== Core ==
Line 13: Line 14:
 * [[http://cocos2d.org/|cocos2d]] is a framework for building 2D games, demos, and other graphical/interactive applications.
Line 15: Line 15:
== Games ==
Project ideas for Python-based game engines:
 * Accelerated soy.fields physics in [[http://www.pysoy.org/|PySoy]] ([[arcriley@gmail.com|Arc Riley]])

== Interpreter ==
Project ideas involving alternative Python interpreters, compilers, and code parsers:

== MathSci ==
Project ideas enhancing Python's math and science projects:

== Media ==
Project ideas for Python's graphics, sound, and video packages:

== Network ==
Project ideas for non-web networking packages for Python:

== Performance ==
Project ideas related to application performance:
 * Robust and fast (C with python fallback) memcache client implementation ([[wichert@wiggy.net|Wichert Akkerman]])
 
== Web ==
Project ideas for Python web frameworks and template engines:

This page coordinates the Google Summer of Code projects involving Python and mentored by the Python Software Foundation (PSF) in 2009.

Prospective Students

If you are a student interested in working on core Python development or on a project that helps the Python community, we'd love to have you apply to the Python Software Foundation for this year's Google Summer of Code.

You should join the soc2009-general mailing list and take a look at the Project Ideas section below. If any interest you, feel free to contact the proposer for details. You can also discuss your own project ideas with the people mentioned or talk about them on the soc2009-general mailing list. Some of us also hang out on #gsoc-python on freenode.

Students should read SummerOfCode/Expectations to understand what is expected of them.

Project Ideas

Core

Games

Project ideas for Python-based game engines:

Interpreter

Project ideas involving alternative Python interpreters, compilers, and code parsers:

MathSci

Project ideas enhancing Python's math and science projects:

Media

Project ideas for Python's graphics, sound, and video packages:

Network

Project ideas for non-web networking packages for Python:

Performance

Project ideas related to application performance:

  • Robust and fast (C with python fallback) memcache client implementation (Wichert Akkerman)

Web

Project ideas for Python web frameworks and template engines:

Previous years

SummerOfCode/2009 (last edited 2009-04-02 03:50:50 by 97-118-92-201)

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