Skip to main content

Connector for EE BrightBox routers.

Project description

Connector for EE BrightBox routers.

https://travis-ci.org/krygal/eebrightbox.svg?branch=master MIT licensed

Example

from eebrightbox import EEBrightbox

config = {
    'version': 2,
    'password': 'admin_password'
}

with EEBrightbox(config) as ee:
    active_devices = ee.get_active_devices()
    ssids = ee.get_ssids()

License

See LICENSE file

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eebrightbox-0.0.1.tar.gz (22.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page