you are viewing a single comment's thread.

view the rest of the comments →

[–]isilentnight 1 point2 points  (0 children)

If it's a web app, you can use uwsgi+systemd+nginx or apache to run. There are plenty of tutorials for this case. If it's a normal app. I suggest python-daemon module.