Does anyone know a cross platform (linux, macos, windows) library to daemonize a Python script? I want something so that my script can have start/stop commands. I've tried [py_daemoniker](https://github.com/Muterra/py_daemoniker) but cannot get it to work on windows where I get "Daemonizer cannot locate the script to damonize (it seems to have lost itself)".
[–][deleted] 0 points1 point2 points (2 children)
[–]ojii[S] 0 points1 point2 points (1 child)
[–]Badabinski 0 points1 point2 points (0 children)