.gitignore
LICENSE
README.md
TODO.md
pyproject.toml
.github/workflows/doc.yml
.github/workflows/test.yml
adfluo/__init__.py
adfluo/cache.py
adfluo/cli.py
adfluo/dataset.py
adfluo/exceptions.py
adfluo/extraction_graph.py
adfluo/extractor.py
adfluo/pipeline.py
adfluo/processors.py
adfluo/storage.py
adfluo/types.py
adfluo/utils.py
adfluo/validator.py
adfluo.egg-info/PKG-INFO
adfluo.egg-info/SOURCES.txt
adfluo.egg-info/dependency_links.txt
adfluo.egg-info/entry_points.txt
adfluo.egg-info/requires.txt
adfluo.egg-info/top_level.txt
adfluo/plots/__init__.py
adfluo/plots/sphinx_utils.py
adfluo/plots/svg_rendering.py
docs/Makefile
docs/source/changelog.rst
docs/source/cli.rst
docs/source/conf.py
docs/source/how_tos.rst
docs/source/index.rst
docs/source/quickstart.rst
docs/source/reference.rst
docs/source/user_guide.rst
docs/source/data/example_data.yml
tests/__init__.py
tests/test_dataset.py
tests/test_dsfeats.py
tests/test_extractor.py
tests/test_graph.py
tests/test_pipeline.py
tests/test_plots.py
tests/test_processors.py
tests/test_storage.py
tests/data/feat_idx.csv
tests/data/feat_idx.json
tests/data/sample_idx.csv
tests/data/sample_idx.json