Skip to content

Instantly share code, notes, and snippets.

View ccombe's full-sized avatar

Chris Combe ccombe

View GitHub Profile
@ccombe
ccombe / query_export.py
Last active April 2, 2024 06:44 — forked from y-yoi/query_export.py
Redash query export/import command
import click
import requests
template = u"""/*
Name: {name}
Description: {description}
Data source: {data_source}
Created By: {created_by}
Last Update At: {last_updated_at}
*/