{ "info": { "author": "Stef Bastiaansen", "author_email": "stef.bastiaansen@ugent.be", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python" ], "description": "============\nUGent Biblio\n============\n\n.. image:: https://readthedocs.org/projects/python-ugent-biblio/badge/?version=latest\n :target: http://python-ugent-biblio.readthedocs.org/en/latest/\n :alt: Documentation Status\n\n.. image:: https://travis-ci.org/megasnort/python-ugent-biblio.svg\n :target: https://travis-ci.org/megasnort/python-ugent-biblio/\n :alt: Build status\n\n.. image:: https://coveralls.io/repos/github/megasnort/python-ugent-biblio/badge.svg?branch=master\n :target: https://coveralls.io/github/megasnort/python-ugent-biblio?branch=master\n :alt: Coverage\n\n`Ghent University Academic Bibliography`_ contains all the scientific publications by UGent_ Researchers. The API_ is public and pretty straight forward.\n\nTo use the API in Python this wrapper is available. Instead of returning JSON, it returns dictionaries, and provides methods for querying the API, instead of having to do the formatting yourself.\n\nInstallation\n------------\n\n::\n\n pip install ugentbiblio\n\n\nUsage\n-----\n\nConsult the readthedocs_.\n\nTesting\n-------\nTesting is done with pytest, install it together with some other dependencies\n\n::\n\n pip install -r requirements_dev.txt\n\nTo run all the tests, run\n\n::\n\n py.test\n\nTo run all the tests, except the slow ones, run\n\n::\n\n py.test -k-slow\n\n\n.. _`Ghent University Academic Bibliography`: https://biblio.ugent.be/\n.. _UGent: http://www.ugent.be\n.. _API: https://biblio.ugent.be/doc/api\n.. _readthedocs: http://python-ugent-biblio.readthedocs.io/\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/megasnort/python-ugent-biblio", "keywords": "ugent biblio library publications", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "ugentbiblio", "package_url": "https://pypi.org/project/ugentbiblio/", "platform": "", "project_url": "https://pypi.org/project/ugentbiblio/", "project_urls": { "Homepage": "https://github.com/megasnort/python-ugent-biblio" }, "release_url": "https://pypi.org/project/ugentbiblio/0.2.2/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Connector to the API of Ghent University Academic Bibliography", "version": "0.2.2" }, "last_serial": 3137503, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f975331c848bc0b05d9226931c7acbcc", "sha256": "f5291ea2abb9fcdfbac7251e9f602f8aa2b2647f0a4385ad054125635acef53b" }, "downloads": -1, "filename": "ugentbiblio-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f975331c848bc0b05d9226931c7acbcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3221, "upload_time": "2016-06-08T12:02:57", "url": "https://files.pythonhosted.org/packages/93/ac/6b0546f9f26d89c1a6a53a05595e3c43b184fe72f933896b1e6115f92c31/ugentbiblio-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "508ad7f6f2af68cfc1be65cc0aa80bbe", "sha256": "e3839427e9923a83ed32195ba3fb2157b6a2eca15e9bb1dbb85a0227d31907f6" }, "downloads": -1, "filename": "ugentbiblio-0.1.1.tar.gz", "has_sig": false, "md5_digest": "508ad7f6f2af68cfc1be65cc0aa80bbe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3401, "upload_time": "2016-06-08T14:03:36", "url": "https://files.pythonhosted.org/packages/64/1f/6fd459e698465264852773f69ead3ee8d731a9be360e465a8e9051070551/ugentbiblio-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "d84c494f1547e15d50ed774de8dde27a", "sha256": "3680bbc9e5461a9dcd5c3a955419ee48e1854b5a97dc5b843798cb803e110e09" }, "downloads": -1, "filename": "ugentbiblio-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d84c494f1547e15d50ed774de8dde27a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4060, "upload_time": "2016-06-10T10:55:50", "url": "https://files.pythonhosted.org/packages/90/f2/2e37feabceeb0a59a93511d2c3d0d3ac311866873a7172d435547532412c/ugentbiblio-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "20c4535f61a0a078ed07aaee49d67d12", "sha256": "6c89ffee2c007d9dd70691ec559f7351de84ab466552d33cb219699baa09babb" }, "downloads": -1, "filename": "ugentbiblio-0.2.1.tar.gz", "has_sig": false, "md5_digest": "20c4535f61a0a078ed07aaee49d67d12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4163, "upload_time": "2016-06-10T12:49:46", "url": "https://files.pythonhosted.org/packages/d5/35/fbc67f0da4c1ea026ff988699593bac7e1231e336fc4706d04c2da122271/ugentbiblio-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "b7f5963fe0b5fa50a34f5312e0f04d89", "sha256": "f1ff7a431561455850fd519dd2754d141ec17e56549ec9a1c433ea598b6bb5b2" }, "downloads": -1, "filename": "ugentbiblio-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b7f5963fe0b5fa50a34f5312e0f04d89", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6215, "upload_time": "2017-08-31T13:31:13", "url": "https://files.pythonhosted.org/packages/55/f4/06637a8b01feca371572c9b9189c7e614a13c4a2de68bbdafb69cfa6c9a3/ugentbiblio-0.2.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b7f5963fe0b5fa50a34f5312e0f04d89", "sha256": "f1ff7a431561455850fd519dd2754d141ec17e56549ec9a1c433ea598b6bb5b2" }, "downloads": -1, "filename": "ugentbiblio-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b7f5963fe0b5fa50a34f5312e0f04d89", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6215, "upload_time": "2017-08-31T13:31:13", "url": "https://files.pythonhosted.org/packages/55/f4/06637a8b01feca371572c9b9189c7e614a13c4a2de68bbdafb69cfa6c9a3/ugentbiblio-0.2.2-py2.py3-none-any.whl" } ] }