Differences between revisions 14 and 15
Revision 14 as of 2010-11-18 04:40:37
Size: 3297
Editor: Pangalactic
Comment:
Revision 15 as of 2010-11-18 13:20:15
Size: 3669
Editor: 64
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:


Beginners
---------

Everyone attending the sprint that has never sprinted before, add your name under "Developers". If you plan to be available to help these folks, add your name and add (helper) afterward.

Developers
~~~~~~~~~~

* `Alex Clark <AlexClark>`__ (helper)


Tasks
~~~~~

* Pick a project
* Get your laptop setup for development
* Fix bugs!
Line 103: Line 122:
* `Alex Clark <Alex Clark>`__ * `Alex Clark <AlexClark>`__
Line 112: Line 131:
  * Fix broken tests.
  * Improve PyPI support.
  * Fix broken tests
Line 124: Line 142:
* `Alex Clark <Alex Clark>`__ * `Alex Clark <AlexClark>`__
Line 141: Line 159:
* `Alex Clark <Alex Clark>`__ * `Alex Clark <AlexClark>`__
Line 147: Line 165:
* Provide OS X support * Fix bugs: https://bugs.launchpad.net/zc.buildout

DCPython Meetup Sprint Plan (Nov 2010)

This is the project planning page for the Python Beginner's Open Source Sprint, organized by the DCPython Meetup (primarily Alex Clark).

There are a lot of people planning to attend, so a little advance planning is worthwhile. If people can figure out what projects they want to work on and use this page to connect with others interested in the same projects, it should be easier to get ourselves organized when we get together.

This is organized with a section for each "larger" project. If you're interested in a project listed here, add your name and any emphasis you'd like to bring to the sprint. If you want to work on a project not listed already, add it!

Beginners

Everyone attending the sprint that has never sprinted before, add your name under "Developers". If you plan to be available to help these folks, add your name and add (helper) afterward.

Developers

Tasks

  • Pick a project
  • Get your laptop setup for development
  • Fix bugs!

Python core

The interpreter and standard library.

Developers

Tasks

distutils2 (d2)

The next generation of Python packaging. You'll need Mercurial (hg) for revision control, and several versions of Python. See http://bitbucket.org/fdrake/d2dev/src/tip/README.txt for detailed preparation instructions.

Tasks

  • Remove fancygetopt; move to a clean application of optparse.
  • Try converting a few projects to use d2, preferably based on the documentation alone.

Zope Toolkit (ZTK)

Django

Look at fixing some long-standing and reasonably trivial documentation issues. Shared exploration of the code base.

Developers

Tasks

Possibly consider whether context objects might benefit from the use of structural modifications.

Pyramid (ne Pylons)

Plone

Python-based, open-source CMS

Developers

Tasks

Parse2Plone

Utility app for importing static website content into Plone

Developers

Tasks

zc.buildout

A tool for creating repeatable environments

DCPythonNov2010Sprint (last edited 2010-11-24 19:50:27 by 44)

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