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
exv.py Ajout du script pour lire directement les exif 2021-12-04 22:56:35 +01:00
lrcat.py UTF-8 2021-12-04 22:56:35 +01:00
README.md Suppression d'une ligne inutile 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
requirements.txt Requirements 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
  • exiv2 (for direct exif reading)

Howto install ?

  • create a virtualenv with python3
  • install python requirements

BUGS

For the moment, PDF report isn't working.