Python: Development Environments
Released 7/2025
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English + subtitle | Duration: 1h 7m | Size: 163 MB
Released 7/2025
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English + subtitle | Duration: 1h 7m | Size: 163 MB
Every serious Python project depends on third-party libraries. This course will teach you how to set up the environment for your project, install third-party packages, and manage the requirements for your project.
As your projects grow and become more complex, they will depend more and more on other python packages. Managing these dependencies can be challenging. In this course, Python: Development Environments, you'll learn to manage your Python project dependencies. First, you’ll explore pip and the features it offers for various installation scenarios and versioned dependencies. Then, you'll dive into virtual environments and see how to configure projects for different environments, solving common problems, and more. Finally, you'll learn about new powerful tools: uv, poetry, and venv. By the end of this coursen you’ll have all the necessary skills that a Python developer needs to manage the dependencies of your projects.