Lightweight wrapper around requests library, with async support.
Wrapper around requests to handle auth and async.
The main purpose of this wrapper is to handle authentication (by saving headers) and enable easy async methods on the same base object.
Lightweight wrapper around requests library.
Lightweight wrapper around requests library, with async support.
The main purpose of this wrapper is to always return a json output.
Lightweight wrapper around requests library, with async support.
The main purpose of this wrapper is to always return a text output.