Skip to main content

Easy to link OS dependencies in a virtualenviroment (without making symlinks yourself)

Project description

About

This app helps to create symbolics links for any module from your OS python to your current virtual enviroment. This way you don’t need to do the links by yourself using bash, just use this app.

Usage

You use the command:

link_venv "module1" "module2"... "moduleN"

Example: Enable OpenCV to work in the virtualenv:

link_venv.py "cv2"

Install

pip install venv-dependencies

License:

This software is distributed using MIT license, see LICENSE file for more details.

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

venv_dependencies-1.0.8.tar.gz (3.3 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