apprise/apprise
2021-09-16 22:46:33 -04:00
..
assets Attachment Support for JSON & XML Notifications (#426) 2021-08-15 19:47:24 -04:00
attachment Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
config Fixed argument parsing within YAML files (#404) 2021-07-28 13:17:16 -04:00
i18n bumped version to v0.9.4 2021-08-11 22:47:18 -04:00
plugins MQTT Support Added (#443) 2021-09-16 22:46:33 -04:00
py3compat Implemented a new async_notify() method (#397) 2021-07-01 14:09:20 -04:00
__init__.py bumped version to v0.9.4 2021-08-11 22:47:18 -04:00
Apprise.py Implemented a new async_notify() method (#397) 2021-07-01 14:09:20 -04:00
Apprise.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
AppriseAsset.py Added support for interpretable escapes via CLI (#349) 2021-01-31 17:15:18 -05:00
AppriseAsset.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
AppriseAttachment.py Added additional security for attachment handling (#300) 2020-09-21 11:26:02 -04:00
AppriseAttachment.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
AppriseConfig.py Added bulletproofing to configuation parsing (#282) 2020-08-27 17:45:25 -04:00
AppriseConfig.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
AppriseLocale.py ValueError unknown locale error fix (#128) 2019-06-18 20:29:03 -04:00
cli.py Added support for interpretable escapes via CLI (#349) 2021-01-31 17:15:18 -05:00
common.py Added additional security for attachment handling (#300) 2020-09-21 11:26:02 -04:00
common.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
logger.py LogCapture() class for those wishing to capture notification output (#311) 2020-10-13 14:27:42 -04:00
py.typed Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
URLBase.py Refactored the way phone numbers are managed (#408) 2021-07-28 10:32:10 -04:00
URLBase.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
utils.py Add Twilio API key support (#440) 2021-09-14 23:03:37 -04:00