Supports both asyncio (under sdbus_async.networkmanager
module) and blocking (under sdbus_block.networkmanager
module)
Implements most NetworkManager dbus interfaces and objects.
python-sdbus
version higher than 0.8rc2
See python-sdbus requirements.
pip install --only-binary ':all:' sdbus-networkmanager
See this quickstart guide for brief introduction to NetworkManager D-Bus API.
This is the sub-project of python-sdbus.
See the python-sdbus documentation.