[Unit]
Description=@@name@@ server
[Service]
Type=simple
ExecStart=@@destdir@@/server.py
Restart=on-failure
[Install]
WantedBy=multi-user.target