Skip to content

A library for managing network connectivity using Python, ConnMan and DBus

License

Notifications You must be signed in to change notification settings

liamw9534/pyconnman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyconnman

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

A library for managing network connectivity using Python, ConnMan and DBus.

Installation

Install the python library by running:

pip install pyconnman

Documentation

Documentation is hosted at https://pythonhosted.org/pyconnman

Project resources

Changelog

v0.2.0

Adds Python3 support

v0.1.0

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)

About

A library for managing network connectivity using Python, ConnMan and DBus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages