platypush/platypush/runner
Fabio Manganiello 3bf068e0b2
The __main__ function should take no arguments.
setup.py won't pass any arguments to `main()`, so the default entry
point should get them itself from `sys.argv`.
2023-08-17 01:35:39 +02:00
..
__init__.py The __main__ function should take no arguments. 2023-08-17 01:35:39 +02:00
__main__.py Large refactor + stability fixes for the external process control logic. 2023-08-15 11:12:21 +02:00
_app.py Large refactor + stability fixes for the external process control logic. 2023-08-15 11:12:21 +02:00
_runner.py Large refactor + stability fixes for the external process control logic. 2023-08-15 11:12:21 +02:00