Welcome. pythonpackages.com helps Python programmers package and release their software with just a few clicks. To get started, please follow the steps below:
Warning
pythonpackages.com does not know about any version control system integration tools you may be using locally e.g. setuptools-git, so the package you select must contain a properly configured MANIFEST.in file, otherwise you may inadvertently create a brown bag release.
At this point, you can perform additional testing using the test index e.g.:
$ pip install PACKAGE -i http://index.pythonpackages.com
Once you are confident everything works as expected, release your package to PyPI by pressing the “Release” button. This will create a release tag for you on GitHub based on your last commit. (You can also Create packages.)