Connector to the API of Ghent University Academic Bibliography
Project description
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
Built Distribution
File details
Details for the file ugentbiblio-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: ugentbiblio-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1ff7a431561455850fd519dd2754d141ec17e56549ec9a1c433ea598b6bb5b2 |
|
MD5 | b7f5963fe0b5fa50a34f5312e0f04d89 |
|
BLAKE2b-256 | 55f406637a8b01feca371572c9b9189c7e614a13c4a2de68bbdafb69cfa6c9a3 |