Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 809 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 809 Bytes

Dataslate Parser

BuildDeploy

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.11+

Setup

UV

  1. uv sync
  2. uv run python -m src.main

Run App

To run application from python environment :

  • from base directory uvicorn src.main:app

### Icons

The icons are available on https://github.com/jermarchand/wh40k-icon/releases/tag/v0.2.0