forked fromsamgiles/slumber
- Notifications
You must be signed in to change notification settings - Fork1
A library that makes consuming a RESTful API easier and more convenient
License
NotificationsYou must be signed in to change notification settings
DavidToca/slumber
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Slumber is a Python library that provides a convenient yet powerfulobject-oriented interface to ReSTful APIs. It acts as a wrapper around theexcellentrequests library and abstracts away the handling of URLs, serialization,and request processing.
Visit IRC channel (#slumber on irc.freenode.net) to get help, bounce ideasor generally shoot the breeze.
Install Slumber:
$ pip install slumber
Install Optional Requirement:
pip install pyyaml
Use Slumber!
Slumber requires the following modules.
- Python 2.6+
- requests
- pyyaml (If you are using the optional YAML serialization)
About
A library that makes consuming a RESTful API easier and more convenient
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Languages
- Python100.0%