{ "info": { "author": "Christopher Tunnell", "author_email": "christopher.douglas.tunnell+ripa@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "============================================\nResolve Installations using Pip and Anaconda\n============================================\n\n\n.. image:: https://img.shields.io/pypi/v/ripa.svg\n :target: https://pypi.python.org/pypi/ripa\n\n.. image:: https://img.shields.io/travis/tunnell/ripa.svg\n :target: https://travis-ci.org/tunnell/ripa\n\n\nThis 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.\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://ripa.readthedocs.io.\n\nInstall\n-------\n\nInstallation can be done via PyPI::\n\n pip install ripa\n\nOr through this repository by::\n\n python setup.py install\n\nUsage\n-----\n\nThe intention is to reproduce the `pip install` syntax.\n\nPoint `ripa` at your `requirements file \n`_ and then let 'er rip::\n\n ripa -r requirements.txt\n\nIt will then check each requirements and install prefarably though Anaconda, otherwise through pip.\n\nYou can also install individual packages::\n\n ripa pip==10.0\n ripa wheel\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-04-18)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tunnell/ripa", "keywords": "ripa", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "ripa", "package_url": "https://pypi.org/project/ripa/", "platform": "", "project_url": "https://pypi.org/project/ripa/", "project_urls": { "Homepage": "https://github.com/tunnell/ripa" }, "release_url": "https://pypi.org/project/ripa/0.2.0/", "requires_dist": [ "Click (>=6.0)", "requirements-parser" ], "requires_python": "", "summary": "This tool helps you handle requirements.txt installations (e.g. in CI) where uses Anaconda for some packages but also wants pip packages.", "version": "0.2.0" }, "last_serial": 3851280, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "63ad316c2d9b63d1fbc4e9a18298938b", "sha256": "d8be33de8262241ff61caed2b1a73d228a4c792b5ea1e6898a3fc1ec40b236df" }, "downloads": -1, "filename": "ripa-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "63ad316c2d9b63d1fbc4e9a18298938b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4501, "upload_time": "2018-05-10T16:43:06", "url": "https://files.pythonhosted.org/packages/8e/62/a7edd29a854f579041665f63c33dcc83182a254785c533226c933ac219fc/ripa-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1744572d57c14885a1d6cd0301372252", "sha256": "d733f8b0b466710a52918c3e4c0a77c58e98e323e7126a4b0e0c4bb29e1db5e3" }, "downloads": -1, "filename": "ripa-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1744572d57c14885a1d6cd0301372252", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4134, "upload_time": "2018-05-10T16:43:06", "url": "https://files.pythonhosted.org/packages/82/67/337e306ff6dd79b1277c21d28e737f61b11a53f7ba36d2b424f087aa9c48/ripa-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "41cdb239d0d6cc439541c8e9288a694c", "sha256": "c666677dc2408384e9371facf543d88adc67389850ef2718091f96f45baab14b" }, "downloads": -1, "filename": "ripa-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "41cdb239d0d6cc439541c8e9288a694c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5131, "upload_time": "2018-05-10T17:53:38", "url": "https://files.pythonhosted.org/packages/e0/84/07e6d54d9da3bfde8fa37ceabdaef3afd330d6c6d56c10e8cd318ce8dda4/ripa-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ff45e8de977764d65387ce91dfd536d1", "sha256": "d8dade2e1dad43b6dfc36ab6892f031e0c1c223a2de17136e06f032f9b808f83" }, "downloads": -1, "filename": "ripa-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ff45e8de977764d65387ce91dfd536d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4572, "upload_time": "2018-05-10T17:53:39", "url": "https://files.pythonhosted.org/packages/bf/ec/5b14e02285ddab9f13d388658347eaff93534d92fbd07e64a01ece9ac805/ripa-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "41cdb239d0d6cc439541c8e9288a694c", "sha256": "c666677dc2408384e9371facf543d88adc67389850ef2718091f96f45baab14b" }, "downloads": -1, "filename": "ripa-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "41cdb239d0d6cc439541c8e9288a694c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5131, "upload_time": "2018-05-10T17:53:38", "url": "https://files.pythonhosted.org/packages/e0/84/07e6d54d9da3bfde8fa37ceabdaef3afd330d6c6d56c10e8cd318ce8dda4/ripa-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ff45e8de977764d65387ce91dfd536d1", "sha256": "d8dade2e1dad43b6dfc36ab6892f031e0c1c223a2de17136e06f032f9b808f83" }, "downloads": -1, "filename": "ripa-0.2.0.tar.gz", "has_sig": false, "md5_digest": "ff45e8de977764d65387ce91dfd536d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4572, "upload_time": "2018-05-10T17:53:39", "url": "https://files.pythonhosted.org/packages/bf/ec/5b14e02285ddab9f13d388658347eaff93534d92fbd07e64a01ece9ac805/ripa-0.2.0.tar.gz" } ] }