Advanced Python - Python Packaging II. Industry Level Code.

Category: Other
Type: Tutorials
Language: English
Total Size: 3.9 GB
Uploaded By: freecoursewb
Downloads: 33096
Last checked: Jan. 12th '26
Date uploaded: Jan. 12th '26
Seeders: 21009
Leechers: 11993
MAGNET DOWNLOAD
INFO HASH: 824549AEF98948B549E587BDF778DD71F13D73FB

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