.gitignore
CITATION.cff
LICENSE
README.md
mkdocs.yml
pyproject.toml
.github/workflows/docs.yml
.github/workflows/publish.yml
.github/workflows/test.yml
docs/index.md
docs/installation.md
src/flow_theory/__init__.py
src/flow_theory.egg-info/PKG-INFO
src/flow_theory.egg-info/SOURCES.txt
src/flow_theory.egg-info/dependency_links.txt
src/flow_theory.egg-info/requires.txt
src/flow_theory.egg-info/top_level.txt
tests/test_stub.py