Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ducksboard/libsaas

Python library to take the pain out of using SaaS APIs. It's like an ORM for SaaS!
https://github.com/ducksboard/libsaas

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

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.

.. _Ducksboard: http://ducksboard.com/
.. _issue tracker: https://github.com/ducksboard/libsaas/issues
.. _documentation: http://libsaas.readthedocs.io/en/latest/

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