Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Python UPnP library
Python Shell
Branch: master

README.md

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 install

On Arch Linux you can also use python-pynplay package from the AUR.

Something went wrong with that request. Please try again.