First public version. Includes new features like parsing from a string, and converting to strings of format 'c', 'g', and 'G'. This project welcomes contributions and suggestions. Most contributions ...
Python module for native access to the systemd facilities. Functionality is separated into a number of modules: from systemd import journal journal.send('Hello world') journal.send('Hello, again, ...