Skip to content

Edrolo/mode_python_sql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mode Python SQL

Dumps the queries from one or more reports to the local file system as SQL files.

Forked from https://github.com/mode/mode_python_sql

Steps to use this script:

  1. In Mode, generate API token (under Settings -> Your Name -> API Tokens).
  2. Add the token and password values to the mode.yml file.
  3. Add the name of your organisation to the mode.yml file.
  4. Add each report you want to retrieve queries from to the mode.yml file.
  5. Run this script using: python demo.py [-o output_directory]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%