This website requires JavaScript.
Explore
Help
Sign in
revil-O
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
forked from
platypush/platypush
Code
Pull requests
Activity
3e4b7ac1b5
platypush
/
platypush
/
plugins
/
inspect
History
Fabio Manganiello
3d2ee5d6bb
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