Welcome to Distribute’s documentation!

Distribute is a fork of the Setuptools project.

Distribute is intended to replace Setuptools as the standard method for working with Python module distributions.

For those who may wonder why they should switch to Distribute over Setuptools, it’s quite simple:

  • Distribute is a drop-in replacement for Setuptools
  • The code is actively maintained, and has over 10 commiters
  • Distribute offers Python 3 support !
http://python-distribute.org/pip_distribute.png

Design done by Idan Gazit (http://pixane.com) - License: cc-by-3.0

Documentation content:

Indices and tables

Table Of Contents

Next topic

Roadmap

This Page

Download

Current version: 0.6.10

Get Distribute from the Python Package Index

Questions? Suggestions? Contributions?

Visit the Distribute project page