CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
fadsync_mailcheck/__init__.py
fadsync_mailcheck/cache.py
fadsync_mailcheck/client.py
fadsync_mailcheck/exceptions.py
fadsync_mailcheck/models.py
fadsync_mailcheck/py.typed
fadsync_mailcheck.egg-info/PKG-INFO
fadsync_mailcheck.egg-info/SOURCES.txt
fadsync_mailcheck.egg-info/dependency_links.txt
fadsync_mailcheck.egg-info/requires.txt
fadsync_mailcheck.egg-info/top_level.txt
fadsync_mailcheck/integrations/__init__.py
fadsync_mailcheck/integrations/django.py
fadsync_mailcheck/integrations/fastapi.py
tests/test_cache.py
tests/test_client.py
tests/test_integrations.py
tests/test_models.py