Skip to main content

Helper functions for installing, etc. using `pip`

Project description

# pip-helpers #

Functions to perform common operations with the Python Package Index.

Example usage:

```python
>>> import pip_helpers as ph
>>>
>>> # Install list of Python packages
>>> stdout_and_stderr = ph.install(['numpy>=1.11.1', 'pandas<0.18.1'])
....
>>> # Uninstall list of installed Python packages
>>> stdout_and_stderr = ph.uninstall(['numpy', 'pandas'])
.......................
>>> # Get list of descriptors for installed Python packages
>>> installed_package_descriptors = ph.freeze()
```


# Credits #

Written by Christian Fobel <christian@fobel.net>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

pip_helpers-0.6.post3.zip (51.6 kB view details)

Uploaded Source

pip_helpers-0.6.post3.tar.gz (50.0 kB view details)

Uploaded Source

Built Distribution

pip_helpers-0.6.post3-py2-none-any.whl (5.5 kB view details)

Uploaded Python 2

File details

Details for the file pip_helpers-0.6.post3.zip.

File metadata

File hashes

Hashes for pip_helpers-0.6.post3.zip
Algorithm Hash digest
SHA256 e28a583d28a59e914045be7eac92e15af8fc42e7e59a55a300ec7467db1043f3
MD5 e98626fb659ab672f1c824c80857cb80
BLAKE2b-256 7fe0b9c0b1627e083819b772a1cbbb80a68c849769d606b58e7f74f0e0e44f94

See more details on using hashes here.

File details

Details for the file pip_helpers-0.6.post3.tar.gz.

File metadata

File hashes

Hashes for pip_helpers-0.6.post3.tar.gz
Algorithm Hash digest
SHA256 2e8e757f459b461ee051d754a79086d3545eb4f1ab194b02635fc88b89e2b1e5
MD5 c723eab13c1c97338ed281239ab54de9
BLAKE2b-256 3740acbed4f99c74db69e92b7e78b9c8a47f38b5c4c3ea9ad69739aab02d2889

See more details on using hashes here.

File details

Details for the file pip_helpers-0.6.post3-py2-none-any.whl.

File metadata

File hashes

Hashes for pip_helpers-0.6.post3-py2-none-any.whl
Algorithm Hash digest
SHA256 b37e3da8ad135c2e3f348e33b057f9dfa90affe3e69420f3669bcc0d244768e1
MD5 7fb758b965e2653bbba1347b0f447381
BLAKE2b-256 8d339507e0e29cb375a325143a4b2bb63aaab44d9147d0cbebd73031ab2828e2

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