Skip to main content

Easy to install any dependencies in a virtualenviroment(without making symlinks by hand and etc...)

Project description

===================================
Virtual Enviroment Dependencies
===================================

About:
-----------------------------------

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


Usage:
-----------------------------------
You use the command::

link_venv "module1" "module2"... "moduleN"
Ex:
Enable gtk to work in the virtualenv::

link_venv.py "gtk" "gobject" "glib" "cairo" "gio" "pango"

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-0.0.8.tar.gz (2.9 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