Skip to main content

Technicolor CGA2121 Gateway library

Project description

Technicolor CGA2121 Gateway Scraper library

This is a library to use in order to scrape Technicolor Gateway CGA2121

Installation

pip install cga2121

How to use it

from cga2121 import Cga2121
    
gateway = Cga2121("192.168.0.1", "80", "user", "pass")
  
gateway.authenticate()
  
devices = gateway.get_device_modal()
  

Project details


Release history Release notifications | RSS feed

This version

3.3

Download files

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

Source Distribution

cga2121-3.3.tar.gz (3.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