Skip to main content

Redash API client and tools to manage your instance.

Project description

redash-toolbelt - The official API client and utilities to manage a Redash instance

INSTALLATION

To install it you will need Python 3.6 or above. We recommend that you use a virtual environment.

pip install --upgrade redash-toolbelt

This command will update redash-toolbelt if you have already installed it.

EXAMPLE SCRIPTS

With redash-toolbelt installed you will have access to several example CLI scripts within your terminal.

gdpr-scrub                  Search for a string term in  your Redash queries
                            and query results. The script returns a list of
                            URLs in your instance that contain references to
                            the search term you provide
find-tables                 Search the text of queries against a data source
                            to see which table names are used in queries of
                            that source. This script relies on regex that is
                            tested against ANSI SQL.
clone-dashboard-and-queries Completely duplicate a dashboard by copying all 
                            its queries and visualizations.
export-queries              Export all the queries of your Redash instance
                            as text files.
redash-migrate              Move data from one instance of Redash to another.
                            See docs/redash-migrate/README.md for more info

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redash_toolbelt-0.1.6.tar.gz (24.1 kB view hashes)

Uploaded Source

Built Distribution

redash_toolbelt-0.1.6-py3-none-any.whl (27.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page