8600
Comment: Adding another mentor for Plastex
|
10280
|
Deletions are marked like this. | Additions are marked like this. |
Line 20: | Line 20: |
||<style="border-bottom:1px dotted #000;"> Improve the 2to3 tool for better Python 3 migration ||<style="border-bottom:1px dotted #000;"> Python, Python3 ||<style="border-bottom:1px dotted #000;"> BenjaminPeterson || | ||<style="border-bottom:1px dotted #000;"> Improve the [[2to3]] tool for better Python 3 migration ||<style="border-bottom:1px dotted #000;"> Python, Python3 ||<style="border-bottom:1px dotted #000;"> BenjaminPeterson || |
Line 22: | Line 22: |
||<style="border-bottom:1px dotted #000;"> Extend subprocess module ||<style="border-bottom:1px dotted #000;"> Python ||<style="border-bottom:1px dotted #000;"> TitusBrown || ||<style="border-bottom:1px dotted #000;"> Provide nose wrapper for core Python test framework ||<style="border-bottom:1px dotted #000;"> Python ||<style="border-bottom:1px dotted #000;"> TitusBrown || ||<style="border-bottom:1px dotted #000;"> Improve C and Python test coverage for core ||<style="border-bottom:1px dotted #000;"> C, Python ||<style="border-bottom:1px dotted #000;"> TitusBrown || ||<style="border-bottom:1px dotted #000;"> Implement branch coverage recording for CPython ||<style="border-bottom:1px dotted #000;"> C, Python ||<style="border-bottom:1px dotted #000;"> TitusBrown || |
|
Line 38: | Line 42: |
||||||<style="color:#366D9C;font-size:140%;font-weight:bold;border-bottom: 1px solid #000;border-top: 1px solid #000"> Testing || ||<style="border-bottom:1px dotted #000;"> Port figleaf to Python3 ||<style="border-bottom:1px dotted #000;"> Python3 ||<style="border-bottom:1px dotted #000;"> TitusBrown || ||<style="border-bottom:1px dotted #000;"> Integrate C coverage reporting into figleaf ||<style="border-bottom:1px dotted #000;"> C, Python ||<style="border-bottom:1px dotted #000;"> TitusBrown || |
|
Line 42: | Line 49: |
||<style="border-bottom:1px dotted #000;"> Build Python into BOINC/GridRepublic ||<style="border-bottom:1px dotted #000;"> Python ||<style="border-bottom:1px dotted #000;"> TitusBrown || ||<style="border-bottom:1px dotted #000;"> Work on [[http://pygr.org/|pygr]] ||<style="border-bottom:1px dotted #000;"> Python, bioinformatics ||<style="border-bottom:1px dotted #000;"> TitusBrown || |
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 |
|
Extend subprocess module |
Python |
|
Provide nose wrapper for core Python test framework |
Python |
|
Improve C and Python test coverage for core |
C, Python |
|
Implement branch coverage recording for CPython |
C, Python |
|
Development |
||
Distutils test framework using PYPI. See this page |
Python, Buildbot |
|
Cython has a list of potential projects |
Python, C |
|
Sphinx has a list of potential projects as well -- contact #pocoo on freenode |
Python, potentially HTML/JavaScript |
|
Stackless Python has a list of potential projects |
Python, C, 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 |
|
Testing |
||
Port figleaf to Python3 |
Python3 |
|
Integrate C coverage reporting into figleaf |
C, Python |
|
Miscellaneous |
||
Build suite of migration tools to help people move projects between forges like DrProject, SourceForge, Google Code, Trac, etc. |
Python, Trac/SF/GC |
|
Extensions/performance improvements to Plastex (so we can finally retire Latex2Html) |
Python, LaTeX |
|
Extend Pysync version control abstraction library to work with more VCS's and provide write access as well as read |
Python, C, CVS/SVN/P4/Git/Hg/Bzr/etc. |
|
Build Python into BOINC/GridRepublic |
Python |
|
Work on pygr |
Python, bioinformatics |
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