Index _ | A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | W | Z _ __call__() (tyro._argparse.Action method) (tyro._argparse.BooleanOptionalAction method) (tyro._argparse.FileType method) (tyro._arguments.BooleanOptionalAction method) __contains__() (tyro._argparse.Namespace method) __enter__() (tyro._resolver.TypeParamAssignmentContext method) (tyro.constructors._registry.ConstructorRegistry method) (tyro.constructors.ConstructorRegistry method) __eq__() (tyro._argparse.Namespace method) __exit__() (tyro._resolver.TypeParamAssignmentContext method) (tyro.constructors._registry.ConstructorRegistry method) (tyro.constructors.ConstructorRegistry method) __post_init__() (tyro._fields.FieldDefinition method) __repr__() (tyro._argparse.FileType method) __version__ (in module tyro) A Action (class in tyro._argparse) action (tyro._arguments.LoweredArgumentDefinition attribute) add_argument() (tyro._argparse.HelpFormatter method) (tyro._argparse_formatter.TyroArgparseHelpFormatter method) (tyro._arguments.ArgumentDefinition method) add_arguments() (tyro._argparse.HelpFormatter method) add_subparsers() (tyro._argparse.ArgumentParser method) add_subparsers_to_leaves() (in module tyro._parsers) add_text() (tyro._argparse.HelpFormatter method) add_usage() (tyro._argparse.HelpFormatter method) ansi_context() (in module tyro._argparse_formatter) apply() (tyro._parsers.ParserSpecification method) (tyro._parsers.SubparsersSpecification method) apply_args() (tyro._parsers.ParserSpecification method) apply_default_primitive_rules() (in module tyro.constructors._primitive_spec) apply_default_struct_rules() (in module tyro.constructors._struct_spec) arg (tyro._calling.InstantiationError attribute) arg() (in module tyro.conf) (in module tyro.conf._confstruct) argconf (tyro._fields.FieldDefinition attribute) args (tyro._parsers.ParserSpecification attribute) ArgumentDefaultsHelpFormatter (class in tyro._argparse) ArgumentDefinition (class in tyro._arguments) ArgumentParser (class in tyro._argparse) as_rich_theme() (tyro._argparse_formatter.TyroTheme method) AvoidSubcommands (in module tyro.conf) (in module tyro.conf._markers) B BooleanOptionalAction (class in tyro._argparse) (class in tyro._arguments) border (tyro._argparse_formatter.TyroTheme attribute) C cached_property (in module tyro._arguments) call_argname (tyro._fields.FieldDefinition attribute) callable_with_args() (in module tyro._calling) CallableT (in module tyro.extras._subcommand_app) CallableType (in module tyro._unsafe_cache) (in module tyro.conf._markers) check_default_instances() (in module tyro.constructors._registry) check_default_instances_context() (in module tyro.constructors._registry) child_from_prefix (tyro._parsers.ParserSpecification attribute) choices (tyro._arguments.LoweredArgumentDefinition attribute) (tyro.constructors._primitive_spec.PrimitiveConstructorSpec attribute) (tyro.constructors.PrimitiveConstructorSpec attribute) clear_cache() (in module tyro._unsafe_cache) cli() (in module tyro) (in module tyro._cli) (tyro.extras._subcommand_app.SubcommandApp method) (tyro.extras.SubcommandApp method) command() (tyro.extras._subcommand_app.SubcommandApp method) (tyro.extras.SubcommandApp method) concretize_type_params() (tyro._resolver.TypeParamResolver static method) configure() (in module tyro.conf) (in module tyro.conf._markers) consolidate_subcommand_args (tyro._parsers.ParserSpecification attribute) ConsolidateSubcommandArgs (in module tyro.conf) (in module tyro.conf._markers) ConstructorRegistry (class in tyro.constructors) (class in tyro.constructors._registry) convert_arg_line_to_args() (tyro._argparse.ArgumentParser method) current_registry (in module tyro.constructors._registry) custom_constructor (tyro._fields.FieldDefinition attribute) D DATACLASS_YAML_TAG_PREFIX (in module tyro.extras._serialization) DataclassType (in module tyro.extras._serialization) dedent() (in module tyro._strings) default (tyro._arguments.LoweredArgumentDefinition attribute) (tyro._fields.FieldDefinition attribute) (tyro.constructors._struct_spec.StructFieldSpec attribute) (tyro.constructors._struct_spec.StructTypeInfo attribute) (tyro.constructors.StructFieldSpec attribute) (tyro.constructors.StructTypeInfo attribute) default_instance (tyro._parsers.SubparsersSpecification attribute) DEFAULT_SENTINEL_SINGLETONS (in module tyro._singleton) DELIMETER (in module tyro._strings) delimeter_context() (in module tyro._strings) description (tyro._argparse_formatter.TyroTheme attribute) (tyro._parsers.ParserSpecification attribute) (tyro._parsers.SubparsersSpecification attribute) dest (tyro._arguments.LoweredArgumentDefinition attribute) dummy_field_name (in module tyro._strings) E end_section() (tyro._argparse.HelpFormatter method) ENUM_YAML_TAG_PREFIX (in module tyro.extras._serialization) EnumChoicesFromValues (in module tyro.conf) (in module tyro.conf._markers) error() (tyro._argparse.ArgumentParser method) (tyro._argparse_formatter.TyroArgumentParser method) EXCLUDE_FROM_CALL (in module tyro._singleton) ExcludeFromCallType (class in tyro._singleton) exit() (tyro._argparse.ArgumentParser method) extern_name (tyro._fields.FieldDefinition attribute) extern_prefix (tyro._arguments.ArgumentDefinition attribute) (tyro._parsers.ParserSpecification attribute) F f (tyro._parsers.ParserSpecification attribute) field (tyro._arguments.ArgumentDefinition attribute) field_list (tyro._parsers.ParserSpecification attribute) field_list_from_type_or_callable() (in module tyro._fields) FieldDefinition (class in tyro._fields) fields (tyro.constructors._struct_spec.StructConstructorSpec attribute) (tyro.constructors.StructConstructorSpec attribute) FileType (class in tyro._argparse) Fixed (in module tyro.conf) (in module tyro.conf._markers) FlagConversionOff (in module tyro.conf) (in module tyro.conf._markers) format_help() (tyro._argparse.ArgumentParser method) (tyro._argparse.HelpFormatter method) (tyro._argparse_formatter.TyroArgparseHelpFormatter method) format_usage() (tyro._argparse.Action method) (tyro._argparse.ArgumentParser method) (tyro._argparse.BooleanOptionalAction method) (tyro._arguments.BooleanOptionalAction method) from_callable_or_type() (tyro._parsers.ParserSpecification static method) from_field() (tyro._parsers.SubparsersSpecification static method) from_field_spec() (tyro._fields.FieldDefinition static method) from_yaml() (in module tyro.extras) (in module tyro.extras._serialization) G get_assignment_context() (tyro._resolver.TypeParamResolver class method) get_callable_description() (in module tyro._docstrings) get_class_tokenization_with_field() (in module tyro._docstrings) get_delimeter() (in module tyro._strings) get_field_docstring() (in module tyro._docstrings) get_parser() (in module tyro._cli) (in module tyro.extras) get_primitive_spec() (tyro.constructors._registry.ConstructorRegistry method) (tyro.constructors.ConstructorRegistry method) get_struct_spec() (tyro.constructors._registry.ConstructorRegistry method) (tyro.constructors.ConstructorRegistry method) get_type_hints_with_backported_syntax() (in module tyro._resolver) global_context_markers (in module tyro._fields) global_unrecognized_arg_and_prog (in module tyro._argparse_formatter) H handle_field() (in module tyro._parsers) has_required_args (tyro._parsers.ParserSpecification attribute) help (tyro._arguments.LoweredArgumentDefinition attribute) HelpFormatter (class in tyro._argparse) helptext (tyro._argparse_formatter.TyroTheme attribute) (tyro._fields.FieldDefinition attribute) (tyro.constructors._struct_spec.StructFieldSpec attribute) (tyro.constructors.StructFieldSpec attribute) helptext_default (tyro._argparse_formatter.TyroTheme attribute) helptext_from_intern_prefixed_field_name (tyro._parsers.ParserSpecification attribute) helptext_required (tyro._argparse_formatter.TyroTheme attribute) hyphen_separated_from_camel_case() (in module tyro._strings) I init() (tyro._singleton.Singleton method) instance_from_str (tyro._arguments.LoweredArgumentDefinition attribute) (tyro.constructors._primitive_spec.PrimitiveConstructorSpec attribute) (tyro.constructors.PrimitiveConstructorSpec attribute) instantiate (tyro.constructors._struct_spec.StructConstructorSpec attribute) (tyro.constructors.StructConstructorSpec attribute) InstantiationError intern_name (tyro._fields.FieldDefinition attribute) intern_prefix (tyro._arguments.ArgumentDefinition attribute) (tyro._parsers.ParserSpecification attribute) (tyro._parsers.SubparsersSpecification attribute) InvalidDefaultInstanceError invocation (tyro._argparse_formatter.TyroTheme attribute) is_dataclass() (in module tyro._resolver) is_default_from_default_instance (tyro._fields.FieldDefinition attribute) is_default_overridden (tyro.constructors._struct_spec.StructFieldSpec attribute) (tyro.constructors.StructFieldSpec attribute) is_fixed() (tyro._arguments.LoweredArgumentDefinition method) is_instance (tyro.constructors._primitive_spec.PrimitiveConstructorSpec attribute) (tyro.constructors.PrimitiveConstructorSpec attribute) is_instance() (in module tyro._resolver) is_namedtuple() (in module tyro._resolver) is_positional() (tyro._fields.FieldDefinition method) is_positional_call() (tyro._fields.FieldDefinition method) is_struct_type() (in module tyro._fields) isinstance_with_fuzzy_numeric_tower() (in module tyro._resolver) J join_union_metavars() (in module tyro._strings) L literal_type_from_choices() (in module tyro.extras) (in module tyro.extras._choices_type) LiteralAlternate (in module tyro.constructors._primitive_spec) lowered (tyro._arguments.ArgumentDefinition property) LoweredArgumentDefinition (class in tyro._arguments) M make() (tyro._fields.FieldDefinition static method) (tyro.constructors._primitive_spec.PrimitiveTypeInfo static method) (tyro.constructors._struct_spec.StructTypeInfo static method) (tyro.constructors.PrimitiveTypeInfo static method) (tyro.constructors.StructTypeInfo static method) make_field_name() (in module tyro._strings) make_subparser_dest() (in module tyro._strings) Marker (in module tyro.conf._markers) marker_context() (tyro._fields.FieldDefinition static method) markers (tyro._fields.FieldDefinition attribute) (tyro.constructors._primitive_spec.PrimitiveTypeInfo attribute) (tyro.constructors._struct_spec.StructTypeInfo attribute) (tyro.constructors.PrimitiveTypeInfo attribute) (tyro.constructors.StructTypeInfo attribute) match_subcommand() (in module tyro._subcommand_matching) message (tyro._calling.InstantiationError attribute) (tyro.constructors._struct_spec.UnsupportedStructTypeMessage attribute) MetadataType (in module tyro._resolver) metavar (tyro._argparse_formatter.TyroTheme attribute) (tyro._arguments.LoweredArgumentDefinition attribute) (tyro.constructors._primitive_spec.PrimitiveConstructorSpec attribute) (tyro.constructors.PrimitiveConstructorSpec attribute) metavar_fixed (tyro._argparse_formatter.TyroTheme attribute) MetavarTypeHelpFormatter (class in tyro._argparse) MISSING (in module tyro) (in module tyro._singleton) (in module tyro.constructors) MISSING_AND_MISSING_NONPROP (in module tyro._singleton) MISSING_NONPROP (in module tyro._singleton) (in module tyro.constructors) MISSING_YAML_TAG_PREFIX (in module tyro.extras._serialization) module tyro tyro._argparse tyro._argparse_formatter tyro._arguments tyro._calling tyro._cli tyro._deprecated tyro._docstrings tyro._fields tyro._parsers tyro._resolver tyro._singleton tyro._strings tyro._subcommand_matching tyro._typing tyro._unsafe_cache tyro.conf tyro.conf._confstruct tyro.conf._markers tyro.constructors tyro.constructors._primitive_spec tyro.constructors._registry tyro.constructors._struct_spec tyro.extras tyro.extras._base_configs tyro.extras._choices_type tyro.extras._serialization tyro.extras._subcommand_app tyro.extras._subcommand_cli_from_dict monkeypatch_len() (in module tyro._argparse_formatter) multi_metavar_from_single() (in module tyro._strings) N name (tyro._parsers.SubparsersSpecification attribute) (tyro._resolver.TyroTypeAliasBreadCrumb attribute) (tyro.constructors._struct_spec.StructFieldSpec attribute) (tyro.constructors.StructFieldSpec attribute) name_or_flag (tyro._arguments.LoweredArgumentDefinition attribute) Namespace (class in tyro._argparse) nargs (tyro._arguments.LoweredArgumentDefinition attribute) (tyro.constructors._primitive_spec.PrimitiveConstructorSpec attribute) (tyro.constructors.PrimitiveConstructorSpec attribute) narrow_collection_types() (in module tyro._resolver) narrow_subtypes() (in module tyro._resolver) narrow_union_type() (in module tyro._resolver) none_proxy() (in module tyro._parsers) NoneType (in module tyro._resolver) NonpropagatingMissingType (class in tyro._singleton) NOT_REQUIRED_BUT_WE_DONT_KNOW_THE_VALUE (in module tyro._singleton) NotRequiredButWeDontKnowTheValueType (class in tyro._singleton) O OmitArgPrefixes (in module tyro.conf) (in module tyro.conf._markers) OmitSubcommandPrefixes (in module tyro.conf) (in module tyro.conf._markers) ONE_OR_MORE (in module tyro._argparse) OPTIONAL (in module tyro._argparse) options (tyro._parsers.SubparsersSpecification attribute) OutT (in module tyro._cli) overridable_config_cli() (in module tyro.extras) (in module tyro.extras._base_configs) P param_assignments (tyro._resolver.TypeParamResolver attribute) parse_args() (tyro._argparse.ArgumentParser method) parse_docstring_from_object() (in module tyro._docstrings) parse_intermixed_args() (tyro._argparse.ArgumentParser method) parse_known_args() (tyro._argparse.ArgumentParser method) parse_known_intermixed_args() (tyro._argparse.ArgumentParser method) PARSER (in module tyro._argparse) parser_from_name (tyro._parsers.SubparsersSpecification attribute) ParserSpecification (class in tyro._parsers) Positional (in module tyro.conf) (in module tyro.conf._markers) PositionalRequiredArgs (in module tyro.conf) (in module tyro.conf._markers) primitive_rule() (tyro.constructors._registry.ConstructorRegistry method) (tyro.constructors.ConstructorRegistry method) PrimitiveConstructorSpec (class in tyro.constructors) (class in tyro.constructors._primitive_spec) PrimitiveSpecRule (in module tyro.constructors._registry) PrimitiveTypeInfo (class in tyro.constructors) (class in tyro.constructors._primitive_spec) print_help() (tyro._argparse.ArgumentParser method) print_usage() (tyro._argparse.ArgumentParser method) PropagatingMissingType (class in tyro._singleton) R RawDescriptionHelpFormatter (class in tyro._argparse) RawTextHelpFormatter (class in tyro._argparse) recursive_arg_search() (in module tyro._argparse_formatter) REMAINDER (in module tyro._argparse) remove_single_line_breaks() (in module tyro._strings) required (tyro._arguments.LoweredArgumentDefinition attribute) (tyro._parsers.SubparsersSpecification attribute) resolve_generic_types() (in module tyro._resolver) resolve_newtype_and_aliases() (in module tyro._resolver) resolved_fields() (in module tyro._resolver) S set_accent_color() (in module tyro._argparse_formatter) (in module tyro.extras) Singleton (class in tyro._singleton) start_section() (tyro._argparse.HelpFormatter method) str_from_instance (tyro.constructors._primitive_spec.PrimitiveConstructorSpec attribute) (tyro.constructors.PrimitiveConstructorSpec attribute) str_from_rich() (in module tyro._argparse_formatter) strip_ansi_sequences() (in module tyro._strings) STRIP_WRAPPER_TYPES (in module tyro._resolver) struct_rule() (tyro.constructors._registry.ConstructorRegistry method) (tyro.constructors.ConstructorRegistry method) StructConstructorSpec (class in tyro.constructors) (class in tyro.constructors._struct_spec) StructFieldSpec (class in tyro.constructors) (class in tyro.constructors._struct_spec) StructSpecRule (in module tyro.constructors._registry) StructTypeInfo (class in tyro.constructors) (class in tyro.constructors._struct_spec) subcommand() (in module tyro.conf) (in module tyro.conf._confstruct) subcommand_cli_from_dict() (in module tyro.extras) (in module tyro.extras._subcommand_cli_from_dict) subcommand_prefix (tyro._arguments.ArgumentDefinition attribute) subcommand_type_from_defaults() (in module tyro.extras) (in module tyro.extras._base_configs) SubcommandApp (class in tyro.extras) (class in tyro.extras._subcommand_app) subparser_name_from_type() (in module tyro._strings) subparsers (tyro._parsers.ParserSpecification attribute) subparsers_from_intern_prefix (tyro._parsers.ParserSpecification attribute) SubparsersSpecification (class in tyro._parsers) SUPPRESS (in module tyro._argparse) Suppress (in module tyro.conf) (in module tyro.conf._markers) SuppressFixed (in module tyro.conf) (in module tyro.conf._markers) swap_delimeters() (in module tyro._strings) swap_type_using_confstruct() (in module tyro._resolver) T T (in module tyro._calling) (in module tyro._docstrings) (in module tyro._parsers) (in module tyro.conf._confstruct) (in module tyro.conf._markers) (in module tyro.constructors._primitive_spec) (in module tyro.extras._base_configs) (in module tyro.extras._choices_type) (in module tyro.extras._subcommand_cli_from_dict) THEME (in module tyro._argparse_formatter) to_yaml() (in module tyro.extras) (in module tyro.extras._serialization) type (tyro._fields.FieldDefinition attribute) (tyro.constructors._primitive_spec.PrimitiveTypeInfo attribute) (tyro.constructors._struct_spec.StructFieldSpec attribute) (tyro.constructors._struct_spec.StructTypeInfo attribute) (tyro.constructors.PrimitiveTypeInfo attribute) (tyro.constructors.StructFieldSpec attribute) (tyro.constructors.StructTypeInfo attribute) type_from_typevar_constraints() (in module tyro._resolver) type_origin (tyro.constructors._primitive_spec.PrimitiveTypeInfo attribute) (tyro.constructors.PrimitiveTypeInfo attribute) type_stripped (tyro._fields.FieldDefinition attribute) TypeOrCallable (in module tyro._resolver) TypeOrCallableOrNone (in module tyro._resolver) TypeParamAssignmentContext (class in tyro._resolver) TypeParamResolver (class in tyro._resolver) tyro module tyro._argparse module tyro._argparse_formatter module tyro._arguments module tyro._calling module tyro._cli module tyro._deprecated module tyro._docstrings module tyro._fields module tyro._parsers module tyro._resolver module tyro._singleton module tyro._strings module tyro._subcommand_matching module tyro._typing module tyro._unsafe_cache module tyro.conf module tyro.conf._confstruct module tyro.conf._markers module tyro.constructors module tyro.constructors._primitive_spec module tyro.constructors._registry module tyro.constructors._struct_spec module tyro.extras module tyro.extras._base_configs module tyro.extras._choices_type module tyro.extras._serialization module tyro.extras._subcommand_app module tyro.extras._subcommand_cli_from_dict module TyroArgparseHelpFormatter (class in tyro._argparse_formatter) TyroArgumentParser (class in tyro._argparse_formatter) TyroTheme (class in tyro._argparse_formatter) TyroTypeAliasBreadCrumb (class in tyro._resolver) U UnionType (in module tyro._resolver) unsafe_cache() (in module tyro._unsafe_cache) unsafe_hash() (in module tyro._unsafe_cache) UnsupportedStructTypeMessage (class in tyro.constructors._struct_spec) UnsupportedTypeAnnotationError, [1] unwrap_annotated() (in module tyro._resolver) unwrap_origin_strip_extras() (in module tyro._resolver) USE_RICH (in module tyro._arguments) UseAppendAction (in module tyro.conf) (in module tyro.conf._markers) UseCounterAction (in module tyro.conf) (in module tyro.conf._markers) W with_new_type_stripped() (tyro._fields.FieldDefinition method) Z ZERO_OR_MORE (in module tyro._argparse)