Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 536 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 536 Bytes

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