| author | ymh <ymh.work@gmail.com> |
| Wed, 21 Mar 2018 16:54:12 +0100 | |
| changeset 376 | 2ad94c31d330 |
| parent 374 | 7d0c029800d6 |
| permissions | -rw-r--r-- |
| 355 | 1 |
-e git://github.com/IRI-Research/django.git@1.6.2+IRI#egg=Django |
| 345 | 2 |
Pillow==2.3.0 |
3 |
SPARQLWrapper==1.5.2 |
|
4 |
SQLAlchemy==0.8.1 |
|
5 |
South==0.7.6 |
|
6 |
Unidecode==0.04.14 |
|
|
374
7d0c029800d6
add first version of rdf export command
ymh <ymh.work@gmail.com>
parents:
357
diff
changeset
|
7 |
#distribute==0.6.34 |
|
7d0c029800d6
add first version of rdf export command
ymh <ymh.work@gmail.com>
parents:
357
diff
changeset
|
8 |
setuptools |
| 345 | 9 |
django-extensions==1.1.1 |
10 |
django-haystack==2.1.0 |
|
| 355 | 11 |
django-mptt==0.6.0 |
| 345 | 12 |
django-pipeline==1.3.20 |
13 |
futures==2.1.6 |
|
14 |
html5lib==1.0b1 |
|
15 |
isodate==0.4.9 |
|
16 |
lxml==3.2.1 |
|
|
374
7d0c029800d6
add first version of rdf export command
ymh <ymh.work@gmail.com>
parents:
357
diff
changeset
|
17 |
psycopg2-binary==2.7.4 |
| 345 | 18 |
pyelasticsearch==0.6.1 |
19 |
pyparsing==1.5.7 |
|
20 |
python-dateutil==2.1 |
|
21 |
rdflib==4.0.1 |
|
| 357 | 22 |
-e git://github.com/RDFLib/rdflib-sqlalchemy.git#egg=rdflib-sqlalchemy |
| 345 | 23 |
requests==2.2.1 |
24 |
simplejson==3.3.2 |
|
25 |
six==1.3.0 |
|
26 |
wikitools==1.1.1 |
|
27 |
wsgiref==0.1.2 |
|
28 |
||
| 355 | 29 |
# requirement for server. Please select the ones that applies to your environment |
| 345 | 30 |
#python-memcached |
31 |
#pylibmc |
|
32 |
#uWSGI |
|
33 |
#pytz |