Is there a process daemon like python-daemon under windows?

python is a pure rookie. I just want to use a process daemon like nodemon. Some people recommend daemon.

python and pip are installed on disk D in the English directory. There is a problem installing daemon, encoding using pip, so the installation of gdb, in sitecustomize.py was successful.

python-daemon

python27win-import-daemon-but-there-is-an-error-no-module-named-pwd" rel="nofollow noreferrer">stackoverflowpython-daemonunix

so is there anything else I can do?

Sep.24,2021

under windows, if you want the program to run in the background, you should register as the service (Service) (I am a Linux user, I don't know if the statement is accurate).

just after I searched it, take a look at the answer nssm that can easily register your program as a service

.
Menu