LICENSE
README.md
pyproject.toml
src/instapipe/__init__.py
src/instapipe/__main__.py
src/instapipe/classify.py
src/instapipe/clean.py
src/instapipe/cli.py
src/instapipe/compare.py
src/instapipe/dashboard.py
src/instapipe/excel.py
src/instapipe/ingest.py
src/instapipe/insights.py
src/instapipe/metrics.py
src/instapipe/output.py
src/instapipe.egg-info/PKG-INFO
src/instapipe.egg-info/SOURCES.txt
src/instapipe.egg-info/dependency_links.txt
src/instapipe.egg-info/entry_points.txt
src/instapipe.egg-info/requires.txt
src/instapipe.egg-info/top_level.txt
tests/test_classify.py
tests/test_clean.py
tests/test_cli.py
tests/test_compare.py
tests/test_excel.py
tests/test_ingest.py
tests/test_insights.py
tests/test_metrics.py
tests/test_output.py