zsh-poetry
Virtual env manager
Automates activation and deactivation of virtual environments in ZSH when switching between projects.
🐚 Simple ZSH plugin for automatically activating and deactivating Poetry-created virtualenvs. 🐍
75 stars
4 watching
14 forks
Language: Shell
last commit: 9 months ago
Linked from 1 awesome list
pythonpython-package-managementvirtualenvzshzsh-pluginzsh-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 2 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |
linnnus/autovenv | Automates activation of Python virtual environments based on the current working directory | 5 |
fabiogibson/envrc-zsh-plugin | Automatically loads or unloads environment variables based on the current directory | 2 |
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 |
tonyseek/oh-my-zsh-virtualenv-prompt | Customizes virtual environment prompts in a shell theme. | 35 |
se-jaeger/zsh-activate-py-environment | Automatically detects and activates Python environments while traversing directories. | 26 |
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 |
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 |
meroje/zsh-rbenv | A plugin for zsh shell to manage multiple Ruby environments | 2 |