Advanced Python - Python Packaging II. Industry Level Code.
Advanced Python: Python Packaging II. Industry Level Code.
https://WebToolTip.com
Published 1/2026
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.88 GB | Duration: 4h 28m
Learn a plethora of skills as they relate to packaging: MyPy, Ty, PyTest, Ruff, GitHub Actions, Tox, and so much more!
What you'll learn
After this course, you'll be able to add to your resume and code: MyPy, Ty, PyTest, Tox, GitHub Actions, Pre-Commit Scripts, Ruff (Black, Flake8, ISort...) etc!
We'll be building our first package, and then turning it into robust, industry-level code. We'll be mirroring packages that get one billion downloads per month!
We'll dive into pyproject_toml, the __init__py subdirectory chain, how to create custom Python Packaging bash commands, how to use MANIFEST_in, and more!
We'll be taking all of these advanced topics and turning them into something that you find easy!
Requirements
Students should be advanced Python developers with a solid foundation in Python
Students should know basic command line/bash/terminal commands, and have access to a bash terminal (use WSL2 if on windows)
Students should have basic familiarity with Git and GitHub