[ bianca ]
[ ソース: pystemd ]
パッケージ: python3-pystemd (0.13.2-2 など)
systemd binding for Python
This library allows you to talk to systemd over D-Bus from Python, without actually thinking that you are talking to systemd over D-Bus. This allows you to programmatically start/stop/restart/kill and verify services status from systemd point of view, avoiding executing `subprocess.Popen(['systemctl', ...` and then parsing the output to know the result.
その他の python3-pystemd 関連パッケージ
|
|
|
|
-
- dep: default-dbus-system-bus
- 以下のパッケージによって提供される仮想パッケージです: dbus
- または dbus-system-bus
- 以下のパッケージによって提供される仮想パッケージです: dbus-broker
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libsystemd0 (>= 237)
- systemd utility library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: systemd
- system and service manager