Created by: rdenadai
What is this Python project?
from their docs:
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.
In the end, it helps you out writing wrappers for apis and made then easy and available to be used by other people.
What's the difference between this Python project and similar ones?
- Well, it wraps any api in a concise, object oriented way.
--
Anyone who agrees with this pull request could vote for it by adding a