httpx-gracedb Documentation#
httpx-gracedb provides a generic REST API client for GraceDB and similar LIGO/Virgo API services. It uses the powerful httpx package for reliable and high-throughput HTTP connection pooling.
Quick Start#
Install with pip:
pip install httpx-gracedb
API#
httpx_gracedb Package#
Classes#
|
Same as |
|
A |
Class Inheritance Diagram#
httpx_gracedb.auth Module#
Classes#
|
A mixin for |
Class Inheritance Diagram#
httpx_gracedb.errors Module#
Classes#
|
A mixin for |
|
A mixin for |
Class Inheritance Diagram#
httpx_gracedb.file Module#
Classes#
|
A mixin for |
Class Inheritance Diagram#
httpx_gracedb.user_agent Module#
Classes#
|
A mixin for |