platypush/platypush/plugins/inspect
Fabio Manganiello 3e8d6bb01e
continuous-integration/drone/push Build is failing Details
Removed `typing-extensions` dependency.
The package isn't present on older versions of Debian.
2023-09-18 14:05:39 +02:00
..
_parsers Removed `typing-extensions` dependency. 2023-09-18 14:05:39 +02:00
__init__.py `get_all_plugins` should use `Message.Encoder` for encoding the response. 2023-09-17 02:11:52 +02:00
_context.py Large refactor for the `inspect` plugin. 2023-05-17 00:05:22 +02:00
_model.py More improvements to the `inspect` plugin. 2023-08-08 20:47:27 +02:00
_serialize.py Use reflection to infer the arguments of a Python user procedure 2023-05-17 17:17:59 +02:00
manifest.yaml Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00