YoVDO

Status Quo of Virtual Environments

Offered By: EuroPython Conference via YouTube

Tags

EuroPython Courses Operating Systems Courses CPython Courses PyPy Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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

Porting Python to WebAssembly
CNCF [Cloud Native Computing Foundation] via YouTube
How We Are Making CPython Faster - Past, Present and Future
EuroPython Conference via YouTube
How We Are Supercharging F-Strings in Python 3.12
EuroPython Conference via YouTube
Tales of Python Security
EuroPython Conference via YouTube
Demystifying Python’s Internals - Diving into CPython by Implementing a Pipe Operator
EuroPython Conference via YouTube