Spanclient is a declarative http REST client framework, similar to Flask / Responder / FastAPI, but for consuming API's rather than serving them.
pip install spanclient
For full documentation: read the docs.
For library development guide, read the docs.
Python 3.6+
- Billy Peake - Initial work