Can I run a Python script as a service?

前端 未结 6 943
旧巷少年郎
旧巷少年郎 2020-12-01 10:05

Is it possible to run a Python script as a background service on a webserver? I want to do this for socket communication.

6条回答
提交回复
热议问题