Completed
⭐ - Humans library:
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Create Your Own Python Library and Publish It on PyPI - Step by Step Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 ⭐ - Humans library:
- 2 ⭐ - General Public License Version 3:
- 3 ⭐ - pyproject.toml:
- 4 ⭐ - PyPi classifiers:
- 5 ⭐ 09:24 - What is API explained at minute in the time stamps:
- 6 ⭐ - Test PyPi Index and Instructions:
- 7 ⭐ - Anaconda Tutorial:
- 8 - local Python file overview
- 9 - src directory and __init__
- 10 - LICENSE
- 11 - README
- 12 - pyproject.toml
- 13 - Build backend
- 14 - PyPi classifiers
- 15 - Create Python wheel
- 16 - Install Python wheel
- 17 - Generate a PyPI API key
- 18 - Upload Python wheel into PyPI
- 19 - HTTPError: The user isn't allowed to upload to project
- 20 - Behavior of packages with "_" within their name
- 21 - Update Public Package
- 22 - Split Package Into Modules
- 23 - Thanks for Watching!