Size: 2659
Comment: Add Cython
|
Size: 2789
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 35: | Line 35: |
* [[http://code.google.com/p/sympy/wiki/GSoC2009|SymPy GSoC page]] (project [[http://wiki.sympy.org/wiki/GSoC2009Ideas|ideas]]) |
This page coordinates the Google Summer of Code projects involving Python and mentored by the Python Software Foundation (PSF) in 2009.
The 2009 PSF SoC coordinator is ArcRiley <arcriley@gmail.com>. Contact him if you have any questions.
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
Cython has a list of potential projects.
Education
Project ideas for promoting Python in education:
Porting Crunchy to Python 3.0 (André Roberge)
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:
matplotlib-related projects (John Hunter and Michael Droettboom)
- Extracting matplotlib's mathematical expression renderer into a standalone Python project
- Adding an html5/canvas backend
SymPy GSoC page (project ideas)
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: