platypush/platypush/utils
Fabio Manganiello 52e353dc14
Expose the wrapped function in `@action`.
Added a `wrapped` "hidden" parameter to the function returned by the
`@action` decorator.

We need this to access the underlying decorated function when e.g. we
need to access its specs or decorators.
2023-10-09 22:35:08 +02:00
..
mock [WIP] Large refactor of the inspection plugin and models. 2023-10-09 01:33:44 +02:00
__init__.py Expose the wrapped function in `@action`. 2023-10-09 22:35:08 +02:00
manifest.py [WIP] Large refactor of the inspection plugin and models. 2023-10-09 01:33:44 +02:00
ngrok.py Create application ngrok tunnel method moved to utils 2021-11-07 11:35:47 +01:00
workers.py Reimplemented workers as threads instead of processes 2019-12-29 23:18:58 +01:00