MANIFEST.in
QUICK_START.md
README.md
USER_GUIDE.md
example.py
pyproject.toml
kindred_ai/__init__.py
kindred_ai/core.py
kindred_ai/rules.py
kindred_ai.egg-info/PKG-INFO
kindred_ai.egg-info/SOURCES.txt
kindred_ai.egg-info/dependency_links.txt
kindred_ai.egg-info/requires.txt
kindred_ai.egg-info/top_level.txt
kindred_ai/patchers/__init__.py
kindred_ai/patchers/httpx_patch.py
kindred_ai/patchers/requests_patch.py
tests/__init__.py
tests/test_integration.py
tests/test_requests.py