|
You are here |
humberto.io | ||
| | | | |
jpetazzo.github.io
|
|
| | | | | [AI summary] A technical guide exploring various strategies for managing Python dependencies within Docker, including distro packages, requirements.txt, two-Dockerfile workflows, pip caching techniques, and virtualenv usage. | |
| | | | |
suranyami.com
|
|
| | | | | Some instructions for getting a dev environment on Raspberry Pi: Create development directory mkdir -p development/work mkdir -p develo... | |
| | | | |
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.... | |
| | | | |
blog.christophersmart.com
|
|
| | | [AI summary] A detailed guide explains how to set up a development environment for Ansible on Fedora, covering version management, virtual environments, and Git workflows for contributing code. | ||