Skip to main content

Quarantined Installer for Python

Project description

PyPi Package Link Continuous Integration Documentation Status License Link

Qip is a Quarantine Installer for Python built over Pip and Wiz.

It uses Pip commands to query and install Python packages with its dependencies to specific locations in an isolated manner.

>>> qip install scipy
info: Requested 'scipy'
info:       Installed 'scipy-1.5.2'.
info:       Wiz definition created for 'scipy-1.5.2'.
info: Requested 'numpy>=1.14.5' [from 'scipy-1.5.2'].
info:       Installed 'numpy-1.19.2'.
info:       Wiz definition created for 'numpy-1.19.2'.
info: Packages installed: numpy-1.19.2, scipy-1.5.2
info: Package output directory: '/tmp/qip/packages'
info: Definition output directory: '/tmp/qip/definitions'

A Wiz definition is created for each package installed in order to safely use it within a protected environment.

>>> wiz -add /tmp/qip/definitions use scipy -- python

Documentation

Full documentation, including installation and setup guides, can be found at https://qip.readthedocs.io/en/stable/

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

qip-installer-2.4.1.tar.gz (58.8 kB view details)

Uploaded Source

File details

Details for the file qip-installer-2.4.1.tar.gz.

File metadata

  • Download URL: qip-installer-2.4.1.tar.gz
  • Upload date:
  • Size: 58.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.2

File hashes

Hashes for qip-installer-2.4.1.tar.gz
Algorithm Hash digest
SHA256 5cbb2e4423b4b13f536941b3d72435788f0bf0e047228bc7ed57eabbe244f51c
MD5 f2375cb70f44345765d3e825eeb38919
BLAKE2b-256 d89235161d8229cb164eba17035499fa58794bec143ba10ec29280a39b137932

See more details on using hashes here.

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