.bumpversion.cfg
.flake8
.gitignore
.mypy.ini
.pylintrc
.style.yapf
CHANGES.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CREDITS
INSTALL
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
pytest.ini
setup.py
tox.ini
.github/dependabot.yml
.github/workflows/codeql-analysis.yml
.github/workflows/publish.yml
async_notify.egg-info/PKG-INFO
async_notify.egg-info/SOURCES.txt
async_notify.egg-info/dependency_links.txt
async_notify.egg-info/requires.txt
async_notify.egg-info/top_level.txt
docs/(72) Rick Astley - Never Gonna Give You Up (video oficial) -1.webm
docs/Dialup.mp3
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/examples.rst
docs/index.rst
docs/make.bat
docs/old-computer.jpg
docs/providers.rst
docs/requirements-dev.txt
docs/requirements.txt
examples/test_aws.py
examples/test_dummy.py
examples/test_email.py
examples/test_gmail.py
examples/test_model.py
examples/test_o365.py
examples/test_sendgrid.py
examples/test_slack.py
examples/test_telegram.py
notify/__init__.py
notify/exceptions.py
notify/models.py
notify/notify.py
notify/settings.py
notify/templates.py
notify/version.py
notify/providers/__init__.py
notify/providers/abstract.py
notify/providers/mail.py
notify/providers/aws/__init__.py
notify/providers/aws/aws.py
notify/providers/aws/settings.py
notify/providers/dummy/__init__.py
notify/providers/dummy/dummy.py
notify/providers/email/__init__.py
notify/providers/email/email.py
notify/providers/email/settings.py
notify/providers/gmail/__init__.py
notify/providers/gmail/gmail.py
notify/providers/gmail/settings.py
notify/providers/office365/__init__.py
notify/providers/office365/office365.py
notify/providers/office365/settings.py
notify/providers/onesignal/__init__.py
notify/providers/onesignal/onesignal.py
notify/providers/onesignal/settings.py
notify/providers/sendgrid/__init__.py
notify/providers/sendgrid/sendgrid.py
notify/providers/sendgrid/settings.py
notify/providers/slack/__init__.py
notify/providers/slack/settings.py
notify/providers/slack/slack.py
notify/providers/telegram/Telegram.py
notify/providers/telegram/__init__.py
notify/providers/telegram/settings.py
notify/providers/twilio/__init__.py
notify/providers/twilio/settings.py
notify/providers/twilio/twilio.py
notify/providers/twitter/__init__.py
notify/providers/twitter/settings.py
notify/providers/twitter/twitter.py
notify/providers/xmpp/__init__.py
notify/providers/xmpp/settings.py
notify/providers/xmpp/xmpp.py
notify/utils/__init__.py
templates/.compiled
templates/email_applied.html
templates/template_hello.txt