From 330f5be607c31b1fca106256bbdf3f7e4128f38d Mon Sep 17 00:00:00 2001 From: Stephan Porada Date: Sun, 3 Mar 2019 19:03:54 +0100 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 6f62ea2..badf6ac 100755 --- a/README.md +++ b/README.md @@ -55,3 +55,21 @@ Before hosting you own version of this website pulblicly do not forget to change # Live version A live version of the app is running under http://129.70.12.88:8000/ inside the University Bielefeld network. You have to access the university network via VPN to be able to use the live version. (https://www.ub.uni-bielefeld.de/search/vpn/) + +# Used packages and software +- django: https://github.com/django/django + - Django Software Foundation +- psycopg2: https://github.com/psycopg/psycopg2 + - Di Gregorio, F. +- gunicorn: https://github.com/benoitc/gunicorn + - Chesneau, B. +- lxml: https://github.com/lxml/lxml + - Behnel, S.; Faassen, M.; Bicking, I.; Joukl, H.; Sapin, S.; Parent, M.-A.; Grisel, O.; Buchcik, K.; Wagner, F.; Kroymann, E.; Everitt, P.; Ng, V.; Kern, R.; Pakulat, A.; Sankel, D.; Kasperski, M.; da Silva, S. & Oberndörfer, P. +- tqdm: https://github.com/tqdm/tqdm + - Yorav-Raphael, N. +- django-watson: https://github.com/etianen/django-watson + - Hall, D. +- django-tables2: https://github.com/jieter/django-tables2 + - Ayers, B. +- django-jchart: https://github.com/matthisk/django-jchart + - Heimensen, M. \ No newline at end of file