embray / libsaas

Python library to take the pain out of using SaaS APIs. It's like an ORM for SaaS!

Home Page:http://libsaas.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is libsaas, a library to take the pain out of using SaaS APIs.

It provides an abstraction layer on top of various APIs, taking care of constructing the URLs, serializing parameters and authentication. You just call Python methods and receive Python objects.

It's like an ORM for SaaS!

Libsaas is built by Ducksboard and distributed under the MIT license. You can file bugs in the issue tracker, browse the documentation or help out by constributing support for new services.

https://secure.travis-ci.org/ducksboard/libsaas.png?branch=master

About

Python library to take the pain out of using SaaS APIs. It's like an ORM for SaaS!

http://libsaas.net/

License:MIT License


Languages

Language:Python 100.0%