https://github.com/yaph/breq
Python package to browse/page through Web service API requests.
https://github.com/yaph/breq
api-client http-requests python-package web-service
Last synced: over 1 year ago
JSON representation
Python package to browse/page through Web service API requests.
- Host: GitHub
- URL: https://github.com/yaph/breq
- Owner: yaph
- License: mit
- Created: 2013-04-07T21:01:35.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-07-24T22:41:57.000Z (almost 12 years ago)
- Last Synced: 2025-01-03T00:36:20.641Z (over 1 year ago)
- Topics: api-client, http-requests, python-package, web-service
- Language: Python
- Homepage: https://pythonhosted.org/breq/
- Size: 207 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Breq
====
A simple library to facilitate browsing/paging through Web service requests.
Breq includes classes for the GitHub, Guardian Open Platform, Reddit and Wikipedia APIs.
See `the documentation `_ for examples on how to
use breq.
Contributing
------------
1. Fork `the repository`_ on GitHub
2. Commit your changes to the **develop** branch
3. Write test(s) for any new feature
4. Push your changes and send a pull request
.. _`the repository`: http://github.com/yaph/breq