LICENSE
LICENSE-APACHE
README.md
pyproject.toml
setup.py
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
notify/__init__.py
notify/exceptions.py
notify/models.py
notify/notify.py
notify/settings.py
notify/templates.py
notify/utils.py
notify/version.py
notify/providers/__init__.py
notify/providers/abstract.py
notify/providers/amazon_ses/__init__.py
notify/providers/amazon_ses/amazon_ses.py
notify/providers/aws_email/__init__.py
notify/providers/aws_email/aws_email.py
notify/providers/dummy/__init__.py
notify/providers/dummy/dummy.py
notify/providers/email/__init__.py
notify/providers/email/email.py
notify/providers/gmail/__init__.py
notify/providers/gmail/gmail.py
notify/providers/sendgrid/__init__.py
notify/providers/sendgrid/sendgrid.py
notify/providers/telegram/Telegram.py
notify/providers/telegram/__init__.py
notify/providers_old/__init__.py
notify/providers_old/office365/__init__.py
notify/providers_old/office365/office365.py
notify/providers_old/onesignal/__init__.py
notify/providers_old/onesignal/onesignal.py
notify/providers_old/twilio/__init__.py
notify/providers_old/twilio/twilio.py
notify/providers_old/twitter/__init__.py
notify/providers_old/twitter/twitter.py
notify/providers_old/xmpp/__init__.py
notify/providers_old/xmpp/xmpp.py