Baz plugin for entering and exiting virtualenvs with ease https://git.ari.lt/ari/venvin-baz-plugin
Find a file
Ari Archer e4c08e5f4a
Fix if
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-05-23 23:38:28 +03:00
plugin/functions Fix if 2022-05-23 23:38:28 +03:00
.gitattributes first commit 2022-05-23 23:26:28 +03:00
baz.env Fix if 2022-05-23 23:38:28 +03:00
LICENSE first commit 2022-05-23 23:26:28 +03:00
README.md Added options and fixed sourcing 2022-05-23 23:33:45 +03:00

Baz plugin: venvin-baz-plugin

Baz plugin for entering and exiting virtualenvs with ease

Installation

$ baz install git 'https://ari-web.xyz/gh/venvin-baz-plugin'

Dependencies

  • Virtualenv

Usage

It's simple, just type venv, it will either:

  • Create a venv if it doesn't exit
  • Enter a venv if it exists
  • Exit a venv if you're in one

venv also accepts optional arguments for virtualenv

Customisation

  • PY3 -- The python3 command