LICENSE
README.md
__init__.py
admin.py
apps.py
checks.py
conf.py
conftest.py
dto.py
errors.py
models.py
provider.py
py.typed
pyproject.toml
scope.py
serializers.py
services.py
tasks.py
urls.py
views.py
./__init__.py
./admin.py
./apps.py
./checks.py
./conf.py
./conftest.py
./dto.py
./errors.py
./models.py
./provider.py
./py.typed
./scope.py
./serializers.py
./services.py
./tasks.py
./urls.py
./views.py
./management/__init__.py
./management/commands/__init__.py
./management/commands/purge_trapped_emails.py
./migrations/0001_initial.py
./migrations/__init__.py
./schemas/emits/mailtrap.email.trapped.json
management/__init__.py
management/commands/__init__.py
management/commands/purge_trapped_emails.py
migrations/0001_initial.py
migrations/__init__.py
schemas/emits/mailtrap.email.trapped.json
stapel_mailtrap.egg-info/PKG-INFO
stapel_mailtrap.egg-info/SOURCES.txt
stapel_mailtrap.egg-info/dependency_links.txt
stapel_mailtrap.egg-info/requires.txt
stapel_mailtrap.egg-info/top_level.txt
tests/test_api.py
tests/test_command_and_task.py
tests/test_provider.py
tests/test_seams.py
tests/test_services.py