Skip to main content

Links Host's Python Library into Virtualenv

Project description

VirtualEnv Host Package Link

version number: 1.0.0 author: Mike C. Fletcher

Overview

Links Host's Python Library into Virtualenv

This allows you to link a hard-to-compile package into your virtualenv. Common case is the python-gobject-introspection library, which is not easily pip installable.

Installation / Usage

To install use pip:

$ pip install venvhpl

Or clone the repo:

$ git clone https://github.com/mcfletch/venvhpl.git
$ python setup.py install

Linking a package from the host python

$ source path/to/myenv/bin/activate
(myenv) $ venv-hpl gi

Contributing

This is a trivial project, but if you find something that needs fixing, please open a pull request.

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

venvhpl-1.0.0.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