/dataslate-parser

Parser to create unit cards for killteam/40k/horus heresy/AoS

Primary LanguagePython

Dataslate Parser

Maintainability Test Coverage

This project is to take in battlescribe roster files and output them into easily printable sheets or cards since the current output is awful.

Requirements

  • Python 3.7+
  • poetry
Setup
  1. poetry install
  2. poetry shell
  3. pytest