To build a package suitable for python's pip tool: python setup.py sdist To install a pre-built package from pypi: pip install redo-tools