OpenQuizz
Une application de gestion des contenus pédagogiques
|
Functions | |
def | parse_args (args) |
def | main (args=sys.argv[1:]) |
def | run (arguments, stdout=sys.stdout, stderr=sys.stderr) |
Variables | |
parser | |
description | |
action | |
dest | |
type | |
help | |
default | |
version | |
The ``jsonschema`` command line.
def jsonschema.cli.main | ( | args = sys.argv[1:] | ) |
def jsonschema.cli.parse_args | ( | args | ) |
def jsonschema.cli.run | ( | arguments, | |
stdout = sys.stdout , |
|||
stderr = sys.stderr |
|||
) |
action |
default |
description |
dest |
help |
parser |
type |
version |