Python APIhandlersindexhandlerOn this pagehandler Index handler. class IndexHandler(application: 'Application', request: tornado.httputil.HTTPServerRequest, **kwargs: Any) -> None The handler for the index. get() -> None The index page.