Skip to main content

This tool helps you handle requirements.txt installations (e.g. in CI) where uses Anaconda for some packages but also wants pip packages.

Project description

Resolve Installations using Pip and Anaconda

https://img.shields.io/pypi/v/ripa.svg https://img.shields.io/travis/tunnell/ripa.svg

This tool helps you handle requirements.txt installations (e.g. in CI) which use Anaconda for packages if that package and version are available, otherwise falls back to pip installing packages through PyPI.

Install

Installation can be done via PyPI:

pip install ripa

Or through this repository by:

python setup.py install

Usage

The intention is to reproduce the pip install syntax.

Point ripa at your requirements file and then let ‘er rip:

ripa -r requirements.txt

It will then check each requirements and install prefarably though Anaconda, otherwise through pip.

You can also install individual packages:

ripa pip==10.0
ripa wheel

History

0.1.0 (2018-04-18)

  • First release on PyPI.

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

ripa-0.2.0.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

ripa-0.2.0-py2.py3-none-any.whl (5.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ripa-0.2.0.tar.gz.

File metadata

  • Download URL: ripa-0.2.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ripa-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d8dade2e1dad43b6dfc36ab6892f031e0c1c223a2de17136e06f032f9b808f83
MD5 ff45e8de977764d65387ce91dfd536d1
BLAKE2b-256 bfec5b14e02285ddab9f13d388658347eaff93534d92fbd07e64a01ece9ac805

See more details on using hashes here.

File details

Details for the file ripa-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for ripa-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c666677dc2408384e9371facf543d88adc67389850ef2718091f96f45baab14b
MD5 41cdb239d0d6cc439541c8e9288a694c
BLAKE2b-256 e08407e6d54d9da3bfde8fa37ceabdaef3afd330d6c6d56c10e8cd318ce8dda4

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