Navigation

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 !

Documentation content:

  • Roadmap
    • 0.6.x
    • 0.7.x
  • Supporting both Python 2 and Python 3 with Distribute
    • Distribute as help during porting
    • Distributing Python 3 modules
    • Advanced features
    • Note on compatibility with setuptools
  • Using Distribute in your project
  • Building and Distributing Packages with Distribute
    • Developer’s Guide
    • Command Reference
    • Extending and Reusing Distribute
  • Easy Install
    • Using “Easy Install”
    • Reference Manual
    • History
    • Future Plans
  • Package Discovery and Resource Access using pkg_resources
    • Overview
    • API Reference
spacer

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

Copy & paste:

curl -O python-distribute.org/distribute_setup.py
python distribute_setup.py
easy_install pip

Next topic

Roadmap

This Page

  • Show Source

Download

Current version: 0.6.30

Get Distribute from the Python Package Index

Questions? Suggestions? Contributions?

Visit the Distribute project page

Navigation

© Copyright 2009-2011, The fellowship of the packaging. Created using Sphinx 1.1.3.
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.