auto-venv
Env activator
A plugin that automatically detects and activates Python virtual environments when changing directories.
A Zsh plugin that automatically activates the Python virtual environment in the current directory or its parent directories.
3 stars
1 watching
0 forks
Language: Shell
last commit: 7 months ago
Linked from 1 awesome list
zplugzsh-pluginzshrc
Related projects:
Repository | Description | Stars |
---|---|---|
linnnus/autovenv | Automates activation of Python virtual environments based on the current working directory | 5 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
se-jaeger/zsh-activate-py-environment | Automatically detects and activates Python environments while traversing directories. | 26 |
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 |
glostis/venv-wrapper | Provides zsh functions to simplify management of Python's virtual environments | 2 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 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 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
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 |
nocttuam/autodotenv | Automatically loads environment variables from a .env file into a Zsh shell session | 13 |
ptavares/zsh-pkenv | A plugin for zsh shell that automates the installation and management of pkenv environments | 1 |
jeanpantoja/dotpyvenv | Automatically switches to a Python virtual environment based on the current directory | 6 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |