LICENSE
README.md
pyproject.toml
src/badcop/__init__.py
src/badcop/__main__.py
src/badcop/cli.py
src/badcop/config.py
src/badcop/ledger.py
src/badcop/mailer.py
src/badcop/matcher.py
src/badcop/report.py
src/badcop/schedule.py
src/badcop/state.py
src/badcop/stripe.py
src/badcop/templates.py
src/badcop.egg-info/PKG-INFO
src/badcop.egg-info/SOURCES.txt
src/badcop.egg-info/dependency_links.txt
src/badcop.egg-info/entry_points.txt
src/badcop.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_ledger.py
tests/test_mailer.py
tests/test_matcher.py
tests/test_report.py
tests/test_schedule.py
tests/test_state.py
tests/test_stripe.py
tests/test_templates.py