A minimalistic Python virtual environment managerthat no one needs
Project description
benv
A minimalistic Python virtual environment manager that no one needs.
Requirements
- Python >= 3.3
Installation
Clone this repo
git clone git@github.com:burakyilmaz321/benv.git
Source benv.sh
in your .bashrc
# anywhere in ~/.bashrc
source /path/to/benv.sh
Usage
Create a home directory for environments
mkdir ~/.envs
Export this folder's path as BENV_HOME
BENV_HOME=~/.envs
There are four basic functions to call
- mkenv Create a new virtual environment
- lsenv List all existing virtual environments
- chenv Activate an existing virtual environment
- rmenv Remove a virtual environment
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
benv-0.1.2.tar.gz
(2.3 kB
view details)
Built Distribution
benv-0.1.2-py3-none-any.whl
(4.6 kB
view details)
File details
Details for the file benv-0.1.2.tar.gz
.
File metadata
- Download URL: benv-0.1.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d20c311440e77e52d65e8693258ebab6e462f4c006737d625298903657cd949 |
|
MD5 | 5ca8a058aab71017ca41e7069c86167c |
|
BLAKE2b-256 | 8e792b79ae64328d0a432d6afa8940903c9589366cf52e5749876bb00bc3d93b |
File details
Details for the file benv-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: benv-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8bd6f69810316262693245310b4118ee87b64a8324a8a91eebc2575f2d890d7 |
|
MD5 | 48938522f972c80af4d494e43fcf01d3 |
|
BLAKE2b-256 | e72257d4a3bdea986fcdfe9dc4c1d9aaeffa5dc4d051eecac92d8a153acd5a14 |