Modules

Summary

module

truncated documentation

__init__

module mathenjeu Module mathenjeu. Building an web application with QCM. source on GitHub

__init__

module mathenjeu.activities Shortcut to activities. source on GitHub

__init__

module mathenjeu.apps Shortcut to apps. source on GitHub

__init__

module mathenjeu.apps.common Shortcut to common. source on GitHub

__init__

module mathenjeu.apps.display Shortcut to display. source on GitHub

__init__

module mathenjeu.apps.qcm Shortcut to qcm. source on GitHub

__init__

module mathenjeu.apps.qcm.statics Data coming from starlette-example. source on GitHub

__init__

module mathenjeu.apps.qcm.statics.img Data coming from wikipedia. source on GitHub

__init__

module mathenjeu.apps.qcm.templates brielf More information about style can be found at Bootstrap style. source on GitHub

__init__

module mathenjeu.apps.server Shortcut to server. source on GitHub

__init__

module mathenjeu.apps.staticapp Shortcut to srtticapp. source on GitHub

__init__

module mathenjeu.apps.staticapp.statics Data coming from starlette-example. source on GitHub

__init__

module mathenjeu.apps.staticapp.statics.img Data coming from wikipedia. source on GitHub

__init__

module mathenjeu.apps.staticapp.templates brielf More information about style can be found at Bootstrap style. source on GitHub

__init__

module mathenjeu.cli Shortcut to cli. source on GitHub

__init__

module mathenjeu.datalog Shortcut to datalog. source on GitHub

__init__

module mathenjeu.tests Shortcut to tests. source on GitHub

__main__

module mathenjeu.__main__ Implements command line python -m mathenjeu <command> <args>. source on GitHub

act_question

module mathenjeu.activities.act_question Base classes. source on GitHub

auth_app

module mathenjeu.apps.common.auth_app Starts an application. source on GitHub

authmount

module mathenjeu.apps.staticapp.authmount Custom Router to check for authentification. source on GitHub

base_classes

module mathenjeu.activities.base_classes Base classes. source on GitHub

cli_helper

module mathenjeu.cli.cli_helper Helpers to interpet command line parameters. source on GitHub

html_display

module mathenjeu.apps.display.html_display Defines HTML displays. source on GitHub

log_app

module mathenjeu.apps.common.log_app Starts an application. source on GitHub

openssl

module mathenjeu.cli.openssl Starts an app locally to test it. source on GitHub

qcm_app

module mathenjeu.apps.qcm.qcm_app Starts an application. source on GitHub

qcm_app

module mathenjeu.cli.qcm_app Starts an app locally to test it. source on GitHub

qcmlog

module mathenjeu.datalog.qcmlog Helpers to process data from logs. source on GitHub

qcms

module mathenjeu.tests.qcms Shortcut to tests. source on GitHub

server_hypercorn

module mathenjeu.apps.server.server_hypercorn Server with hypercorn. source on GitHub

static_app

module mathenjeu.cli.static_app Starts an app locally to test it. source on GitHub

staticsite

module mathenjeu.apps.staticapp.staticsite Starts an application. source on GitHub