A helper library for the aubrey digital object access system.
- Python 3.7 - 3.9
- libxml2
- libxslt
This package can be installed by following the steps below:
$ git clone https://github.com/unt-libraries/aubreylib.git
$ cd aubreylib
$ pip install .
To run the tests and the flake8 style checker, you can use tox:
Install tox on your system:
$ pip install tox
Run the tox test suite:
$ tox
See LICENSE.
- Brandon Fredericks
- Lauren Ko
- Mark Phillips
- Manuel Gottardi
- Madhulika Bayyavarapu