LICENSE
README.md
pyproject.toml
labparse/__init__.py
labparse/cli.py
labparse/engine.py
labparse/infer.py
labparse/providers.py
labparse/recipes.py
labparse.egg-info/PKG-INFO
labparse.egg-info/SOURCES.txt
labparse.egg-info/dependency_links.txt
labparse.egg-info/entry_points.txt
labparse.egg-info/requires.txt
labparse.egg-info/top_level.txt
labparse/data/recipes/excel_wells.json
labparse/data/recipes/generic_long_csv.json
labparse/data/recipes/generic_wide_csv.json
labparse/data/recipes/generic_wide_tsv.json
labparse/data/recipes/spectramax_kinetic.json
labparse/data/recipes/tecan_asc_grid.json
tests/test_engine.py
tests/test_parse.py