Skip to main content

Human readable slim REST client

Project description

# drowse

drowse is a human readable Python slim REST client inspired by [Siesta](https://github.com/scastillo/siesta) and powered by [requests](https://github.com/kennethreitz/requests).

## Quickstart `python from drowse import API api = API('https://api.github.com/') repos = api.users.lgaggini.repos.get() ` ## Features * slim * human-readable * powered by rock-solid requests * json only * errors and exceptions leaved to upper layers

## Install ` git clone https://github.com/lgaggini/drowse.git cd drowse python2 setup.py install `

pip package to come.

## Status Beta version 0.2.0, manual tested on a medium tests set.

## Documentation See the [readme](https://github.com/lgaggini/drowse/tree/master/docs/README.md) in the docs folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

drowse-0.2.0-py2.py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page