index
:
archive/tui
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
torouterui
/
__init__.py
blob: c6517f5f967cdc762ca9224fa0eceb5b214613c1 (
plain
)
1
2
3
4
from flask import Flask app = Flask(__name__) import torouterui.views