platypush/platypush/plugins/assistant/google
Fabio Manganiello 56dc8d0972
Migrated the webapp to Tornado.
It was just too painful to find a combination of versions of  gunicorn,
gevent, eventlet, pyuwsgi etc. that could work on all of my systems.

On the other hand, Tornado works out of the box with no headaches.

Also in this commit:

- Updated a bunch of outdated/required integration dependencies.
- Black'd and LINTed a couple of old plugins.
2023-05-08 02:06:45 +02:00
..
lib Support for custom TTS engine for rendering assistant response (see #86) 2020-02-24 20:23:22 +01:00
pushtotalk Migrated the webapp to Tornado. 2023-05-08 02:06:45 +02:00
__init__.py Support for is_muted/toggle_muted on Google assistant 2020-03-05 18:13:44 +01:00
manifest.yaml Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00