platypush/platypush/utils
Fabio Manganiello 0eae6fd48d
continuous-integration/drone/push Build is passing Details
Misc dependencies and mock fixes.
- `iputils` should be an explicit system dependency for `ping`.
  Some minimal systems (like some Docker images) may not have the `ping`
  command installed out of the box.

- `hid` and `marshmallow_dataclass` should be among the auto-mocked
  modules.
2023-10-20 01:02:35 +02:00
..
mock Misc dependencies and mock fixes. 2023-10-20 01:02:35 +02:00
__init__.py [`inspect`] Added `get_enabled_plugins` and `get_enabled_backends` actions. 2023-10-18 22:10:32 +02:00
manifest.py Added `install_cmds` to the JSON representation of a manifest. 2023-10-18 03:00:50 +02:00
ngrok.py Create application ngrok tunnel method moved to utils 2021-11-07 11:35:47 +01:00
workers.py Reimplemented workers as threads instead of processes 2019-12-29 23:18:58 +01:00