Get startedGet started for free

Uploading distributions

Your distributions are ready to go, the only step is to upload them now so that anyone can access them.

Normally, you would need to register for an account on PyPI to be able to upload a package. In this exercise, you will be using the exact commands you normally would, but your distribution won't actually be uploaded.

This exercise is part of the course

Developing Python Packages

View Course

Exercise instructions

  • Use twine to upload your distributions.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise