LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
graphique/__init__.py
graphique/arrayed.cpp
graphique/arrayed.pyx
graphique/core.py
graphique/inputs.py
graphique/models.py
graphique/py.typed
graphique/scalars.py
graphique/service.py
graphique/settings.py
graphique.egg-info/PKG-INFO
graphique.egg-info/SOURCES.txt
graphique.egg-info/dependency_links.txt
graphique.egg-info/not-zip-safe
graphique.egg-info/requires.txt
graphique.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_core.py
tests/test_models.py
tests/test_service.py