platypush/platypush/plugins/camera
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
..
android Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
cv numpy and PIL should be required dependencies for all camera plugins. 2023-05-04 23:44:42 +02:00
ffmpeg numpy and PIL should be required dependencies for all camera plugins. 2023-05-04 23:44:42 +02:00
gstreamer Migrated the webapp to Tornado. 2023-05-08 02:06:45 +02:00
ir numpy and PIL should be required dependencies for all camera plugins. 2023-05-04 23:44:42 +02:00
model More LINT fixes 2021-04-06 21:10:48 +02:00
pi Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
__init__.py Added TOC to readme and more LGTM fixes 2022-02-09 21:06:49 +01:00