Skip to main content

R2DS Python API

Project description

r2ds-api

https://img.shields.io/pypi/v/r2ds_api.svg https://img.shields.io/travis/TonkWorks/r2ds_api.svg Documentation Status Updates

R2DS Python API

QuickStart

pip install r2ds_api

Example

import r2ds_api

response = r2ds.get("EXAMPLE AUTH KEY", {
    "score__gt": 100
})
print(response.json())

Features

  • R2DS Search and filtering

  • Topic Notifications

  • Streaming

More Information

History

0.1.0 (2018-04-08)

  • First release on PyPI.

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

r2ds_api-0.1.2.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

r2ds_api-0.1.2-py2.py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 2 Python 3

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