Repository policy#

This repository keeps only the files required to:

  • install the package

  • expose a minimal CLI and Python API

  • build a Sphinx documentation site

  • deploy the site to GitHub Pages

It does not keep:

  • large demo datasets

  • generated benchmark outputs

  • temporary directories

  • .tar.gz package builds

  • virtual environments