How to Publish Your Own Python Package to PyPI – Real Python (original) (raw)

Joe Tatusko

Learn how to create a Python package for your project and how to publish it to PyPI, the Python Package Repository with this step-by-step course. Quickly get up to speed on everything from naming your package to configuring it using setup.py.

What’s Included:

Related Learning Paths:

Joe is a manufacturing engineer turned Pythonista with interests in data wrangling and visualization.

» More about Joe


Each tutorial at Real Python is created by a team of developers so that it meets our high quality standards. The team members who worked on this tutorial are:

← Browse All Courses