python-systemd icon indicating copy to clipboard operation
python-systemd copied to clipboard

Python wrappers for systemd functionality

Results 33 python-systemd issues
Sort by recently updated
recently updated
newest added

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...