Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 377 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 377 Bytes

FK Toimaritaulu Generator

Usage

  1. Install Python 3 and pdm
  2. Install dependencies with pdm install
  3. Get jaokset.json, kuvat.json and toimarit.json from fk-toimarit-parser and then add images to folder-kuvat (images should be named FIRSTNAME-MIDDLENAME-LASTNAME.jpg)
  4. Run python generator.py amount-of-pictures-per-row (eg. 6)
  5. The html and pdf files are generated.