platypush/platypush/plugins/camera
Fabio Manganiello 98e9abde18
All checks were successful
continuous-integration/drone/push Build is passing
Extended manifest files with Python system packages (if available).
- If a Python optional dependency is available as a system package on
  the target system, try and install it that route rather than pip. It's
  usually faster and it decreases the risk of breaking system packages.

- Added support for apk dependencies in manifest files. This brings the
  number of distros officially supported by all the extensions to four:

  - Alpine
  - Arch
  - Debian
  - Ubuntu
2023-08-16 22:43:51 +02:00
..
android Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00
cv Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
ffmpeg Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
gstreamer Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
ir Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
model Removed some optional top-level imports. 2023-07-01 03:13:38 +02:00
pi Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
__init__.py pylint fixes for the camera plugin. 2023-06-16 15:40:05 +02:00