heliomeiralins / tapioca-wrapper

Tapioca API wrapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tapioca-Wrapper

Join the chat at https://gitter.im/vintasoftware/tapioca-wrapper Build Status Coverage Status Current version at PyPI Supported Python Versions GitHub license

Tapioca provides an easy way to make explorable python API wrappers. APIs wrapped by Tapioca 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

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.

Contributors

http://tapioca-wrapper.readthedocs.org/en/stable/contributors/

Changelog

http://tapioca-wrapper.readthedocs.org/en/stable/changelog/

Help

If you have any questions or need help, please send an email to: contact@vinta.com.br

About

Tapioca API wrapper

License:MIT License


Languages

Language:Python 97.1%Language:Makefile 2.9%