prior / giftwrap

Tools for easy api wrapping and async calling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

giftwrap

A general API wrapper toolset to simply wrapping of any API, and embed it within objects.

It takes care of all the work it can to minimize the work you have to do: * robust error handling * input/output manipulations (json,xml,etc) * enabling easy bulk async calling while still allowing object embedding.

Check it out-- and check it out in real world examples at hapicake and gtwpy

About

Tools for easy api wrapping and async calling

License:MIT License


Languages

Language:Python 100.0%