Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Python UPnP/SSDP example

Based on Erwan Martin's.

Requirements

This code uses Python 3 and requires no external dependency.

Running the example

  • Setup your virtualenv with Python 3

    virtualenv -p python3 venv
    

    and activate it: source venv/bin/activate

  • Run the example python main.py

  • Visit the device's page at: http://localhost:8088/python-v1.xml