Last updated
Last updated
The Redivis client library for Python allows for you to interface with Redivis via python. Core functionality allows for reading data and metadata, executing queries, and uploading new data. This library can be used from within , but can also be run on any other computer with python installed.
Please report any issues or feature requests in the
If you're installing this library for the first time, consult the .
Redivis resources are represented by a series of classes, with the methods and properties on each class documented in the .
Many methods contain examples of their use, and you can view more comprehensive examples of common use cases in the .