venv-wrapper
Env manager
Provides zsh functions to simplify management of Python's virtual environments
zsh plugin defining functions to wrap working with python's builtin venv module
2 stars
2 watching
0 forks
Language: Shell
last commit: almost 5 years ago
Linked from 1 awesome list
pythonvenvvirtualenvvirtualenv-managerzsh
Related projects:
Repository | Description | Stars |
---|---|---|
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
lucasheartcliff/venv | A plugin for zsh to simplify the creation and management of isolated Python environments | 0 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 545 |
andydecleyre/zpy | Tools for managing Python environments in zsh | 85 |
c-uo/zsh-env | A plugin to load and manage multiple environment variables (e.g. Node.js versions) from a set of predefined versions. | 0 |
linnnus/autovenv | Automates activation of Python virtual environments based on the current working directory | 5 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 15 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
ptavares/zsh-pkenv | A plugin for zsh shell that automates the installation and management of pkenv environments | 1 |
darvid/zsh-poetry | Automates activation and deactivation of virtual environments in ZSH when switching between projects. | 75 |
xlshiz/pyenv-zsh-plugin | Loads and integrates pyenv and virtual environment management into the shell. | 2 |
acmyles/pyvenv-fast | An zsh plugin to launch a Python virtual environment. | 2 |
cda0/zsh-goenv | A plugin for integrating Go environment management with the zsh shell | 0 |
heyvito/goenv.zsh | Automatically sets environment variables based on .goenv files in the current directory | 1 |