Contribute Media
A thank you to everyone who makes this possible: Read More

Docker as a replacement for virtualenv

Description

Virtualenv and/or pyenv have, for a long time, been the suggested way to begin a python project and practical necessities for production code with multiple python applications. In this talk, I'll introduce docker as a generalized alternative to virtualenv/pyenv's and try my best to convince you that Virtualenv/pyenv's reign can be usurped for most cases.

Details

Improve this page