Creating and Publishing Python Packages to PyPI with Twine - 5 Easy Steps
Python Tutorials for Digital Humanities via YouTube
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to package Python code and publish it to the Python Package Index (PyPI) in this 13-minute tutorial video. Master the essential steps of creating and structuring required files including setup.py, README.md, __init__.py, and component.py files. Explore the fundamentals of PyPI, understand its significance in code sharing, and follow detailed instructions for packaging code using setuptools and uploading with twine. Gain practical knowledge through step-by-step demonstrations of writing proper documentation, structuring package components, and successfully publishing to make your code accessible to the Python community. Perfect for developers looking to share their Python libraries and contribute to the open-source ecosystem.
Syllabus
How to Create a Python Package or Library and Upload to PyPi with Twine in 5 Easy Steps #python
Taught by
Python Tutorials for Digital Humanities