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
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
File details
Details for the file venv_dependencies-1.0.8.tar.gz
.
File metadata
- Download URL: venv_dependencies-1.0.8.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3842721d9197e065f557de66265b896a7a4cfb3eb8a09feb8bae134425cfa0e5 |
|
MD5 | 8dee14a5b88bef16beb9cd1c736df434 |
|
BLAKE2b-256 | af97c4071d8f5893db3d62bcccfa80226fd98c301a9de61112585e6a1b29bec6 |