autovenv
Env activator
Automates activation of Python virtual environments based on the current working directory
ZSH plugin to automatically (de)activate Python virtual environments.
5 stars
2 watching
0 forks
Language: Shell
last commit: 8 months ago
Linked from 1 awesome list
pythonvenvzsh
Related projects:
Repository | Description | Stars |
---|---|---|
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
skylor-tang/auto-venv | A plugin that automatically detects and activates Python virtual environments when changing directories. | 3 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
lucasheartcliff/venv | A plugin for zsh to simplify the creation and management of isolated Python environments | 0 |
glostis/venv-wrapper | Provides zsh functions to simplify management of Python's virtual environments | 2 |
darvid/zsh-poetry | Automates activation and deactivation of virtual environments in ZSH when switching between projects. | 75 |
jeanpantoja/dotpyvenv | Automatically switches to a Python virtual environment based on the current directory | 6 |
andydecleyre/zpy | Tools for managing Python environments in zsh | 84 |
acmyles/pyvenv-fast | An zsh plugin to launch a Python virtual environment. | 2 |
zpm-zsh/autoenv | Automatically sets environment variables when entering or leaving directories. | 165 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
se-jaeger/zsh-activate-py-environment | Automatically detects and activates Python environments while traversing directories. | 26 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
angus-lherrou/bureau-env | A modification to Oh My Zsh that adds a label indicating the current Python virtual environment | 1 |
xlshiz/pyenv-zsh-plugin | Loads and integrates pyenv and virtual environment management into the shell. | 2 |