module documentation
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: $ python -m quixote run --app modified_quix_demo.altdemo or $ uv run python -m quixote run --app modified_quix_demo.altdemo (you might need to do this from the tests directory). The server listens on localhost:8080 by default. Debug and error output will be sent to the terminal.
| Class | |
No class docstring; 0/1 instance variable, 1/2 method documented |
| Class | |
Undocumented |
| Function | create |
Undocumented |
| Function | format |
Undocumented |
| Function | format |
Undocumented |
| Function | format |
Undocumented |
| Constant | SESSIONS |
Undocumented |