uw.web package¶
Module contents¶
Web support library.
This package provides numerous features to support writing Web applications.
This includes sub-packages for HTML generation, serving PDFs, and building applications out of smaller pieces using the Python standard Web Server Gateway Interface (WSGI).