Go to file
2019-05-17 12:29:56 +02:00
helpers Update Canon EOS 1100D and Canon EF 50mm 1.8 pictures 2018-11-20 21:35:02 +01:00
locales/fr_FR/LC_MESSAGES First commit, working CLI 2018-11-19 17:11:59 +01:00
.gitignore Initial commit 2018-11-19 16:54:49 +01:00
dtlib.py UTF-8 2018-11-19 17:16:15 +01:00
exv.py Ajout du script pour lire directement les exif 2019-05-17 12:29:56 +02:00
LICENSE Initial commit 2018-11-19 16:54:49 +01:00
lrcat.py UTF-8 2018-11-19 17:16:15 +01:00
README Add install how-to and dependancies 2019-01-20 18:21:53 +01:00
report.py Use « montage » for picture with camera and lens 2018-11-20 21:34:28 +01:00
requirements.txt Requirements 2019-02-11 17:46:54 +01:00
rst2pdf_stylsheet.style First commit, working CLI 2018-11-19 17:11:59 +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)