{"id":13542316,"url":"https://github.com/samgiles/slumber","last_synced_at":"2025-10-21T20:49:17.561Z","repository":{"id":57468449,"uuid":"2129761","full_name":"samgiles/slumber","owner":"samgiles","description":"A library that makes consuming a RESTful API easier and more convenient","archived":false,"fork":false,"pushed_at":"2020-07-16T08:43:55.000Z","size":195,"stargazers_count":594,"open_issues_count":45,"forks_count":123,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-04-16T11:05:05.416Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://slumber.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samgiles.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-07-30T18:53:28.000Z","updated_at":"2024-03-29T10:26:51.000Z","dependencies_parsed_at":"2022-09-19T07:52:22.763Z","dependency_job_id":null,"html_url":"https://github.com/samgiles/slumber","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samgiles%2Fslumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samgiles%2Fslumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samgiles%2Fslumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samgiles%2Fslumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samgiles","download_url":"https://codeload.github.com/samgiles/slumber/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246796744,"owners_count":20835438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T10:01:04.743Z","updated_at":"2025-10-21T20:49:12.522Z","avatar_url":"https://github.com/samgiles.png","language":"Python","funding_links":[],"categories":["Python","Open-source Related 开源开发相关"],"sub_categories":[],"readme":"Slumber |build-status| |coverage-status| |docs|\n===============================================\n\nSlumber is a Python library that provides a convenient yet powerful\nobject-oriented interface to ReSTful APIs. It acts as a wrapper around the\nexcellent requests_ library and abstracts away the handling of URLs, serialization,\nand request processing.\n\n.. _requests: http://python-requests.org/\n\nGetting Help\n============\n\nVisit IRC channel (`#slumber on irc.freenode.net`_) to get help, bounce ideas\nor generally shoot the breeze.\n\n.. _#slumber on irc.freenode.net: irc://irc.freenode.net/slumber\n\nQuickStart\n==========\n\n1. Install Slumber::\n\n    $ pip install slumber\n\n2. Install Optional Requirement::\n\n    pip install pyyaml\n\n3. Use Slumber!\n\nRequirements\n============\n\nSlumber requires the following modules.\n\n* Python 2.6+\n* requests\n* pyyaml (If you are using the optional YAML serialization)\n\n.. |build-status| image:: https://travis-ci.org/samgiles/slumber.svg?branch=master\n   :target: https://travis-ci.org/samgiles/slumber\n   :alt: Build status\n.. |coverage-status| image:: https://img.shields.io/coveralls/samgiles/slumber.svg\n   :target: https://coveralls.io/r/samgiles/slumber\n   :alt: Test coverage percentage\n.. |docs| image:: https://readthedocs.org/projects/slumber/badge/?version=latest\n   :target: http://slumber.readthedocs.org/\n   :alt: Documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamgiles%2Fslumber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamgiles%2Fslumber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamgiles%2Fslumber/lists"}