Skip to main content

Technicolor Gateway library

Project description

Technicolor Gateway Scraper library

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

python package workflow

Installation

pip install pytechnicolor

How to use it

from technicolorgateway import TechnicolorGateway
    
gateway = TechnicolorGateway("192.168.1.1", "80", "user", "pass")
  
gateway.srp6authenticate()
  
devices = gateway.get_device_modal()
  
broadband = gateway.get_broadband_modal()

Credits to: https://github.com/mswhirl/TechnicolorStatScraper

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

pytechnicolor-1.1.12.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

pytechnicolor-1.1.12-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

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