This doc is a work in progress! SORRY! For now, follow this great blog post
Nice tutorial: https://realpython.com/pypi-publish-python-package/
And for more detail, read the official docs (pretty concise actually):
The below will be a practical adaptation of the above links for this project:
- make your python package
- test it locally
- create a 'source archive' for distribution
- test that
- publish on pypi test
- publish 4 realz
tar tzf realpython-reader-1.0.0.tar.gz
bdist_wheel