platypush/platypush/message
Fabio Manganiello f7d644c32d get_procedures() can now return Python function objects as well.
This means that the JSON encoder must act accordingly and parse
the function object into an encodable string.
2020-04-12 22:56:12 +02:00
..
event Tensorflow plugin implementation WIP [#121] 2020-03-21 19:50:59 +01:00
request Implemented interface for custom Python scripts, procedures and hooks [closes #131] 2020-04-08 23:22:54 +02:00
response Implemented extensive support for neural networks, images and directories [closes #121] 2020-03-23 01:00:25 +01:00
__init__.py get_procedures() can now return Python function objects as well. 2020-04-12 22:56:12 +02:00