LICENSE
README.md
pyproject.toml
inspectr/__init__.py
inspectr/__main__.py
inspectr/authenticity.py
inspectr/bare_ratio.py
inspectr/compare_funcs.py
inspectr/complexity.py
inspectr/count_exceptions.py
inspectr/duplicates.py
inspectr/size_counts.py
inspectr/with_open.py
inspectr.egg-info/PKG-INFO
inspectr.egg-info/SOURCES.txt
inspectr.egg-info/dependency_links.txt
inspectr.egg-info/entry_points.txt
inspectr.egg-info/requires.txt
inspectr.egg-info/top_level.txt
tests/test_authenticity.py
tests/test_bare_ratio.py
tests/test_compare_funcs.py
tests/test_complexity.py
tests/test_count_exceptions.py
tests/test_duplicates.py
tests/test_size_counts.py
tests/test_with_open.py