Python3.x argparse
Python 3 系 のargparseに関する言語リファレンス情報をまとめたカテゴリです。
ArgumentDefaultsHelpFormatterクラス
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_add_item
_dedent
_expand_help
_fill_text
_format_action
_format_action_invocation
_format_actions_usage
_format_args
_format_text
_format_usage
_get_default_metavar_for_optional
_get_default_metavar_for_positional
_get_help_string
_indent
_iter_indented_subactions
_join_parts
_metavar_formatter
_split_lines
add_argument
add_arguments
add_text
add_usage
end_section
format_help
start_section
ArgumentErrorクラス
ArgumentParserクラス
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_add_action
_add_container_actions
_check_conflict
_check_value
_get_args
_get_formatter
_get_handler
_get_kwargs
_get_nargs_pattern
_get_option_tuples
_get_optional_actions
_get_optional_kwargs
_get_positional_actions
_get_positional_kwargs
_get_value
_get_values
_handle_conflict_error
_handle_conflict_resolve
_match_argument
_match_arguments_partial
_parse_known_args
_parse_known_args2
_parse_optional
_pop_action_class
_print_message
_read_args_from_files
_registry_get
_remove_action
add_argument
add_argument_group
add_mutually_exclusive_group
add_subparsers
convert_arg_line_to_args
error
exit
format_help
format_usage
get_default
parse_args
parse_intermixed_args
parse_known_args
parse_known_intermixed_args
print_help
print_usage
register
set_defaults
Actionクラス
HelpFormatterクラス
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_add_item
_dedent
_expand_help
_fill_text
_format_action
_format_action_invocation
_format_actions_usage
_format_args
_format_text
_format_usage
_get_default_metavar_for_optional
_get_default_metavar_for_positional
_get_help_string
_indent
_iter_indented_subactions
_join_parts
_metavar_formatter
_split_lines
add_argument
add_arguments
add_text
add_usage
end_section
format_help
start_section
MetavarTypeHelpFormatterクラス
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_add_item
_dedent
_expand_help
_fill_text
_format_action
_format_action_invocation
_format_actions_usage
_format_args
_format_text
_format_usage
_get_default_metavar_for_optional
_get_default_metavar_for_positional
_get_help_string
_indent
_iter_indented_subactions
_join_parts
_metavar_formatter
_split_lines
add_argument
add_arguments
add_text
add_usage
end_section
format_help
start_section
RawDescriptionHelpFormatterクラス
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_add_item
_dedent
_expand_help
_fill_text
_format_action
_format_action_invocation
_format_actions_usage
_format_args
_format_text
_format_usage
_get_default_metavar_for_optional
_get_default_metavar_for_positional
_get_help_string
_indent
_iter_indented_subactions
_join_parts
_metavar_formatter
_split_lines
add_argument
add_arguments
add_text
add_usage
end_section
format_help
start_section
Namespaceクラス
constant の一覧
function の一覧
RawTextHelpFormatterクラス
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_add_item
_dedent
_expand_help
_fill_text
_format_action
_format_action_invocation
_format_actions_usage
_format_args
_format_text
_format_usage
_get_default_metavar_for_optional
_get_default_metavar_for_positional
_get_help_string
_indent
_iter_indented_subactions
_join_parts
_metavar_formatter
_split_lines
add_argument
add_arguments
add_text
add_usage
end_section
format_help
start_section
_ActionsContainerクラス
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_add_action
_add_container_actions
_check_conflict
_get_handler
_get_optional_kwargs
_get_positional_kwargs
_handle_conflict_error
_handle_conflict_resolve
_pop_action_class
_registry_get
_remove_action
add_argument
add_argument_group
add_mutually_exclusive_group
get_default
register
set_defaults
_AppendActionクラス
_ArgumentGroupクラス
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_add_action
_add_container_actions
_check_conflict
_get_handler
_get_optional_kwargs
_get_positional_kwargs
_handle_conflict_error
_handle_conflict_resolve
_pop_action_class
_registry_get
_remove_action
add_argument
add_argument_group
add_mutually_exclusive_group
get_default
register
set_defaults
_AppendConstActionクラス
_AttributeHolderクラス
_CountActionクラス
_HelpActionクラス
_ExtendActionクラス
_MutuallyExclusiveGroupクラス
method
__delattr__
__dir__
__eq__
__format__
__ge__
__getattribute__
__getstate__
__gt__
__hash__
__init__
__init_subclass__
__le__
__lt__
__ne__
__new__
__reduce__
__reduce_ex__
__repr__
__setattr__
__sizeof__
__str__
__subclasshook__
_add_action
_add_container_actions
_check_conflict
_get_handler
_get_optional_kwargs
_get_positional_kwargs
_handle_conflict_error
_handle_conflict_resolve
_pop_action_class
_registry_get
_remove_action
add_argument
add_argument_group
add_mutually_exclusive_group
get_default
register
set_defaults