6618
Comment: adding note about status of the ideas table.
|
6965
GregWilson added two project ideas
|
Deletions are marked like this. | Additions are marked like this. |
Line 23: | Line 23: |
||<style="border-bottom:1px dotted #000;"> Robust and fast (C with python fallback) memcache client implementation ||<style="border-bottom:1px dotted #000;"> C, Python ||<style="border-bottom:1px dotted #000;"> [[mailto:wichert@wiggy.net|Wichert Akkerman]] || | |
Line 28: | Line 27: |
||<style="border-bottom:1px dotted #000;"> Accelerated soy.fields physics in [[http://www.pysoy.org/|PySoy]] ||<style="border-bottom:1px dotted #000;"> Python, C, [[http://liboil.freedesktop.org/wiki/|liboil]], [[http://opende.sourceforge.net/|ODE]] ||<style="border-bottom:1px dotted #000;"> ArcRiley || | ||<style="border-bottom:1px dotted #000;"> Accelerated soy.fields physics in [[http://www.pysoy.org/|PySoy]] ||<style="border-bottom:1px dotted #000;"> Python, C, [[http://liboil.freedesktop.org/wiki/|liboil]], [[http://opende.sourceforge.net/|ODE]] ||<style="border-bottom:1px dotted #000;"> EricStein || ||<style="border-bottom:1px dotted #000;"> Character animation in [[http://www.pysoy.org/|PySoy]] using GLSL ||<style="border-bottom:1px dotted #000;"> Python, C, OpenGL, [[http://en.wikipedia.org/wiki/Quaternion|Quaternion math]] ||<style="border-bottom:1px dotted #000;"> BlaisePascal || |
Line 30: | Line 30: |
||||||<style="color:#366D9C;font-size:140%;font-weight:bold;border-bottom: 1px solid #000;border-top: 1px solid #000"> MathSci || | ||||||<style="color:#366D9C;font-size:140%;font-weight:bold;border-bottom: 1px solid #000;border-top: 1px solid #000"> !MathSci || |
Line 35: | Line 35: |
||||||<style="color:#366D9C;font-size:140%;font-weight:bold;border-bottom: 1px solid #000;border-top: 1px solid #000"> Miscellaneous || ||<style="border-bottom:1px dotted #000;"> Build suite of migration tools to help people move projects between forges like SourceForge, Google Code, Trac, etc. ||<style="border-bottom:1px dotted #000;"> Python, Trac/SF/GC ||<style="border-bottom:1px dotted #000;"> [[mailto:gvwilson@cs.toronto.edu|Greg Wilson]] || ||<style="border-bottom:1px dotted #000;"> Extensions/performance improvements to [[http://plastex.sourceforge.net|Plastex]] (so we can finally retire Latex2Html) ||<style="border-bottom:1px dotted #000;"> Python, LaTeX ||<style="border-bottom:1px dotted #000;"> [[mailto:gvwilson@cs.toronto.edu|Greg Wilson]] || |
|
Line 37: | Line 40: |
Please be careful with the above table, at the cost of a little syntax headache this is much more presentable to potential students. While you may just link to your own ideas page you're more likely to attract students by offering your projects directly in this index. '''Core Python:''' working with Python's standard library and included modules '''Education:''' projects that promote Python in education '''Development:''' tools used for development including compilers and IDEs '''Games:''' projects working with game engines '''!MathSci:''' tools used in math and science |
We've setup [[/Incoming] for mentors who find the above table intimidating to edit. You can still brave editing this page, just be careful. |
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
These are project ideas proposed by mentors grouped roughly on the type of work it entails. Use the provided links for each for more information and contact the mentors interested in it.
Note: This list of project ideas is still in the process of being built. We hope to have a more-or-less complete set of ideas by Friday, March 20th, 2009.
Summary |
Useful skills and experience |
Mentor |
Core Python |
||
Improve the 2to3 tool for better Python 3 migration |
Python, Python3 |
|
3to2 tool for backporting Py3 code |
Python, Python3 |
|
Development |
||
Cython has a list of potential projects |
Python, C |
|
Education |
||
Porting Crunchy to Python 3.0 |
Python, Python3, WSGI |
|
Gaming |
||
Accelerated soy.fields physics in PySoy |
||
Character animation in PySoy using GLSL |
Python, C, OpenGL, Quaternion math |
|
PyGame has their own ideas page |
Python, C (varied) |
|
MathSci |
||
Extracting matplotlib's mathematical expression renderer a standalone project |
Python |
|
Adding an html5/canvas backend to matplotlib |
Python, HTML5 |
|
NumPy and SciPy has a list of project ideas |
Python |
|
SymPy has a list of project ideas |
Python |
|
Miscellaneous |
||
Build suite of migration tools to help people move projects between forges like SourceForge, Google Code, Trac, etc. |
Python, Trac/SF/GC |
|
Extensions/performance improvements to Plastex (so we can finally retire Latex2Html) |
Python, LaTeX |
Mentor Instructions
We've setup [[/Incoming] for mentors who find the above table intimidating to edit. You can still brave editing this page, just be careful.
Previous years