Classes

Summary

class

class parent

truncated documentation

Competition

Defines a competition.

CompetitionHandler

Handlers for the page on competitions.

DBException

Exception raised by class Database.

Database

Common functions about sqlite3.

DatabaseCompetition

Holds the data used for competitions. Tables: Competitions

LightMLBoard

Overloads a :epkg:`tornado:Application`.

LightMLBoardDefaultOptions

Default options for the web application.

LoginHandler

Login Handler.

LogoutHandler

Logout Handler.

MainHandler

Handlers for the main page.

SubmitForm

Handlers for the form to upload dataset.

UploadData

Upload data. Handlers for the form to upload dataset.

_BaseRequestHandler

Base handler. Returns the user.

_TemplateHandler

Defines the main page handler.