The Python Oracle

How do you run a Python script as a service in Windows?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Puddle Jumping Looping

--

Chapters
00:00 Question
01:38 Accepted answer (Score 288)
02:43 Answer 2 (Score 88)
05:59 Answer 3 (Score 52)
06:58 Answer 4 (Score 35)
07:25 Thank you

--

Full question
https://stackoverflow.com/questions/3240...

Accepted answer links:
[ActivePython]: http://www.activestate.com/Products/acti...
[pywin32]: https://sourceforge.net/projects/pywin32/

Answer 3 links:
[Non-sucking Service Manager]: http://nssm.cc/

Answer 4 links:
[https://technet.microsoft.com/en-us/libr...]: https://technet.microsoft.com/en-us/libr...(
[When creating a service with sc.exe how to pass in context parameters?]: https://stackoverflow.com/questions/3663...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #windows #crossplatform

#avk47