asphalt-framework/asphalt-mailer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/publish.yml
.github/workflows/test.yml
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
README.rst
docs/api.rst
docs/conf.py28
A
0 mins
docs/configuration.rst
docs/extending.rst
docs/index.rst
docs/testing.rst
docs/usage.rst
docs/versionhistory.rst
examples/attachment.py68
A
1 hr
examples/simple.py62
A
1 hr
pyproject.toml
src/asphalt/mailer/__init__.py0
A
0 mins
src/asphalt/mailer/api.py149
A
1 hr
src/asphalt/mailer/component.py29
A
0 mins
src/asphalt/mailer/mailers/__init__.py0
A
0 mins
src/asphalt/mailer/mailers/mock.py23
A
0 mins
src/asphalt/mailer/mailers/sendmail.py45
A
0 mins
src/asphalt/mailer/mailers/smtp.py83
A
1 hr
src/asphalt/mailer/py.typed
src/asphalt/mailer/utils.py18
A
25 mins