mcejp / procgenlib

Utilities for procedural generation

Home Page:https://mcejp.github.io/procgenlib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

procgenlib

PyPI version GitHub Pages

Useful commands

Test

python -m pytest

Format check

black --diff **.py

Type check

mypy procgenlib

Regenerate docs

sphinx-build doc doc/_build

About

Utilities for procedural generation

https://mcejp.github.io/procgenlib/

License:MIT License


Languages

Language:Python 100.0%