nssm in python 3+
(I converted my .py file to .exe with pyinstaller)
nssm: as said before
On NSSMĀ“s console:
path: path\to\your\program.exe
Startup directory: path\to\your\ #same as the path but without your program.exe
Arguments: empty
If you don't want to convert your project to .exe
python {{your python.py file name}}