{ "info": { "author": "Alejandro Gallo", "author_email": "aamsgallo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "==========\npython-doi\n==========\n.. image:: https://img.shields.io/pypi/v/python-doi.svg\n :alt: python-doi on the Python Package Index\n :target: https://pypi.python.org/pypi/python-doi\n\n.. image:: https://img.shields.io/travis/papis/python-doi.svg\n :alt: Travis Continuous Integration\n :target: https://travis-ci.org/papis/python-doi\n.. image:: https://coveralls.io/repos/github/papis/python-doi/badge.svg?branch=master\n :alt: Coveralls\n :target: https://coveralls.io/github/papis/python-doi?branch=master\n.. image:: https://readthedocs.org/projects/python-doi/badge/?version=latest\n :alt: Documentation Status\n :target: https://python-doi.readthedocs.io/en/latest/?badge=latest\n.. image:: https://img.shields.io/badge/License-GPL%20v3-green.svg\n :alt: GPL v3 License\n :target: https://www.gnu.org/licenses/gpl-3.0\n\nPython package to work with Document Object Identifier (doi)\n\nDevelopment of python-doi happens on `Github`_.\n\n\nInstallation\n------------\nTo install the latest released version of python-doi, run this command in your terminal:\n\n.. code-block:: console\n\n $ pip install python-doi\n\nThis is the preferred method to install python-doi, as it will always install the most recent stable release.\n\nIf you don't have `pip`_ installed, this `Python installation guide`_ can guide\nyou through the process.\n\n.. _pip: https://pip.pypa.io\n.. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/\n\n\nTo install the latest development version of python-doi from `Github`_.\n\n.. code-block:: console\n\n $ pip install git+https://github.com/papis/python-doi.git@master#egg=doi\n\n.. _Github: https://github.com/papis/python-doi\n\nUsage\n-----\n\nTo use python-doi in a project::\n\n import doi", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/papis/python-doi", "keywords": "doi", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "python-doi", "package_url": "https://pypi.org/project/python-doi/", "platform": "", "project_url": "https://pypi.org/project/python-doi/", "project_urls": { "Homepage": "https://github.com/papis/python-doi" }, "release_url": "https://pypi.org/project/python-doi/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Python package to work with Document Object Identifier (doi)", "version": "0.1.1" }, "last_serial": 5378692, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fc915fc197f4ba22c55d53524432de93", "sha256": "5eb5f2cca2361024b4d8c690941ac6a18b9b5cf7e91b495182cae2b345018491" }, "downloads": -1, "filename": "python-doi-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fc915fc197f4ba22c55d53524432de93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 245114, "upload_time": "2019-04-10T22:39:29", "url": "https://files.pythonhosted.org/packages/fb/b0/69189327bba664e4c3093a44c39bcd5e4fa346fdc7be60f26011e3c7b5ab/python-doi-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e23873d1d177b5b1bfb1d78bdfea1421", "sha256": "1c507f2dad866d20b087ecebc86f560a62a4d083583e730cf07105d24861ded3" }, "downloads": -1, "filename": "python-doi-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e23873d1d177b5b1bfb1d78bdfea1421", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 245649, "upload_time": "2019-06-09T20:59:45", "url": "https://files.pythonhosted.org/packages/a8/ca/eb7986494d00fa21b11e8def01da2d23b2d383451120291f2c4fb1f127d8/python-doi-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e23873d1d177b5b1bfb1d78bdfea1421", "sha256": "1c507f2dad866d20b087ecebc86f560a62a4d083583e730cf07105d24861ded3" }, "downloads": -1, "filename": "python-doi-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e23873d1d177b5b1bfb1d78bdfea1421", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 245649, "upload_time": "2019-06-09T20:59:45", "url": "https://files.pythonhosted.org/packages/a8/ca/eb7986494d00fa21b11e8def01da2d23b2d383451120291f2c4fb1f127d8/python-doi-0.1.1.tar.gz" } ] }