Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 654 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 654 Bytes

This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/ari/venvin-baz-plugin

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