
Python-networkmanager wraps NetworkManager's D-Bus interface so you can be less verbose when talking to NetworkManager from Python. All interfaces have been wrapped in classes, properties are exposed as Python properties and function calls are forwarded to the correct interface.
See docs/index.rst for the documentation. An HTML version can be found on http://packages.python.org/python-networkmanager/
This package provides the Python 3.x module.