AioTapioca-Wrapper
It's an asynchronous fork of tapioca-wrapper library.
Tapioca helps you generating Python clients for APIs.
APIs wrapped by Tapioca are explorable and follow a simple interaction pattern that works uniformly so developers don't need to learn how to use a new coding interface/style for each service API.
Documentation
Full documentation hosted by readthedocs.
Flavours
You can find the full list of available tapioca clients here.
To create new flavours, refer to Building a wrapper in the documentation. There is also a cookiecutter template to help bootstraping new API clients.
Other resources