Skip to content

Activate Python virtual environment on dictionary access.

License

Notifications You must be signed in to change notification settings

y-du/auto-activate-venv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

auto-activate-venv

Activate Python virtual environment on dictionary access via bash script.

Installation

Add the following line to bash_profile or bashrc:

source < path to >/aa_venv.sh

Save your virtual environments to a dictionary named .pyenv inside your home dictionary.

For the script to activate your virtual environment place a .venv in the root of your dictionary and add the name of your virtual environment to it.

About

Activate Python virtual environment on dictionary access.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages