...

/

Adding Your Software to The Python Package Index

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.

  1. Register yourself
  2. Register your software
  3. Upload the packages you created with setup.py sdist and setup.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.