zsh-pew
Virtual env manager
Automates virtual environment setup and switching in a shell-based workflow
Zsh plugin that sets up and manages virtualenvs using pew, automatically switches virtualenvs as you move directories
2 stars
2 watching
0 forks
Language: Shell
last commit: over 5 years ago
Linked from 1 awesome list
zshzsh-pluginzsh-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
xlshiz/pyenv-zsh-plugin | Loads and integrates pyenv and virtual environment management into the shell. | 2 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |
zpm-zsh/autoenv | Automatically sets environment variables when entering or leaving directories. | 165 |
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 |
darvid/zsh-poetry | Automates activation and deactivation of virtual environments in ZSH when switching between projects. | 75 |
ptavares/zsh-pkenv | A plugin for zsh shell that automates the installation and management of pkenv environments | 1 |
wushenrong/zsh-plenv | A plugin that integrates plenv with zsh shell | 1 |
tonyseek/oh-my-zsh-virtualenv-prompt | Customizes virtual environment prompts in a shell theme. | 35 |
cda0/zsh-goenv | A plugin for integrating Go environment management with the zsh shell | 0 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
mattcl/virtualenv-mod | Customizable zsh plugins for managing virtual environments | 1 |
glostis/venv-wrapper | Provides zsh functions to simplify management of Python's virtual environments | 2 |
saravanabalagi/zsh-plugin-condaenv | Provides a plugin for zsh to display the current conda environment name in the prompt | 1 |