Go to file
2021-12-04 22:56:35 +01:00
helpers Update Canon EOS 1100D and Canon EF 50mm 1.8 pictures 2021-12-04 22:56:35 +01:00
locales/fr_FR/LC_MESSAGES First commit, working CLI 2021-12-04 22:56:35 +01:00
dtlib.py UTF-8 2021-12-04 22:56:35 +01:00
lrcat.py UTF-8 2021-12-04 22:56:35 +01:00
README Add install how-to and dependancies 2021-12-04 22:56:35 +01:00
report.py Use « montage » for picture with camera and lens 2021-12-04 22:56:35 +01:00
rst2pdf_stylsheet.style First commit, working CLI 2021-12-04 22:56:35 +01:00

===========
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)