package documentation

Undocumented

Module altdemo An alternative Quixote demo. This version is contained in a single module and does not use PTL. The easiest way to run this demo is to use the simple HTTP server included with Quixote. For example:
Module mini_demo A minimal Quixote demo. If you have the 'quixote' package in your Python path, you can run it like this:

From __init__.py:

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

Undocumented