LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
tafra/__init__.py
tafra/_accel.c
tafra/base.py
tafra/csvreader.py
tafra/formatter.py
tafra/group.py
tafra/protocol.py
tafra/py.typed
tafra.egg-info/PKG-INFO
tafra.egg-info/SOURCES.txt
tafra.egg-info/dependency_links.txt
tafra.egg-info/requires.txt
tafra.egg-info/top_level.txt
test/__init__.py
test/bench_tafra.py
test/bench_vs_pandas_vs_polars.py
test/ex1.csv
test/ex2.csv
test/ex3.csv
test/ex4.csv
test/ex5.csv
test/ex6.csv
test/profile_join.py
test/test_tafra.py