LICENSE
README.md
setup.py
FuncNotify/EmailMethod.py
FuncNotify/NotifyDecorators.py
FuncNotify/NotifyMethods.py
FuncNotify/PrintMethod.py
FuncNotify/SlackMethod.py
FuncNotify/TeamsMethod.py
FuncNotify/TemplateMethod_.py
FuncNotify/TextMethod.py
FuncNotify/__init__.py
FuncNotify/__main__.py
FuncNotify.egg-info/PKG-INFO
FuncNotify.egg-info/SOURCES.txt
FuncNotify.egg-info/dependency_links.txt
FuncNotify.egg-info/entry_points.txt
FuncNotify.egg-info/requires.txt
FuncNotify.egg-info/top_level.txt
tests/__init__.py
tests/test_abstract.py
tests/test_emailtwilio.py
tests/test_emailyag.py
tests/test_print.py
tests/test_slack.py
tests/test_teams.py
tests/test_text.py