The Many Possible Futures of Python Packaging
We'll cover the following...
Distutils is not the be-all and end-all of Python packaging, but as of this writing (August 2009), it’s the only packaging framework that works in Python 3. There are a number of other frameworks ...