.gitignore
.pre-commit-config.yaml
LICENSE.rst
MANIFEST.in
README.md
pyproject.toml
pytest-telegram-notifier.ini
requirements.txt
setup.py
.github/workflows/main.yml
docs/telegram-message.png
pytest_telegram_notifier.egg-info/PKG-INFO
pytest_telegram_notifier.egg-info/SOURCES.txt
pytest_telegram_notifier.egg-info/dependency_links.txt
pytest_telegram_notifier.egg-info/entry_points.txt
pytest_telegram_notifier.egg-info/top_level.txt
telegram_notifier/__init__.py
telegram_notifier/_version.py
telegram_notifier/bot.py
telegram_notifier/exceptions.py
telegram_notifier/hooks.py
telegram_notifier/plugin.py
telegram_notifier/telegram_manager.py