r2ds-api 0.1.2

Creator: railscoderz

Last updated:

Add to Cart

Description:

r2dsapi 0.1.2

r2ds-api




R2DS Python API

QuickStart

Documentation: https://r2ds-api.readthedocs.io.

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

https://r2ds.tonkworks.com/
https://r2ds.tonkworks.com/api/




History
0.1.0 (2018-04-08)

First release on PyPI.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.