..
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
Resolve ambiguity with apprise.plugins
module namespace
2022-10-14 14:51:44 +02: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
Added support for recent CPython and PyPy versions; Droped Python v2.7 Support ( #680 )
2022-10-07 20:28:36 -04: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
Added limited type stubs for mypy ( #402 )
2021-07-19 16:26:38 -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
Added support for recent CPython and PyPy versions; Droped Python v2.7 Support ( #680 )
2022-10-07 20:28:36 -04:00
URLBase.pyi
Added limited type stubs for mypy ( #402 )
2021-07-19 16:26:38 -04:00
utils.py
Allow extended characters in ID of email address ( #693 )
2022-10-13 19:53:32 -04:00