|
You are here |
davidalfonso.es | ||
| | | | |
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. | |
| | | | |
danigm.net
|
|
| | | | | [AI summary] The article explains how Python modules are managed in Linux systems, covering PYTHONPATH, package installation with pip, virtual environments, and tools like pipx and poetry for dependency management. | |
| | | | |
blog.ian.stapletoncordas.co
|
|
| | | | | [AI summary] The post outlines steps and best practices for migrating an existing Python 2 codebase to Python 3, emphasizing the use of continuous integration, testing, and compatibility tools like Flake8 and six. | |
| | | | |
vadosware.io
|
|
| | | It took way more trial and error than I expected to set up E2E testing for a python-based project on CircleCI -- my loss (of time) is your gain. | ||