This website requires JavaScript.
Explore
Help
Sign in
blacklight
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
forked from
platypush/platypush
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2c46b6fe14
platypush
/
platypush
/
plugins
/
xmpp
History
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