{ "info": { "author": "Jacopo Notarstefano", "author_email": "jacopo.notarstefano@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "=============\n bioRxiv-CLI\n=============\n\n.. image:: https://travis-ci.org/jacquerie/biorxiv-cli.svg?branch=master\n :target: https://travis-ci.org/jacquerie/biorxiv-cli\n\n.. image:: https://coveralls.io/repos/github/jacquerie/biorxiv-cli/badge.svg?branch=master\n :target: https://coveralls.io/github/jacquerie/biorxiv-cli?branch=master\n\n\nAbout\n=====\n\nA Python wrapper for the bioRxiv API.\n\n\nInstall\n=======\n\n.. code-block:: console\n\n $ pip install biorxiv-cli\n\n\nUsage\n=====\n\nYou can use ``bioRxiv-CLI`` as a CLI to navigate bioRxiv or as a library to\nquery its API.\n\nCLI\n---\n\nCurrently ``bioRxiv-CLI`` implements one subcommand:\n\n.. code-block:: console\n\n $ biorxiv read SUBJECTS\n\nThis will print the titles of the 30 most recent posts in one of the\ncomma-separated subjects. For example:\n\n.. image:: https://raw.githubusercontent.com/jacquerie/biorxiv-cli/master/images/biorxiv-cli-screen.png\n\nIf no subjects were given, it will assume by default that all subjects\nwere selected.\n\nAPI\n---\n\nThe previous CLI is built on top of a Python library that can be used on its\nown to query bioRxiv's API. For example:\n\n.. code-block:: python\n\n >>> from biorxiv_cli import Client\n >>> client = Client()\n >>> client.read([SUBJECTS])\n\nwill achieve the same effect as\n\n.. code-block:: console\n\n $ biorxiv read SUBJECTS\n\n\nAuthor\n======\n\nJacopo Notarstefano (`@Jaconotar`_)\n\n.. _`@Jaconotar`: https://twitter.com/Jaconotar\n\n\nLicense\n=======\n\nMIT", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jacquerie/biorxiv-cli", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "biorxiv-cli", "package_url": "https://pypi.org/project/biorxiv-cli/", "platform": "any", "project_url": "https://pypi.org/project/biorxiv-cli/", "project_urls": { "Homepage": "https://github.com/jacquerie/biorxiv-cli" }, "release_url": "https://pypi.org/project/biorxiv-cli/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "A Python wrapper for the bioRxiv API.", "version": "0.1.4" }, "last_serial": 4197493, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5563882ef6f1523074b07b3664d9f0e2", "sha256": "55945572a6e2bf737a963bae9e5ff72c601832ace60aff85b4b36e6bcded1efb" }, "downloads": -1, "filename": "biorxiv-cli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5563882ef6f1523074b07b3664d9f0e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3856, "upload_time": "2018-06-19T07:23:08", "url": "https://files.pythonhosted.org/packages/32/14/ff71df44f840451b2e1a3d6fa0d2036e98e8df3a22db5c6b666855cdc02c/biorxiv-cli-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "efc1de27c33cb5271a2d160266f85bc2", "sha256": "2774ca797b529ececfab55fac3b963a3ca9bde244d3dd81b9d668988f0cdcf4c" }, "downloads": -1, "filename": "biorxiv-cli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "efc1de27c33cb5271a2d160266f85bc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3863, "upload_time": "2018-06-19T11:22:05", "url": "https://files.pythonhosted.org/packages/9b/a1/445c80fe29c2a5c229768d6d190b9a8623598fe9f990c4269e5a4e43ed72/biorxiv-cli-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "99a513e5b067326dfd6e37052aa77ba5", "sha256": "13eeffae689584fbb52a4caeaa70890a5e38dece33131b08537b3c7f8e669a16" }, "downloads": -1, "filename": "biorxiv-cli-0.1.2.tar.gz", "has_sig": false, "md5_digest": "99a513e5b067326dfd6e37052aa77ba5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3910, "upload_time": "2018-06-19T12:20:08", "url": "https://files.pythonhosted.org/packages/fa/b0/d1c230e27ae449eb56beaca7ba4c8fb066ca234025e18228ab8bd81072fa/biorxiv-cli-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "644acbee414058c1b5d7417f89f7a4dc", "sha256": "e5510225dac24a4e6c50db55257e7559086ac1ee955074acde490736023e7392" }, "downloads": -1, "filename": "biorxiv-cli-0.1.3.tar.gz", "has_sig": false, "md5_digest": "644acbee414058c1b5d7417f89f7a4dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3943, "upload_time": "2018-06-19T11:32:33", "url": "https://files.pythonhosted.org/packages/45/70/127d673b9206b75f8e6c955be551d0ff3414674f21edf74d2a6f9f8335b9/biorxiv-cli-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "d143a66c9f285f1ee0d8577c33af7775", "sha256": "1afca6e9caa976ae228203e74913fa0a8561236d4fb4776bbc7829823b5979c9" }, "downloads": -1, "filename": "biorxiv-cli-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d143a66c9f285f1ee0d8577c33af7775", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3947, "upload_time": "2018-08-22T20:22:27", "url": "https://files.pythonhosted.org/packages/ca/66/2ec8c87340fd057a6fe662515d668bb445b97cfc5766a656f820f5b2e84d/biorxiv-cli-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d143a66c9f285f1ee0d8577c33af7775", "sha256": "1afca6e9caa976ae228203e74913fa0a8561236d4fb4776bbc7829823b5979c9" }, "downloads": -1, "filename": "biorxiv-cli-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d143a66c9f285f1ee0d8577c33af7775", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3947, "upload_time": "2018-08-22T20:22:27", "url": "https://files.pythonhosted.org/packages/ca/66/2ec8c87340fd057a6fe662515d668bb445b97cfc5766a656f820f5b2e84d/biorxiv-cli-0.1.4.tar.gz" } ] }