๐Ÿ“ฆ gimbo / venv-lite.zsh

Andy's very mini virtualenvwrapper-ish zsh plugin

โ˜… 5 stars โ‘‚ 2 forks ๐Ÿ‘ 5 watching โš–๏ธ The Unlicense
pythonvirtualenvvirtualenvwrapperzsh-plugin
๐Ÿ“ฅ Clone https://github.com/gimbo/venv-lite.zsh.git
HTTPS git clone https://github.com/gimbo/venv-lite.zsh.git
SSH git clone git@github.com:gimbo/venv-lite.zsh.git
CLI gh repo clone gimbo/venv-lite.zsh
Andy Gimblett Andy Gimblett Fix that wipevenv failed in presence of when editable packages 7a8d458 7 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ LICENSE.txt
๐Ÿ“„ README.md
๐Ÿ“„ venv-lite.zsh
๐Ÿ“„ README.md

Andy's very mini virtualenvwrapper-ish zsh plugin

This is a super-lightweight sort-of-clone of virtualenvwrapper; it pretty much expects you to be using pyenv (though you don't have to), and because it's based on the venv module, (creation) only works for python >= 3.3.

Anyway, see the comments in venv-lite.zsh for all you need to know.

Andy Gimblett, andy@barefootcode.com, 2017