Explore >> Select a destination


You are here

techtldr.com
| | www.cybershu.eu
5.8 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...
| | dhariri.com
7.4 parsecs away

Travel
| | The website of David Hariri, a software developer, designer, and entrepreneur.
| | janakiev.com
7.3 parsecs away

Travel
| | Python's built-in venv module makes it easy to create virtual environments for your Python projects. Virtual environments are isolated spaces where your Python packages and their dependencies live. This means that each project can have its own dependencies, regardless of what other projects are doing.
| | andrich.me
54.9 parsecs away

Travel
| A bit more than a week ago, I posted this on Mastodon after I read several posts in a long thread on using UV for Python projects. Simon has created a blog post summing up and linking to the most significant posts in this long thread - uv under discussion on Mastodon. Now, a week later, I have to admit that I was wrong. I still stand with my opinion that the speed improvement is not crucial to me, but it is of course nice to have.