Skip to main content

A simple wheel file installer

Project description

Small library extracted from pip code to easily install wheel files programatically


from cric import install_wheel

scheme = {
'lib': '/some/path',
'platlib': '/some/path',
}

install_wheel('/home/user/pip-9.0.1-py2.py3-any-none.whl', scheme)

Project details


Supported by

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