A wrapper for UV virtualenv management features, based on the great user experience of the original virtualenvwrapper.

Allows for neatly storing all the virtual Python environments for one’s projects in one well-organised directory. Avoids the scattered approach of .venv in working directories.

Pure shell utility, easily integrates with Bash and ZSH (also in a lazy fashion). Optionally supports using the same command set as virtualenvwrapper.

View