Skip to main content

Connector to the API of Ghent University Academic Bibliography

Project description

Documentation Status Build status Coverage

Ghent University Academic Bibliography contains all the scientific publications by UGent Researchers. The API is public and pretty straight forward.

To 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.

Installation

pip install ugentbiblio

Usage

Consult the readthedocs.

Testing

Testing is done with pytest, install it together with some other dependencies

pip install -r requirements_dev.txt

To run all the tests, run

py.test

To run all the tests, except the slow ones, run

py.test -k-slow

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ugentbiblio-0.2.2-py2.py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page