platypush/platypush/plugins/camera
Fabio Manganiello 27cf1bec52
Removed some optional top-level imports.
Optional top-level imports in Tornado route declarations will trigger
`ImportError`. While this will just mean that those routes will be
skipped, it will also generate a lot of noise on the logs.
2023-07-01 03:13:38 +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 Revert "Removed camera.gstreamer." 2023-05-29 22:13:24 +02:00
ir numpy and PIL should be required dependencies for all camera plugins. 2023-05-04 23:44:42 +02:00
model Removed some optional top-level imports. 2023-07-01 03:13:38 +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 pylint fixes for the camera plugin. 2023-06-16 15:40:05 +02:00