apprise/apprise
2022-11-12 15:14:54 -05:00
..
assets Attachment Support for JSON & XML Notifications (#426) 2021-08-15 19:47:24 -04:00
attachment Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
config Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
decorators Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
i18n bumped version to v1.1.0 2022-10-08 14:05:28 -04:00
plugins Google Chat Thread-Key support (#753) 2022-11-12 15:14:54 -05:00
py3compat Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
__init__.py bumped version to v1.1.0 2022-10-08 14:05:28 -04:00
Apprise.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
Apprise.pyi Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
AppriseAsset.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
AppriseAsset.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
AppriseAttachment.py Mastodon Support (#747) 2022-11-11 14:17:20 -05:00
AppriseAttachment.pyi Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
AppriseConfig.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
AppriseConfig.pyi Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
AppriseLocale.py Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
cli.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
common.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
common.pyi Tests: Use global no_throttling_everywhere fixture (#701) 2022-10-16 10:48:44 -04:00
conversion.py Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
logger.py Chore: Fix ResourceWarning: unclosed file <_io.TextIOWrapper name=... 2022-10-14 14:51:44 +02:00
py.typed Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
URLBase.py fix: cto= and rto= lines now work from YAML config (#751) 2022-11-12 10:46:56 -05:00
URLBase.pyi Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
utils.py Email improvements; name= and from= now synonymous (#738) 2022-11-05 16:37:57 -04:00