Skip to main content

An alternate interface to D-BUS supporting evented IO

Project description

Overview

Python-dbusx is a alternative Python interface for D-BUS that supports evented IO. It builds directly on top of libdbus and has no other dependencies.

Building and Installing

$ python setup.py build
$ sudo python setup.py install

Requirements

  • Python 2.6, 2.7 or 3.3.

  • To use evented IO, you need an event loop adater that supports the EventLoop interface from the upcoming PEP 3156. The looping package provides adapters for libev and libuv. See https://github.com/geertj/looping.

Comments and Suggestion

Feel free to add an issue on the Github site. Also feel free to send me an email on geertj@gmail.com.

Project details


Release history Release notifications | RSS feed

This version

0.9

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-dbusx-0.9.tar.gz (40.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page