Status Quo of Virtual Environments
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the intricacies of Python virtual environments in this 30-minute talk from EuroPython 2019. Delve into the technical details of how virtual environments function, their importance in managing dependencies and package versions, and their implementation across various Python interpreters. Learn about the differences between virtualenv and venv, understand the creation and activation processes for virtual environments, and discover their applications in diverse Python ecosystems including CPython, PyPy, and Jython. Gain insights from a project maintainer on the relevance of virtualenv in the era of Python 3.4+ with built-in venv support. Perfect for developers seeking a deeper understanding of this fundamental Python tool for efficient project management and dependency isolation.
Syllabus
Bernat Gabor - status quo of virtual environments
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube