Overview
Discover how to simplify Python version management and dependency handling in this 29-minute talk from EuroPython 2021. Learn about using pyenv to manage multiple Python versions, setting different versions for specific folders or shell sessions, and understanding the distinctions between various virtual environment tools like venv, virtualenvwrapper, and conda. Explore the benefits of separating global packages with pipx and gain practical insights to streamline your Python development workflow. Master the art of taming Python and its dependencies with simple yet effective tools and practices, making your coding experience smoother and more efficient.
Syllabus
Sebastian Witowski - Python Versions and Dependencies Made Easy
Taught by
EuroPython Conference