pynplay: A UPnP library written in python
pynplay is a library that allows developers to create UPnP enabled applications. It is easy to use, and easy to implement in existing applications.
Dependencies
pynplay has a few dependencies
- python-lxml
- python-httplib
These should be available on most distributions.
Installation
pynplay comes with a setup.py installer, wich will install the files on your system.
Just run:
python setup.py installOn Arch Linux you can also use python-pynplay package from the AUR.