torfsen/python-systemd-tutorial resource
A tutorial for writing a systemd service in Python observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2771
- days_rel: n/a
- days_push: 1283
- n_releases_24m: 0
Adoption not part of the score
1406 stars · 143 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tutorial explaining how to write and run a systemd service in Python, including a demo service script and unit file. It walks through user services and then converting them into system services.
Use cases
- learn how to write a systemd service in python
- run a python script as a systemd daemon
- create a systemd unit file for a python app
- convert a user service to a system service
- auto-start a python program on linux boot
When to choose
- you want a beginner-friendly introduction to systemd services for Python
- you need a minimal working example of a Python daemon with a unit file
When to avoid
- you need a production-ready service framework or library
- you use a systemd version very different from 229 and need up-to-date details
- you need a maintained tool rather than documentation
Facets
learning-resource · maturity maintenance
documentation developer-tools operating-systems developer-tools tutorials python cli systemd daemon unit-file service-management tutorial linux
1 source
- readme: https://github.com/torfsen/python-systemd-tutorial · fetched 2026-08-28 · 0b15c72a2790
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| torfsen/python-systemd-tutorial | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="torfsen/python-systemd-tutorial")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem