zsh-autoswitch-virtualenv
Virtual env manager
Automatically switches between different Python virtual environments based on the current directory
🐍 ZSH plugin to automatically switch python virtualenvs (including pipenv and poetry) as you move between directories
531 stars
11 watching
84 forks
Language: Shell
last commit: 4 months ago
Linked from 2 awesome lists
pythonshell-scriptvirtualenvvirtualenvwrapperzshzsh-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
linnnus/autovenv | Automates activation of Python virtual environments based on the current working directory | 5 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
darvid/zsh-poetry | Automates activation and deactivation of virtual environments in ZSH when switching between projects. | 75 |
zpm-zsh/autoenv | Automatically sets environment variables when entering or leaving directories. | 165 |
glostis/venv-wrapper | Provides zsh functions to simplify management of Python's virtual environments | 2 |
lucasheartcliff/venv | A plugin for zsh to simplify the creation and management of isolated Python environments | 0 |
se-jaeger/zsh-activate-py-environment | Automatically detects and activates Python environments while traversing directories. | 26 |
andydecleyre/zpy | Tools for managing Python environments in zsh | 84 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
skylor-tang/auto-venv | A plugin that automatically detects and activates Python virtual environments when changing directories. | 3 |
acmyles/pyvenv-fast | An zsh plugin to launch a Python virtual environment. | 2 |
mobiuscog/zsh-auto-cenv | Automatically switches to a Conda environment when entering a project directory. | 0 |
tonyseek/oh-my-zsh-virtualenv-prompt | Customizes virtual environment prompts in a shell theme. | 35 |
mattcl/virtualenv-mod | Customizable zsh plugins for managing virtual environments | 1 |