Type: object

The command syntax schema for the argparsejson package

Type: array

test

All items must be unique

No Additional Items

Each item of this array must be:


Type: object

test

Type: object

test

Type: array
No Additional Items

Each item of this array must be:

Type: object

Type: string

An abbreviated-form of the argument.

Type: enum (of string)

test

Must be one of:

  • "store"
  • "store_const"
  • "store_true"
  • "store_false"
  • "append"
  • "append_const"
  • "count"
  • "help"
  • "version"
  • "extend"

Type: string

test, replace with default

Type: string

The argument's help message.

Type: object

test

Type: string

A descriptive title for the group of subparsers.

Type: string

A help message to describe the purpose of the subparser group.

Type: string

The variable that will be added to the Namespace returned by calling ArgumentParser.parse_args(). This variable will contain the name of the referenced subparser as its value.

Type: boolean

Whether or not a value for the subparser group must be specified.

Type: array

test

All items must be unique

No Additional Items

Each item of this array must be:

Type: object

Type: string

test