UPnP for asyncio
txupnp | ||
.gitignore | ||
LICENSE | ||
README.md | ||
setup.py |
UPnP for Twisted
txupnp
is a python2/3 library to interact with UPnP gateways using Twisted
Installation
pip install txupnp
Usage
To run the test script, test-txupnp
. This will attempt to find the gateway and will try to set up and tear down an external redirect.
License
This project is MIT licensed. For the full license, see LICENSE.
Contact
The primary contact for this project is @jackrobison(jackrobison@lbry.io)