See index.md for more info; that's used for the auto-generated github.io landing page.
Additional notes:
-
The inline-metadata at the top of each script allows
uvto run the script without a local installation of python or virtual-environments or dependency-packages. -
Dependencies are also listed in the
pyproject.tomlfile to run tests easily. -
The
pyproject.tomlfile contains some project guidelines for LLM-helpers to follow when generating code. I wanted to put this somewhere unobtrusive. Windsurf'sGPT-5 (low-reasoning)does a good job following these.