platypush/platypush/plugins/inspect
Fabio Manganiello 3d2ee5d6bb
continuous-integration/drone/push Build is passing Details
Replaced some new typing `|` notations with `Union`.
The `|` notation breaks on Python < 3.10.
2024-01-07 00:52:24 +01:00
..
__init__.py Replaced some new typing `|` notations with `Union`. 2024-01-07 00:52:24 +01:00
_cache.py Fix: Ensure that components cache keys are ordered before dumping to file. 2024-01-06 22:50:34 +01: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