LICENSE
README.md
pyproject.toml
setup.cfg
postal_py/__init__.py
postal_py.egg-info/PKG-INFO
postal_py.egg-info/SOURCES.txt
postal_py.egg-info/dependency_links.txt
postal_py.egg-info/requires.txt
postal_py.egg-info/top_level.txt
postal_py/api/__init__.py
postal_py/api/async_wrapper.py
postal_py/api/base.py
postal_py/api/exceptions.py
postal_py/api/schemas.py
postal_py/api/wrapper.py
postal_py/smtp/__init__.py
postal_py/smtp/async_wrapper.py
postal_py/smtp/base.py
postal_py/smtp/schemas.py
postal_py/smtp/wrapper.py