platypush/platypush/plugins/inspect
Fabio Manganiello a7aabd7c52
Fixed handling of `:meth:` docstring annotations with relative paths.
2023-05-22 16:32:30 +02:00
..
_parsers Fixed handling of `:meth:` docstring annotations with relative paths. 2023-05-22 16:32:30 +02:00
__init__.py Large refactor for the `inspect` plugin. 2023-05-17 00:05:22 +02:00
_context.py Large refactor for the `inspect` plugin. 2023-05-17 00:05:22 +02:00
_model.py Fixed handling of `:meth:` docstring annotations with relative paths. 2023-05-22 16:32:30 +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 Moved to manifest files for describing plugins and backends and their dependencies 2021-09-16 17:53:40 +02:00