Skip to content

pmeye/python-sdbus-networkmanager

 
 

Repository files navigation

Documentation Status

NetworkManager binds for python-sdbus

Supports both asyncio (under sdbus_async.networkmanager module) and blocking (under sdbus_block.networkmanager module)

Implements most NetworkManager dbus interfaces and objects.

Requirements

  • python-sdbus version higher than 0.8rc2

See python-sdbus requirements.

Installation

pip install --only-binary ':all:' sdbus-networkmanager

This is the sub-project of python-sdbus.

See the python-sdbus documentation.

About

python-sdbus binds for NetworkManager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • Jinja 1.6%