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
.
How to Publish Your Own Python Package to PyPI
Joe Tatusko
10 Lessons
29m
best-practices
intermediate
tools
How to Publish Your Own Python Package to PyPI
10 Lessons 29m
About Joe Tatusko
Joe is a manufacturing engineer turned Pythonista with interests in data wrangling and visualization.
» More about Joe
historicode97 on Jan. 21, 2022
Great tutorial on publishing to PyPi!