apprise/apprise
2024-09-14 19:45:50 -04:00
..
assets Attachment Support for JSON & XML Notifications (#426) 2021-08-15 19:47:24 -04:00
attachment Refactored base64 attachment handling (#1191) 2024-08-27 18:58:56 -04:00
config Persistent Storage (#1131) 2024-08-22 21:44:14 -04:00
decorators Documentation and CLI Tidying (#1187) 2024-08-24 19:12:23 -04:00
i18n bumped version to v1.9.0 2024-09-02 13:33:29 -04:00
plugins enforce E.164 format 2024-09-14 19:45:50 -04:00
__init__.py bumped version to v1.9.0 2024-09-02 13:33:29 -04:00
apprise_attachment.py Turn large ntfy messages into a attachments (#1136) 2024-06-01 21:43:38 -04:00
apprise_attachment.pyi Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
apprise_config.py Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
apprise_config.pyi Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
apprise.py Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
apprise.pyi Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
asset.py Persistent Storage (#1131) 2024-08-22 21:44:14 -04:00
asset.pyi Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
cli.py cli errors leverage click output and suggest --help 2024-09-02 12:54:53 -04:00
common.py Persistent Storage (#1131) 2024-08-22 21:44:14 -04:00
common.pyi Tests: Use global no_throttling_everywhere fixture (#701) 2022-10-16 10:48:44 -04:00
conversion.py fix: conversion html_to_text hr tags rstrip non string object (#1162) 2024-07-17 15:45:56 -04:00
emojis.py Bumped version to v1.7.2 2024-01-27 15:50:01 -05:00
exception.py Persistent Storage (#1131) 2024-08-22 21:44:14 -04:00
locale.py Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
logger.py Bumped version to v1.7.2 2024-01-27 15:50:01 -05:00
manager_attachment.py Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
manager_config.py Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
manager_plugins.py Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
manager.py Persistent Storage (#1131) 2024-08-22 21:44:14 -04:00
persistent_store.py Persistent storage code tidying (#1199) 2024-09-02 12:29:06 -04:00
py.typed Added limited type stubs for mypy (#402) 2021-07-19 16:26:38 -04:00
url.py Persistent Storage (#1131) 2024-08-22 21:44:14 -04:00
url.pyi Refactor: Python Module Naming & Namespace Harmonization (#1119) 2024-04-27 13:02:27 -04:00
utils.py Persistent Storage (#1131) 2024-08-22 21:44:14 -04:00