UPnP for asyncio
Find a file
Jack Robison bd1c76237c
more
2018-07-30 17:48:20 -04:00
txupnp more 2018-07-30 17:48:20 -04:00
.gitignore initial 2018-07-27 19:25:32 -04:00
LICENSE more 2018-07-30 17:48:20 -04:00
README.md more 2018-07-30 17:48:20 -04:00
setup.py more 2018-07-30 17:48:20 -04:00

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)