summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Glüpker <git@wgmd.de>2018-03-30 12:59:08 +0200
committerAndré Glüpker <git@wgmd.de>2018-03-30 12:59:42 +0200
commit22b84885255e1e408f403e347284275758ec9be5 (patch)
treee098657bbf5bebf69216df6c70ab4dade8713f17
parent798aa8ec3d6889faf938cc3316d76a7ef2c6ac41 (diff)
downloadsteam-22b84885255e1e408f403e347284275758ec9be5.tar.gz
steam-22b84885255e1e408f403e347284275758ec9be5.tar.bz2
steam-22b84885255e1e408f403e347284275758ec9be5.zip
Append Debug and TODO in main.py
-rwxr-xr-xmain.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/main.py b/main.py
index 823b31f..1fef7cc 100755
--- a/main.py
+++ b/main.py
@@ -214,3 +214,9 @@ if __name__ == '__main__':
# Internals changed to use Flask framework
# Some design changes
# ?friends=steamid,steamid,...
+# FLASK_APP=main.py FLASK_DEBUG=1 python -m flask run
+
+# TODO
+######
+# Better cache handling (Key + TTL)
+# Cache cleanup