Welcome to the datasift Python module¶
Welcome to the 2.x DataSift Python Client’s documentation. This documentation covers the rewrite of datasift-python and it is recommended to read the Getting Started page first, and to read the What’s New? page if you are used to the previous library.
If you want the old 0.5.x documentation, please go to http://datasift.github.io/datasift-python/old/
Manual¶
This section contains written usage guides for the library.
API Reference¶
If you are looking for information on a specific part of the library, or want to see the full range of endpoints, look here.
A good starting point is Client
, which is the base for the rest of the API.