Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days ago
JSON representation
Python library to take the pain out of using SaaS APIs. It's like an ORM for SaaS!
- Host: GitHub
- URL: https://github.com/ducksboard/libsaas
- Owner: ducksboard
- License: mit
- Created: 2012-04-25T12:11:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-12-30T21:33:29.000Z (almost 5 years ago)
- Last Synced: 2024-11-09T05:41:26.417Z (about 1 month ago)
- Language: Python
- Homepage: http://ducksboard.github.io/libsaas/
- Size: 579 KB
- Stars: 384
- Watchers: 28
- Forks: 82
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- starred-awesome - libsaas - Python library to take the pain out of using SaaS APIs. It's like an ORM for SaaS! (Python)
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