Skip to main content

A library that makes consuming a ReST API easier and more convenient

Project description

Slumber

Slumber is a python library that provides a convenient yet powerful object orientated interface to ReSTful APIs. It acts as a wrapper around the excellent httplib2 library and abstracts away the handling of urls, serialization, and processing requests.

Getting Help

There are two primary ways of getting help. We have a mailing list hosted at Google (http://groups.google.com/group/python-slumber/) and an IRC channel (#slumber on irc.freenode.net) to get help, want to bounce idea or generally shoot the breeze.

QuickStart

  1. Install Slumber:

    $ pip install slumber
  2. Install Optional Requirements:

    pip install simplejson pyyaml
  3. Use Slumber!

Requirements

Slumber requires the following modules. If you use Pip, you can install the necessary bits via the included requirements.txt:

  • Python 2.5+

  • httplib2

  • simplejson (If using Python 2.5, or you desire the speedups for JSON serialization)

  • pyyaml (If you are using the optional yaml serialization)

Project details


Download files

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

Source Distribution

slumber-0.1.2.tar.gz (6.1 kB view details)

Uploaded Source

File details

Details for the file slumber-0.1.2.tar.gz.

File metadata

  • Download URL: slumber-0.1.2.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for slumber-0.1.2.tar.gz
Algorithm Hash digest
SHA256 7d3e5119a05bdba9f0ed0128e2a9c134762aaca15c19095cbcaa1c882b46b19f
MD5 1508a8f717f76060e3f8244c2ad6ce38
BLAKE2b-256 b99baa305e268221d0f7c768ad2dcfc06315e1b6b21a152939ff346585825689

See more details on using hashes here.

Provenance

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