systemdream

systemd bindings written in pure Python, to be easy to install in a pyvenv or virtualenv


License
LGPL-2.0
Install
pip install systemdream==0.0.2

Documentation

systemDream

systemd bindings written in pure Python, based on C-bindings API of python-systemd. The main goal of this library is to be very easy to install in a pyvenv or virtualenv, contrary to python-systemd.

WARNING ! For now, only systemd.journal has been ported, pull requests are welcome.

  • Free software: LGPL2 license

Installation

pip install systemdream

Documentation

You can mainly follow the official python-systemd documentation: http://www.freedesktop.org/software/systemd/python-systemd/