Adding Your Software to The Python Package Index
We'll cover the following...
Uploading software to the Python Package Index is a three step process.
- Register yourself
- Register your software
- Upload the packages you created with
setup.py sdist
andsetup.py bdist_*
To register yourself, go to the PyPI user registration page. Enter your desired username and password, ...
Access this course and 1400+ top-rated courses and projects.