Comment on page
redivis-python
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 python notebooks on Redivis, but can also be run on any other computer with python installed.
Redivis resources are represented by a series of classes, with the methods and properties on each class documented in the Reference section.
Many methods contain examples of their use, and you can view more comprehensive examples of common use cases in the Examples section.
These docs are currently being reformatted to improve their usability and offer more examples. Please pardon our appearance as they are migrated!
Last modified 1mo ago