Managing Python Packages Like A Pro

August 7, 2020

Python's package management system is a blessing for regular system users but can be a bit of a curse of Python developers. Managing multiple dependencies and versions turn out to be surprisingly error-prone without the right tools or workflows in place. In this video, Ben Wilcock (@benbravo73) takes you through how pyenv's 'virtualenv' plugin can help you manage your python project dependencies like a pro!

Previous
Installing Python & Switching Versions Like A Pro
Installing Python & Switching Versions Like A Pro

When you're just getting started with Python it can be easy to fall victim to a few 'gotchas' when setting ...

Next Video
Day in the Life VMware Pivotal Labs
Day in the Life VMware Pivotal Labs

VMware Pivotal Labs delivers software side by side with your team (even virtually) to build capabilities an...