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, ...
An implementation of the CAN SAE J1939 standard for Python. This is the first J1939-22 (J1939-FD) implementation! If you experience a problem or think the stack would not behave properly, do not ...