Python: Install .py project as a Service | Windows Tutorial

Published: 15 September 2021
on channel: TroubleChute
21,342
232

Want a Python script to run 24/7 in the background of your computer, without needing to remember to start it? Don't want any visible signs that it's running? Well, you can set up your project to run as a Windows Service in the background, with the automatic starting ability, as well as other perks of having it run as a Windows Service.

NSSM: https://nssm.cc/

Timestamps:
0:00 - Explanation
0:35 - Downloading NSSM
0:56 - Installing & Using NSSM
1:17 - Installing Python script as a Service in Windows
2:15 - Managing python script as Service in Windows
3:00 - Uninstalling Python script as Service in Windows

#NSSM #Python #Service
-----------------------------
💸 Found this useful? Help me make more! Support me by becoming a member:    / @troublechute  
-----------------------------
💸 Direct donations via Ko-Fi: https://ko-fi.com/TCNOco
💬 Discuss video & Suggest (Discord): https://s.tcno.co/Discord
👉 Game guides & Simple tips:    / troublechutebasics  
🌐 Website: https://tcno.co
📧 Need voice overs done? Business query? Contact my business email: TroubleChute (at) tcno.co

Everything in this video is my personal opinion and experience, and should not be considered professional advice. Always do your own research and make sure what you're doing is safe.