TR-064 python API

This package provides a very lightweight and straight-forward TR-064 client, that pulls every information about supported services from the routers description files.

Note

This documentation is a work in progress. Feedback and revisions are most welcome!

Installation

Easiest way to install is to use pip:

$ python3 -m pip install tr064

To update a previous version:

$ python3 -m pip install --upgrade tr064