python-systemd
python-systemd copied to clipboard
Python wrappers for systemd functionality
This is mostly a slim reimplementation of `setuptool_scm`. It seems broken with editable installs, but I think that might be a meson bug, I'm not sure yet.
Currently the tests seem to require `pip install .` which I rather avoid on a machine. I tried running the tests by messing with `PYTHONPATH` but this is impossible as...
The ecosystem of Python systemd packages seems a bit confusing. Here's what the state appears to be, what some of the confusing aspects are and some possible steps to improve...