OpenQuizz
Une application de gestion des contenus pédagogiques
click Namespace Reference

Namespaces

 _bashcomplete
 
 _compat
 
 _termui_impl
 
 _textwrap
 
 _unicodefun
 
 _winconsole
 
 core
 
 decorators
 
 exceptions
 
 formatting
 
 globals
 
 parser
 
 termui
 
 testing
 
 types
 
 utils
 

Variables

bool disable_unicode_literals_warning = False
 

Detailed Description

Click is a simple Python module inspired by the stdlib optparse to make
writing command line scripts fun. Unlike other modules, it's based
around a simple API that does not come with too much magic and is
composable.

Variable Documentation

◆ disable_unicode_literals_warning

bool disable_unicode_literals_warning = False