A library for managing network connectivity using Python, ConnMan and DBus.
Install the python library by running:
pip install pyconnman
Documentation is hosted at https://pythonhosted.org/pyconnman
Adds Python3 support
Initial release supporting ConnMan v1.24 dbus API with following interfaces:
- ConnManager (net.connman.Manager)
- ConnService (net.connman.Service)
- ConnTechnology (net.connman.Technology)
Services:
- SimpleWifiAgent (net.connman.Agent)