module __init__#

Short summary#

module ensae_projects

Module ensae_projects. Compilation of materials for presentations.

source on GitHub

Functions#

function

truncated documentation

_setup_hook

does nothing

check

Checks the library is working. It raises an exception.

Documentation#

Module ensae_projects. Compilation of materials for presentations.

source on GitHub

ensae_projects._setup_hook()#

does nothing

source on GitHub

ensae_projects.check(log=False)#

Checks the library is working. It raises an exception.

Parameters:

log – if True, display information, otherwise

Returns:

0 or exception

source on GitHub