aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/notes_DA.txt10
-rw-r--r--misc/requirements.txt2
2 files changed, 12 insertions, 0 deletions
diff --git a/misc/notes_DA.txt b/misc/notes_DA.txt
new file mode 100644
index 00000000..410e0182
--- /dev/null
+++ b/misc/notes_DA.txt
@@ -0,0 +1,10 @@
+Danny's notes about the genenetwork source
+
+Location of static files:
+
+Location of HTML templates: wqflask/wqflask/templates/
+
+Entry point of the wqflask app: wqflask/wqflask/__init__.py
+
+Application routes: wqflask/wqflask/views.py
+
diff --git a/misc/requirements.txt b/misc/requirements.txt
index ec02a2c2..39ee5652 100644
--- a/misc/requirements.txt
+++ b/misc/requirements.txt
@@ -17,6 +17,7 @@ Werkzeug==0.8.3
apache-libcloud==0.12.3
argparse==1.2.1
blinker==1.2
+cairosvg==1.0.15
itsdangerous==0.17
logging-tree==1.2
logilab-astng==0.24.3
@@ -32,3 +33,4 @@ scipy==0.11.0
simplejson==3.0.7
wsgiref==0.1.2
yolk==0.4.3
+XlsxWriter==0.7.2