module __main__

Short summary

module mathenjeu.__main__

Implements command line python -m mathenjeu <command> <args>.

source on GitHub

Functions

function

truncated documentation

main

Implements python -m mathenjeu <command> <args>.

Documentation

Implements command line python -m mathenjeu <command> <args>.

source on GitHub

mathenjeu.__main__.main(args, fLOG=<built-in function print>)

Implements python -m mathenjeu <command> <args>.

Paramètres
  • args – command line arguments

  • fLOG – logging function

source on GitHub