Revision 18 as of 2009-01-31 17:41:34

Clear message

A list of Distutils-related Project

Please add a listing to this page if you're working on Distutils (and help us reduce duplication of effort).

PyPI

The central repository of Python package metadata and distribution files. See: CheeseShopDev

Easy Install

A Python package manager that downloads, builds, installs, upgrades, and switches between package versions automatically (using Python Eggs). See: http://peak.telecommunity.com/DevCenter/EasyInstall

Python Eggs

An effort to produce single-file distributions of packages similar to Java JARs. See: http://peak.telecommunity.com/DevCenter/PythonEggs

Paver

Paver: Easy Scripting for Software Projects

PEPs for extending distutils / PyPI

PEPs 262 "Database of Installed Python Packages" and 345 "Metadata for Python Software Packages 1.2" are currently open

Uraga

An effort to develop a tool for download and installation of packages. See: http://www.byteofpython.info/projects/uraga/uraga.html

zpkgtools

A source-based packaging system. See: http://www.zope.org/Members/fdrake/zpkgtools/

stdeb

Build debian source packages using setuptools and the "sdist" distutils command. See: http://stdeb.python-hosting.com/

Distribute

Distribute A community-driven project that aims to gather all requirements for a future distribution package.

Other efforts we know about

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