Skip to content

Redivis client library for python

License

Notifications You must be signed in to change notification settings

dogrdon/redipy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

redipy

Redivis client libraries for python. These libraries are currently in an alpha state and may change in backwards incompatible ways.

authorization

In order to make calls to the Redivis API, you must set the REDIVIS_API_TOKEN environment variable:

REDIVIS_API_TOKEN=<your_api_token> python script.py

In order to generate a new authorization token, navigate to you workspace/settings on Redivis and scroll to the API tokens section. Your token should have the data.data scope.

Provides an authorization wrapper around the Google BigQuery client library

About

Redivis client library for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%