zpy
env manager
Tools for managing Python environments in zsh
Manage Python environments in Zsh, with uv or pip-tools
84 stars
3 watching
1 forks
Language: Shell
last commit: 3 days ago
Linked from 1 awesome list
completionpip-toolspythonuvvenvzshzsh-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
vincentto13/uvenv.plugin.zsh | Automates management of Python virtual environments in a shell plugin | 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 |
josephcourtney/hypnosnek | Tools for managing Python environments based on the current working directory. | 0 |
michaelaquilina/zsh-autoswitch-virtualenv | Automatically switches between different Python virtual environments based on the current directory | 531 |
zpm-zsh/autoenv | Automatically sets environment variables when entering or leaving directories. | 165 |
linnnus/autovenv | Automates activation of Python virtual environments based on the current working directory | 5 |
jeanpantoja/dotpyvenv | Automatically switches to a Python virtual environment based on the current directory | 6 |
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 |
acmyles/pyvenv-fast | An zsh plugin to launch a Python virtual environment. | 2 |
shosca/zsh-pew | Automates virtual environment setup and switching in a shell-based workflow | 2 |
ptavares/zsh-pkenv | A plugin for zsh shell that automates the installation and management of pkenv environments | 1 |
ptavares/zsh-direnv | A zsh plugin for managing direnv installations and loads | 14 |
znd4/pdm-dotenv | A plugin for package managers to load environment variables from files | 13 |
themill/wiz | A framework for managing deterministic environments for running commands in software development | 45 |