Advanced Python - Python Packaging II. Industry Level Code.
- Category Other
- Type Tutorials
- Language English
- Total size 3.9 GB
- Uploaded By freecoursewb
- Downloads 237
- Last checked 1 hour ago
- Date uploaded 2 days ago
- Seeders 15
- Leechers 29
Infohash : 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
Files:
[ WebToolTip.com ] Advanced Python - Python Packaging II. Industry Level Code- Get Bonus Downloads Here.url (0.2 KB) ~Get Your Files Here ! 1 - Introduction
- 1 - Introduction.mp4 (22.8 MB)
- 2 - Additional Course Resources.mp4 (3.4 MB)
- 2 - GitHub Complete Calculator Package.txt (0.0 KB)
- 2 - GitHub Real World Example BGPy.txt (0.0 KB)
- 2 - GitHub Step By Step Package Building.txt (0.1 KB)
- 10 - GitHub Complete Calculator Package.txt (0.0 KB)
- 10 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 10 - GitHub Step By Step Packaging Building current progress.txt (0.1 KB)
- 10 - Installing and Running Git PreCommit Scripts.mp4 (21.3 MB)
- 3 - GitHub Complete Calculator Package.txt (0.0 KB)
- 3 - GitHub Real World Example BGPy.txt (0.0 KB)
- 3 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 3 - gitignore and Package Licenses.mp4 (241.2 MB)
- 4 - GitHub Complete Calculator Package.txt (0.0 KB)
- 4 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 4 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 4 - Initial Calculator Package Creation.mp4 (31.2 MB)
- 5 - Git PreCommit Scripts.mp4 (30.9 MB)
- 5 - GitHub Complete Calculator Package.txt (0.0 KB)
- 5 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 5 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 6 - GitHub Complete Calculator Package.txt (0.0 KB)
- 6 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 6 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 6 - Python Virtual Environments Never globally install again.mp4 (6.5 MB)
- 7 - GitHub Complete Calculator Package.txt (0.0 KB)
- 7 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 7 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 7 - How to Create a Virtual Environment in VS Code.mp4 (46.8 MB)
- 8 - GitHub Complete Calculator Package.txt (0.0 KB)
- 8 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 8 - GitHub Step By Step Packaging Building current progress.txt (0.1 KB)
- 8 - How to Create a Virtual Environment Through the Terminal.mp4 (57.1 MB)
- 9 - GitHub Complete Calculator Package.txt (0.0 KB)
- 9 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 9 - GitHub Step By Step Packaging Building current progress.txt (0.1 KB)
- 9 - Windows Caveat Virtual Environments.mp4 (22.2 MB)
- 11 - GitHub Complete Calculator Package.txt (0.0 KB)
- 11 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 11 - GitHub Step By Step Packaging Building current progress.txt (0.1 KB)
- 11 - Pyprojecttoml.mp4 (39.8 MB)
- 12 - GitHub Complete Calculator Package.txt (0.0 KB)
- 12 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 12 - GitHub Step By Step Packaging Building current progress.txt (0.1 KB)
- 12 - Semantic Versioning.mp4 (40.9 MB)
- 13 - GitHub Complete Calculator Package.txt (0.0 KB)
- 13 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 13 - GitHub Step By Step Packaging Building current progress.txt (0.1 KB)
- 13 - Packaging Structure and initpy.mp4 (54.9 MB)
- 14 - GitHub Complete Package Example.txt (0.0 KB)
- 14 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 14 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 14 - Running Our Package And Where to Store Scripts.mp4 (134.9 MB)
- 15 - GitHub Complete Calculator Package.txt (0.0 KB)
- 15 - GitHub Real World Example BGPy.txt (0.0 KB)
- 15 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 15 - Uploading to PyPI The Python Packaging Index New Authentication Included.mp4 (150.9 MB)
- 16 - GitGitHub Installs How to Pip Install a Private Repository in Industry.mp4 (109.9 MB)
- 16 - GitHub Complete Calculator Package.txt (0.0 KB)
- 16 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 16 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 17 - GitHub Complete Calculator Package.txt (0.0 KB)
- 17 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 17 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 17 - Python3 m How to Run From mainpy.mp4 (29.2 MB)
- 18 - GitHub Complete Calculator Package.txt (0.0 KB)
- 18 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 18 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 18 - How to Run Our Package From Bash Creating Custom Terminal Commands.mp4 (20.0 MB)
- 19 - GitHub Complete Calculator Package.txt (0.0 KB)
- 19 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 19 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 19 - Relative Versus Absolute Imports All the Ways to Import and Why.mp4 (39.9 MB)
- 20 - GitHub Complete Calculator Package.txt (0.0 KB)
- 20 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 20 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 20 - The Subdirectory Chain initpy in Depth.mp4 (264.3 MB)
- 21 - GitHub Complete Calculator Package.txt (0.0 KB)
- 21 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 21 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 21 - How to Interact With NonPython Files in Packages The FileCalculator Extension.mp4 (63.9 MB)
- 22 - GitHub Complete Calculator Package.txt (0.0 KB)
- 22 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 22 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 22 - PyTest How to Test Python Packages.mp4 (136.0 MB)
- 23 - GitHub Complete Calculator Package.txt (0.0 KB)
- 23 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 23 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 23 - PyTest Testing Our FileCalculator Class.mp4 (58.7 MB)
- 24 - GitHub Complete Calculator Package.txt (0.0 KB)
- 24 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 24 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 24 - MyPy How to Type Hint Your Code Just Like in Industry.mp4 (178.8 MB)
- 25 - GitHub Complete Calculator Package.txt (0.0 KB)
- 25 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 25 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 25 - MyPy How to Enable a Stronger and Stricter Configuration.mp4 (112.4 MB)
- 26 - GitHub Complete Calculator Package.txt (0.0 KB)
- 26 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 26 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 26 - pytyped Exposing Your Type Hints to the Outside World.mp4 (8.8 MB)
- 27 - GitHub Complete Calculator Package.txt (0.0 KB)
- 27 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 27 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 27 - Ty Astrals New and Improved Type Hinter.mp4 (33.9 MB)
- 28 - GitHub Complete Calculator Package.txt (0.0 KB)
- 28 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 28 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 28 - Linters and Ruff PyLint Black Flake8 ISort and More all rolled into one.mp4 (41.0 MB)
- 29 - Adding Our First Dependency With tqdm.mp4 (72.0 MB)
- 29 - GitHub Complete Calculator Package.txt (0.0 KB)
- 29 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 29 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 30 - GitHub Complete Calculator Package.txt (0.0 KB)
- 30 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 30 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 30 - How to Add Dependencies With Pyprojecttoml and Semantic Versioning.mp4 (155.2 MB)
- 31 - GitHub Complete Calculator Package.txt (0.0 KB)
- 31 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 31 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 31 - Requirementstxt requirementsdevtxt How They Differ and Why Theyre Needed.mp4 (52.8 MB)
- 32 - GitHub Complete Calculator Package.txt (0.0 KB)
- 32 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 32 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 32 - Tox The Beginning of Our CICD Pipeline.mp4 (210.6 MB)
- 33 - GitHub Actions Completing Our CICD Pipeline Automate Your Tests.mp4 (265.6 MB)
- 33 - GitHub Complete Calculator Package.txt (0.0 KB)
- 33 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 33 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 34 - GitHub Complete Calculator Package.txt (0.0 KB)
- 34 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 34 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 34 - READMEmd How to Add Those Cool README BadgesIcons and More.mp4 (317.0 MB)
- 35 - GitHub Complete Calculator Package.txt (0.0 KB)
- 35 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 35 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 35 - Wikis MKdocs and Spinx The Pros and Cons.mp4 (177.5 MB)
- 36 - GitHub Complete Calculator Package.txt (0.0 KB)
- 36 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 36 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 36 - MANIFESTin How to Distribute NonPython Files in Our Package.mp4 (108.0 MB)
- 37 - GitHub Complete Calculator Package.txt (0.0 KB)
- 37 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 37 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 37 - Pyprojecttoml Upgrades and Adding a Multitude of Configuration Options.mp4 (234.9 MB)
- 38 - Aligning Our Code With Our New Ruff Config.mp4 (270.5 MB)
- 38 - GitHub Complete Calculator Package.txt (0.0 KB)
- 38 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 38 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 39 - A Billion Downloads Per Month How Your Knowledge Stacks Up.mp4 (110.7 MB)
- 39 - GitHub Complete Calculator Package.txt (0.0 KB)
- 39 - GitHub RealWorld Example BGPy.txt (0.0 KB)
- 39 - GitHub Requests Library.txt (0.0 KB)
- 39 - GitHub Step By Step Package Building current progress.txt (0.1 KB)
- 39 - GitHub TQDM.txt (0.0 KB)
- 39 - GitHub Youtubedl.txt (0.0 KB)
- 40 - Bonus Lecture Get Additional Resources.html (1.9 KB)
- Bonus Resources.txt (0.1 KB)
There are currently no comments. Feel free to leave one :)
Code:
- udp://tracker.torrent.eu.org:451/announce
- udp://tracker.tiny-vps.com:6969/announce
- http://tracker.foreverpirates.co:80/announce
- udp://tracker.cyberia.is:6969/announce
- udp://exodus.desync.com:6969/announce
- udp://explodie.org:6969/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://9.rarbg.to:2780/announce
- udp://tracker.internetwarriors.net:1337/announce
- udp://ipv4.tracker.harry.lu:80/announce
- udp://open.stealth.si:80/announce
- udp://9.rarbg.to:2900/announce
- udp://9.rarbg.me:2720/announce
- udp://opentor.org:2710/announce