forked from omicron/d2warehouse
4a57291ba0c527e1ee4c6794edc9239cdd1b6e0c
- Fix type annotations in d2warehouse.stash - Fix invalid escape sequences in d2warehouse.item - Bump the minimum supported version of python to 3.10 - Fix ambiguous variable name in d2warehouse.huffman
Quick & dirty commit of current progress to share with others.
python -m venv venv
source venv/bin/activate
pip install --editable .[dev]
d2dump /path/to/stash.d2i
Description
Languages
Python
94.1%
HTML
3.9%
CSS
1.6%
JavaScript
0.4%