• Home
  • API Documentation
  • wte – Web Teaching Environment

wte – Web Teaching Environment¶

The wte module provides the main() function which constructs the WSGIApplication.

wte.main(global_config, **settings)[source]¶

Constructs, initialises, and returns the Web Teaching Environment’s WSGIApplication.

  • API Documentation
  • wte.doc – Docutils Helpers