An open API service indexing awesome lists of open source software.

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.

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