Explore >> Select a destination


You are here

robr.dev
| | vxlabs.com
4.0 parsecs away

Travel
| | The new Python package and project manager uv is in fact amazing. I say that, because it's really fast, but more importantly because this single tool does a whole lot, really fast: Installing Python binaries, installing and running packages in self-contained environments like pipx, managing virtual environments. However, I've been avoiding it so far due to one flaw: uv defaults to installing its virtual environment and all dependencies into the .venv sub-directory of your project, almost exactly like the...
| | www.silveiraneto.net
2.3 parsecs away

Travel
| |
| | www.rasulkireev.com
2.8 parsecs away

Travel
| | How to set up a virtual environment for your Django Project, or any other Python project, for that matter.
| | jorge.olano.dev
18.0 parsecs away

Travel
| I set out to write a little static site generator, but why?