Packaging and Publishing on PyPI
This post is on "Packaging and Publishing a python library on PyPI".
There is a tutorial on Packaging Python Projects in the official PyPI website, but these docs are... outdated.
What is PyPI?
As the website says:
The Python Package Index (PyPI) i...
blog.siddhesh.cc3 min read