deluge.ui.web.web.Web

Here are the examples of the python api deluge.ui.web.web.Web taken from open source projects. By voting up you can indicate which examples are most useful and appropriate.

1 Examples 7

Example 1

Project: deluge Source File: __init__.py
Function: start
def start():
    web = Web()
    web.start()