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
This tool helps you handle requirements.txt installations (e.g. in CI) where uses Anaconda for some packages but also wants pip packages.
- Free software: GNU General Public License v3
- Documentation: https://ripa.readthedocs.io.
Install
Installation can be done via PyPI:
pip install ripa
Or through this repository by:
python setup.py install
Usage
Point ripa at your requirements file and then let ‘er rip:
ripa --file requirements.txt
History
0.1.0 (2018-04-18)
- First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size ripa-0.1.1-py2.py3-none-any.whl (4.5 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size ripa-0.1.1.tar.gz (4.1 kB) | File type Source | Python version None | Upload date | Hashes View |