Small helper to create and activate virtual environments.
Project description
here-env
Small helper to create and activate virtual environments.
Usage
eval $(here-env)
This will create a venv in $PWD/.venv
or in $GIT_ROOT/.venv
(if currently
in a Git repository) and activate it.
You can also create a simple here
shell alias:
alias here='eval $(here-env)'
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
here-env-0.2.1.tar.gz
(2.4 kB
view hashes)