platypush/platypush/plugins/xmpp
Fabio Manganiello 1825b492b3
Replaced Config.workdir with Config.get_workdir().
Again, Python < 3.9 doesn't like class properties.
2023-08-19 13:21:24 +02:00
..
_handlers [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_mixins [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_state [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_types [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
__init__.py Replaced Config.workdir with Config.get_workdir(). 2023-08-19 13:21:24 +02:00
_base.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
_config.py [#268] Implemented XMPP integration. 2023-07-22 22:36:36 +02:00
manifest.yaml Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00