Skip to content

td_view is Treasure Data simple viewer. powerd by Python and Bottle.

License

Notifications You must be signed in to change notification settings

grachro/td_view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

td_view

install

pip

pip install bottle
pip install td-client

git clone

git clone https://github.com/grachro/td_view.git
cd td_view

edit myenv.py

host="localhost"
port=8898
apikey="[[input]]"     <--- CHANGE HERE
endpoint="https://ybi.jp-east.idcfcloud.com"
static_root="static"

run

python td_view.py

brows https://localhost:8898

About

td_view is Treasure Data simple viewer. powerd by Python and Bottle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published