Dequest Documentation ======================== Welcome to the documentation for `dequest`, a Python library for declarative HTTP requests. `dequest` provides powerful decorators for synchronous and asynchronous API calls, with built-in support for retries, caching, circuit breakers, and more. .. toctree:: :caption: Contents: installation config sync_client async_client async_await_client dto_mapping source_field retry authentication consume_type caching circuit_breaker API_parameters