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

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://github.com/astraw/stdeb

Distribute

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

Defend Against Fruit

Defend Against Fruit: A continuous deployment focused extension to Distribute supporting Artifactory Pro as a PyPI server. See: http://teamfruit.github.io/defend_against_fruit/

Other efforts we know about

Distutils/Projects (last edited 2013-05-14 20:52:03 by nawkboy)

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