|
You are here |
andyfreeland.net | ||
| | | | |
www.cybershu.eu
|
|
| | | | | If you work with Python, you probably need to activate a virtual environment to manage dependencies. Using a virtualenv requires activation each time you wan... | |
| | | | |
pythonspeed.com
|
|
| | | | | Once you understand generic Docker multi-stage builds, here's how to implement them for Python applications, with virtualenvs or user installs. | |
| | | | |
www.joeltok.com
|
|
| | | | | Python dependency management for reproducibility, using built-in libraries. | |
| | | | |
newcome.wordpress.com
|
|
| | | I'm a little slow on the uptake with version management of language runtimes and environments. For a long time I just followed the Linux distribution convention of global versions of dependencies and compiler versions for my system. This changed during my years doing NodeJS development where the language and tools were changing daily it seemed.... | ||