PhotoReport/README

23 lines
348 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
2019-05-17 12:32:15 +02:00
- exiv2 (for direct exif reading)
2019-01-20 18:21:53 +01:00
Howto install ?
===============
- create a virtualenv with python3
- install python requirements
2019-05-17 12:32:15 +02:00
BUGS
====
For the moment, PDF report isn't working.