Explore >> Select a destination


You are here

willhaley.com
| | scottk.mba
8.9 parsecs away

Travel
| | Making automation easier with custom commands on MacOS.
| | www.cybershu.eu
8.9 parsecs away

Travel
| | 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...
| | www.rasulkireev.com
8.0 parsecs away

Travel
| | How to set up a virtual environment for your Django Project, or any other Python project, for that matter.
| | adamj.eu
40.7 parsecs away

Travel
| Most projects I work on use Python, good ol' Pip, and pip-tools. Below is a pattern I've used to speed up the GitHub Actions workflow runs on several such projects. On larger projects with many dependencies, it can save tens of seconds per run.