project for easily deploying code to Python Package Index
pip install kabbes_pypi_builder
For more in-depth documentation, read the information provided on the Pages. Or better yet, read the source code.
import pypi_builder as py_build
py_build.generate
python -m pypi_builder
James Kabbes