README.md
pyproject.toml
setup.py
coresender/__init__.py
coresender/context.py
coresender/token.py
coresender.egg-info/PKG-INFO
coresender.egg-info/SOURCES.txt
coresender.egg-info/dependency_links.txt
coresender.egg-info/not-zip-safe
coresender.egg-info/requires.txt
coresender.egg-info/top_level.txt
coresender/errors/__init__.py
coresender/http_error_handlers/__init__.py
coresender/requests/__init__.py
coresender/requests/core.py
coresender/requests/send.py
coresender/responses/__init__.py
coresender/responses/core.py
coresender/responses/send.py
tests/__init__.py
tests/conftest.py
tests/test_errors.py
tests/test_init.py
tests/test_sending.py