PhotoReport/README

18 lines
289 B
Plaintext
Raw Normal View History

2018-11-19 17:11:59 +01:00
===========
PhotoReport
===========
2019-01-20 18:21:53 +01:00
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)