Dependencies, Wheels, and Lock Files Explained - Python Packages
Caleb Curry via YouTube
-
35
-
- Write review
Learn Excel & Financial Modeling the Way Finance Teams Actually Use Them
Give the Gift That Unlocks Potential
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Learn about Python package management fundamentals in this 17-minute tutorial covering dependencies, wheels, and lock files. Explore what dependencies are and why they matter in Python development, then discover effective strategies for handling dependencies in your projects. Understand the purpose and importance of lock files for ensuring consistent environments across different setups. Examine how package management works across different platforms and operating systems. Master the concept of wheels as Python's built-in package format and learn how they streamline the installation process. Gain practical knowledge about managing Python packages professionally, from basic dependency concepts to advanced distribution mechanisms that ensure your code runs reliably across various environments.
Syllabus
- Intro
- Dependencies
- Handling Dependencies
- Lock Files
- Different Platforms
- Wheels
Taught by
Caleb Curry