Differences between revisions 16 and 17
Revision 16 as of 2010-05-24 16:20:19
Size: 2375
Editor: 185
Comment: Small updates
Revision 17 as of 2010-08-03 23:41:51
Size: 2487
Editor: 5
Comment: Add students name, to finally have one page with both tasks and people
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
Assigned to Josip.
Line 23: Line 25:
Assigned to Alexis.
Line 31: Line 35:

Assigned to Konrad.
Line 42: Line 48:
Assigned to Éric.
Line 46: Line 54:

Assigned to Zubin.

This page describes tasks for the 2010 Summer of Code. Students and mentors are listed on the Distutils2 teams page.

Contact: Tarek Ziadé <tarek@ziade.org>

GSOC Tasks

PEP 376 support

  • Implement pkgutil APIs described in PEP 376 : http://bugs.python.org/issue8250 -- work started by people in the community already. (focus on speed with benches)

  • Implement a dependency-graph builder
  • Add basic PEP 376 support in Distribute [and Pip is possible]

Assigned to Josip.

Installer / Uninstaller, PyPI

  • Implement Distutils2 APIs described in PEP 376.
  • Add the uninstall command.
  • think about a basic installer / uninstaller script. (with deps) -- similar to pip/easy_install
  • in a pypi subpackage;

Assigned to Alexis.

Distutils new commands

Assigned to Konrad.

Distutils build tool

Assigned to Éric.

Py3 support

  • Move the use_2to3 command from distribute
  • Make sure distutils2 works under Py3 using 2to3

Assigned to Zubin.

Tasks for all

  • Write a small tutorial in docs/ for each feature you add

Misc

  • complete tutorial : http://bugs.python.org/issue8255

  • Promote and evangelize Distutils2–This will consist of helping python project to switch to/adopt Distutils2. We will define a list of targets at the beginning and the student will be in charge of helping them switching to Distutils2 if they want.

SummerOfCode/Distutils2 (last edited 2010-08-03 23:41:51 by 5)

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