Add install how-to and dependancies

This commit is contained in:
Antoine Van Elstraete 2019-01-20 18:21:53 +01:00 committed by Antoine Van Elstraete
parent 7ff17d00b2
commit 36270c21b1

14
README
View File

@ -1,3 +1,17 @@
===========
PhotoReport
===========
Dependencies
============
- Python 3 (and some additionnals modules, see 'requirements.txt')
- rst2pdf
- ImageMagick
Howto install ?
===============
- create a virtualenv with python3
- install python requirements
- uwsgi and stuff.... (TODO)