Skip to content

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

License

Notifications You must be signed in to change notification settings

Eyepea/systemDream

Repository files navigation

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/

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published