module documentation

A minimal Quixote demo. If you have the 'quixote' package in your Python path, you can run it like this: $ python demo/mini_demo.py The server listens on localhost:8080 by default. Debug and error output will be sent to the terminal.

Class RootDirectory Undocumented
Function create_publisher Undocumented
def create_publisher() -> Publisher: ΒΆ

Undocumented