23 lines
348 B
Plaintext
23 lines
348 B
Plaintext
===========
|
|
PhotoReport
|
|
===========
|
|
|
|
Dependencies
|
|
============
|
|
|
|
- Python 3 (and some additionnals modules, see 'requirements.txt')
|
|
- rst2pdf
|
|
- ImageMagick
|
|
- exiv2 (for direct exif reading)
|
|
|
|
Howto install ?
|
|
===============
|
|
|
|
- create a virtualenv with python3
|
|
- install python requirements
|
|
|
|
BUGS
|
|
====
|
|
|
|
For the moment, PDF report isn't working.
|