Any plans to provide a Python based client library for the API?
Python client library for API
Jason
#2
Yes!
It is something we plan to build in the future. Unfortunately I can't give you an estimated date for delivery just yet.
For updates, keep an eye on the DataSift Blog or follow us at @datasift or @datasiftdev
msmathers
#3
I just wrote a very thin Python client, which currently supports compiling CSDL and consuming an HTTP stream:
It still needs a lot more work, but hopefully it will get you started.
Jason
#4
Thank you msmathers - it is great to see the DataSift community getting involved and contributing like this. We have added a link to your client library on our Client Libraries page for everyone to use.