platypush/platypush
Fabio Manganiello ee5e4dff92 Revert "In Python 3.7 async is a strict language keyword that can't be used for variables names - replaces occurrences with _async"
This reverts commit f0577733b6.
2018-08-07 21:52:07 +00:00
..
backend Revert "In Python 3.7 async is a strict language keyword that can't be used for variables names - replaces occurrences with _async" 2018-08-07 21:52:02 +00:00
bus Refactored logging submodule 2018-06-06 20:09:23 +02:00
config Revert "In Python 3.7 async is a strict language keyword that can't be used for variables names - replaces occurrences with _async" 2018-08-07 21:52:02 +00:00
context typo 2018-07-15 02:57:12 +02:00
cron Revert "In Python 3.7 async is a strict language keyword that can't be used for variables names - replaces occurrences with _async" 2018-08-07 21:52:02 +00:00
event Propagate the token in procedures and event hooks to make sure that the inner requests can be executed 2018-07-09 14:51:20 +00:00
message Revert "In Python 3.7 async is a strict language keyword that can't be used for variables names - replaces occurrences with _async" 2018-08-07 21:52:07 +00:00
plugins Added shuffle method to music.mpd 2018-08-06 22:44:02 +02:00
procedure Revert "In Python 3.7 async is a strict language keyword that can't be used for variables names - replaces occurrences with _async" 2018-08-07 21:52:07 +00:00
pusher Fixed logging level setting in pusher 2018-05-29 16:43:16 +00:00
utils Plugin action decorators can now be inherited from parent classes 2018-07-17 01:23:12 +02:00
__init__.py More pylint fixes 2018-07-30 23:18:01 +02:00
__main__.py Fixed procedure execution code 2018-01-04 16:11:54 +01:00
config.example.yaml Updated sample config 2017-12-24 01:33:06 +01:00
create_device.sh s/runbullet/platypush/g 2017-12-11 20:30:57 +01:00