.. _l-staticmethods: Static Methods ============== .. contents:: :local: :depth: 1 Summary +++++++ +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | staticmethod | class parent | truncated documentation | +===============================================================================================+=====================+==============================================================+ | :py:meth:`_col_competitions ` | DatabaseCompetition | | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | :py:meth:`_col_players ` | DatabaseCompetition | | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | :py:meth:`_col_submissions ` | DatabaseCompetition | | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | :py:meth:`_col_teams ` | DatabaseCompetition | | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | :py:meth:`_dummy_submissions ` | DatabaseCompetition | | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | :meth:`get ` | LoginHandler | Page. | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | :meth:`make_app ` | LightMLBoard | Creates a *LightMLBoard* application. | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | :meth:`post ` | LoginHandler | post | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | :meth:`post ` | UploadData | post | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | :meth:`start_app ` | LightMLBoard | Starts the application. | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | :meth:`to_records ` | Competition | Converts a list of competitions into a list of dictionaries. | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+ | :meth:`update_options ` | LightMLBoard | Returns updated options, includes the default ones. | +-----------------------------------------------------------------------------------------------+---------------------+--------------------------------------------------------------+