.coveragerc
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
tox.ini
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/docs-request.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/docs.yml
.github/workflows/main.yml
.github/workflows/release.yml
.github/workflows/test_cov.yml
.github/workflows/test_minimal.yml
ci/file.html
ci/test_send.py
docs/Makefile
docs/conf.py
docs/faq.rst
docs/favicon.ico
docs/header.html
docs/index.rst
docs/logo.png
docs/make.bat
docs/references.rst
docs/s5defs.txt
docs/versions.rst
docs/_static/css/colors.css
docs/_static/css/types.css
docs/extensions/flask.rst
docs/extensions/index.rst
docs/extensions/logging.rst
docs/imgs/email_emb_img.png
docs/imgs/email_emb_plt.png
docs/imgs/table_comparison.png
docs/imgs/table_rendered.png
docs/imgs/table_unrendered.PNG
docs/imgs/table_with_style.png
docs/imgs/table_with_styler.png
docs/imgs/table_without_style.png
docs/tutorials/attachments.rst
docs/tutorials/client.rst
docs/tutorials/config.rst
docs/tutorials/cookbook.rst
docs/tutorials/example.rst
docs/tutorials/getting_started.rst
docs/tutorials/index.rst
docs/tutorials/jinja_support.rst
docs/tutorials/sending.rst
docs/tutorials/templating.rst
docs/tutorials/testing.rst
docs/tutorials/embed/image.rst
docs/tutorials/embed/index.rst
docs/tutorials/embed/table.rst
redmail/__init__.py
redmail/_version.py
redmail/log.py
redmail/py.typed
redmail/utils.py
redmail.egg-info/PKG-INFO
redmail.egg-info/SOURCES.txt
redmail.egg-info/dependency_links.txt
redmail.egg-info/requires.txt
redmail.egg-info/top_level.txt
redmail/email/__init__.py
redmail/email/attachment.py
redmail/email/body.py
redmail/email/envs.py
redmail/email/sender.py
redmail/email/utils.py
redmail/email/templates/html/table/custom.html
redmail/email/templates/html/table/modest.html
redmail/email/templates/html/table/notebook-like.html
redmail/email/templates/text/table/pandas.txt
redmail/models/__init__.py
redmail/models/address.py
redmail/models/system.py
redmail/test/__init__.py
redmail/test/conftest.py
redmail/test/pytest.ini
redmail/test/test_deprecated.py
redmail/test/test_models.py
redmail/test/test_utils.py
redmail/test/email/__init__.py
redmail/test/email/test_attachments.py
redmail/test/email/test_body.py
redmail/test/email/test_cookbook.py
redmail/test/email/test_headers.py
redmail/test/email/test_inline_media.py
redmail/test/email/test_send.py
redmail/test/email/test_structure.py
redmail/test/email/test_template.py
redmail/test/helpers/__init__.py
redmail/test/helpers/convert.py
redmail/test/helpers/resources.py
redmail/test/log/__init__.py
redmail/test/log/conftest.py
redmail/test/log/test_construct.py
redmail/test/log/test_handler.py
redmail/test/log/test_handler_multi.py
redmail/test/test_files/dummy.png
requirements/build.txt
requirements/coverage.txt
requirements/docs.txt