Matthias Bilger f599250e9d
All checks were successful
continuous-integration/drone/push Build is passing
Merge branch 'master' of gitea.d1v3.de:matthias/dnd-spellcard-generator
2020-01-28 05:59:57 +01:00
2020-01-28 05:59:36 +01:00
2020-01-20 13:24:50 +01:00
2020-01-19 20:37:31 +01:00
2020-01-20 10:34:37 +01:00
2020-01-20 13:24:50 +01:00
2020-01-22 12:09:24 +01:00
2020-01-19 21:26:00 +01:00
2020-01-19 20:40:13 +01:00
2020-01-19 21:01:33 +01:00
2020-01-19 21:00:24 +01:00

Latex Spellcard generator

This script generates spellcard from a certain format of json. There is an example in data/sample.json.

The cards are compact and could be printed on A4 (10 per page).

The end result looks like this:

Sample

Calling

python genspells.py --spells data/sample.json -2 Wizard
Description
Generate Spellcards for DnD5e Classes from json source
https://github.com/m42e/dnd-spellcard-generator
Readme 2.6 MiB
Languages
HTML 42.4%
Jinja 42.4%
Python 13.6%
Dockerfile 1.6%