setuptools is a collection of enhancements to the Python distutils
that allow you to more easily build and distribute Python packages,
especially ones that have dependencies on other packages.

Homepage:
https://pypi.python.org/pypi/setuptools
