requirements.txt
author rougeronj
Thu, 22 Jan 2015 09:26:43 +0100
changeset 111 a7b72620d227
parent 78 37bb8e326446
child 108 082b64a5c699
permissions -rw-r--r--
Add variable "wait". When this variable set, the annotsroll wait ignore some annotations, and wait before printing an otherone so there is no superposition. Can be passed as an options
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
e1d4d7a8255a First shareable version
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
Flask==0.10.1
42
926f0426ce78 add event + event session + admin + category json management. Must rebuild database
ymh <ymh.work@gmail.com>
parents: 33
diff changeset
     2
Flask-Admin==1.0.8
24
eb1f7b06001f add api + first version (not tested) of export annotation script
ymh <ymh.work@gmail.com>
parents: 22
diff changeset
     3
Flask-Restless==0.14.2
22
986ee928a866 add sqlalchemy model + put create module for webapp
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     4
Jinja2==2.7.3
78
37bb8e326446 add a lable ro eventsession + add alembic migration for older databases
ymh <ymh.work@gmail.com>
parents: 44
diff changeset
     5
Mako==1.0.0
22
986ee928a866 add sqlalchemy model + put create module for webapp
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     6
MarkupSafe==0.23
986ee928a866 add sqlalchemy model + put create module for webapp
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     7
SQLAlchemy==0.9.8
0
e1d4d7a8255a First shareable version
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
Twisted==14.0.2
22
986ee928a866 add sqlalchemy model + put create module for webapp
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
     9
Werkzeug==0.9.6
42
926f0426ce78 add event + event session + admin + category json management. Must rebuild database
ymh <ymh.work@gmail.com>
parents: 33
diff changeset
    10
WTForms==1.0.5
78
37bb8e326446 add a lable ro eventsession + add alembic migration for older databases
ymh <ymh.work@gmail.com>
parents: 44
diff changeset
    11
alembic==0.6.7
42
926f0426ce78 add event + event session + admin + category json management. Must rebuild database
ymh <ymh.work@gmail.com>
parents: 33
diff changeset
    12
aniso8601==0.83
0
e1d4d7a8255a First shareable version
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
autobahn==0.9.1
22
986ee928a866 add sqlalchemy model + put create module for webapp
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    14
itsdangerous==0.24
26
ebfd0d3cffab Correction on export_annotation. First working version
ymh <ymh.work@gmail.com>
parents: 25
diff changeset
    15
lxml==3.4.0
24
eb1f7b06001f add api + first version (not tested) of export annotation script
ymh <ymh.work@gmail.com>
parents: 22
diff changeset
    16
mimerender==0.5.4
0
e1d4d7a8255a First shareable version
ymh <ymh.work@gmail.com>
parents:
diff changeset
    17
ntplib==0.3.2
e1d4d7a8255a First shareable version
ymh <ymh.work@gmail.com>
parents:
diff changeset
    18
psycopg2==2.5.4
24
eb1f7b06001f add api + first version (not tested) of export annotation script
ymh <ymh.work@gmail.com>
parents: 22
diff changeset
    19
python-dateutil==2.2
eb1f7b06001f add api + first version (not tested) of export annotation script
ymh <ymh.work@gmail.com>
parents: 22
diff changeset
    20
python-mimeparse==0.1.4
eb1f7b06001f add api + first version (not tested) of export annotation script
ymh <ymh.work@gmail.com>
parents: 22
diff changeset
    21
pytz==2014.7
44
76f2fa4eb4f7 correct client and requirements
cavaliet
parents: 42
diff changeset
    22
requests>=2.4.3
22
986ee928a866 add sqlalchemy model + put create module for webapp
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    23
six==1.8.0
44
76f2fa4eb4f7 correct client and requirements
cavaliet
parents: 42
diff changeset
    24
-e hg+https://bitbucket.org/IRI/txosc/get/tip.tar.gz#egg=txosc
0
e1d4d7a8255a First shareable version
ymh <ymh.work@gmail.com>
parents:
diff changeset
    25
txpostgres==1.2.0
22
986ee928a866 add sqlalchemy model + put create module for webapp
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    26
wsgiref==0.1.2
986ee928a866 add sqlalchemy model + put create module for webapp
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    27
zope.interface==4.1.1