阅读背景:

如何让Python脚本像Linux中的服务或守护进程一样运行

来源:互联网 

I have written a Python script that checks a certain e-mail address and passes new e-mails to an external program. How can I get this script to execute 24/7, such as turning it into daemon or service in Linux. Would I also need a loop that never ends in the program, or can it be done by just having the code re executed multiple times?I have written a Python script that checks a ce




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: