Overview¶
Python client library for interacting with the QUADS API
Free software: GNU Lesser General Public License v3 (LGPLv3)
Installation¶
pip install quads-lib
You can also install the in-development version with:
pip install https://github.com/quadsproject/python-quads-lib/archive/main.zip
Documentation¶
Development¶
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Command |
|
|---|