Skip to main content

Golang Enhancements to virtualenv

Project description

Very simple, effective go virtual environments that work directly with python’s virtualenv and virtualenvwrapper.

How does it work?

It’s just a virtualenvwrapper extension!

If you are already using that, just

$ pip install govenv

And next time you make a virtualenv by using mkvirtualenv it will create a gopath directory in your venv folder to hold all your golang source. Now, whenever you activate that it will set your GOPATH and PATH, and return it to its previous setting when you deactive.

It’s extremely simple, you should just look at the source: gopath.py

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

govenv-0.1.3.tar.gz (1.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page