Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / brentyi/tyro issues and pull requests
#196 - `setuptools` => `hatchling`
Pull Request -
State: closed - Opened by brentyi 11 days ago
- 1 comment
#195 - Pypi package ships tests but not test utilities
Issue -
State: closed - Opened by erooke 11 days ago
- 2 comments
#194 - Docs, custom constructor refinements
Pull Request -
State: closed - Opened by brentyi 11 days ago
- 1 comment
#193 - Numeric tower improvements + test
Pull Request -
State: closed - Opened by brentyi 11 days ago
- 1 comment
#192 - Fix dictionary + numeric tower edge cases introduced by new primitive API
Pull Request -
State: closed - Opened by brentyi 12 days ago
- 1 comment
#191 - Start struct handling rewrite
Pull Request -
State: closed - Opened by brentyi 14 days ago
- 1 comment
#190 - Comparison with defopt
Issue -
State: open - Opened by anntzer 16 days ago
- 1 comment
#189 - Primitive handling rewrite
Pull Request -
State: closed - Opened by brentyi 18 days ago
- 1 comment
#188 - New custom constructor API
Issue -
State: open - Opened by brentyi 21 days ago
#187 - `typing.Annotated` workaround for pydantic v1
Pull Request -
State: closed - Opened by brentyi 23 days ago
- 1 comment
#186 - Strange behavior of "Optional[T]" and "Suppress"
Issue -
State: closed - Opened by KrobotP 24 days ago
- 2 comments
#185 - Option name disappears with OmitArgPrefixes
Issue -
State: open - Opened by KrobotP 24 days ago
- 4 comments
#184 - Minor helptext generation improvements
Pull Request -
State: closed - Opened by brentyi 24 days ago
- 1 comment
#183 - Configure option group for an option
Issue -
State: closed - Opened by KrobotP 24 days ago
- 2 comments
#182 - Support cyclic generics
Pull Request -
State: closed - Opened by brentyi 25 days ago
- 1 comment
#181 - Fix edge cases associated with nested/recursive PEP 695 aliases
Pull Request -
State: closed - Opened by brentyi 26 days ago
- 1 comment
#180 - (refactor) Context-based resolution for generic types
Pull Request -
State: closed - Opened by brentyi 28 days ago
- 1 comment
#179 - Fix generic aliases generated by Python 3.12 `type` statements
Pull Request -
State: closed - Opened by brentyi 29 days ago
- 1 comment
#178 - Fix edge case when combining PEP 695 aliases with `typing.Annotated[]`
Pull Request -
State: closed - Opened by brentyi 29 days ago
- 1 comment
#177 - Bug (Linux, Python 3.12): Cannot handle "GenericAlias" generated by "TypeAliasType" correctly.
Issue -
State: closed - Opened by opposj 29 days ago
- 5 comments
#176 - More complete wrappers in `tyro.extras` (for `torchrun`, etc)
Pull Request -
State: closed - Opened by brentyi about 1 month ago
- 1 comment
#175 - Allow subcommand_cli_from_dict to specify console_outputs
Pull Request -
State: closed - Opened by mirceamironenco about 1 month ago
#174 - Support suppressed arguments with duplicate names + light refactor for maintainability
Pull Request -
State: closed - Opened by brentyi about 1 month ago
- 1 comment
#173 - Fix `--tyro-write-completion` when `use_underscores=True`
Pull Request -
State: closed - Opened by brentyi about 1 month ago
- 1 comment
#172 - Bug?: Tab completion generation using --tyro-write-completion incompatible with tyro.cli(..., use_underscores=True)
Issue -
State: closed - Opened by mirceamironenco about 1 month ago
- 1 comment
#171 - Feature? Customizable prefixes for boolean options.
Issue -
State: closed - Opened by emcd about 1 month ago
- 5 comments
#170 - Feature?: Allow conflicting option strings/names for supressed arguments
Issue -
State: closed - Opened by mirceamironenco about 2 months ago
- 1 comment
#169 - Decorator-based subcommand API
Pull Request -
State: closed - Opened by brentyi about 2 months ago
- 2 comments
#168 - Feature: Markers: EnumChoicesFromValues
Pull Request -
State: closed - Opened by emcd about 2 months ago
- 7 comments
#167 - Feature: Recognition of PEP 727 `Doc` objects in type annotations.
Issue -
State: open - Opened by emcd about 2 months ago
- 2 comments
#166 - Feature: Configuration option to use `Enum` values instead of names for choices.
Issue -
State: closed - Opened by emcd about 2 months ago
- 1 comment
#165 - Fix inconsistency between `type[T]` and `typing.Type[T]` annotations
Pull Request -
State: closed - Opened by brentyi about 2 months ago
#164 - Potential inconsistency between `builtins.type` and `typing.Type`
Issue -
State: closed - Opened by mirceamironenco about 2 months ago
- 5 comments
#163 - Handle required arguments in nested pydantic models
Pull Request -
State: open - Opened by Xallt 2 months ago
- 1 comment
#162 - Support Enum aliases
Pull Request -
State: closed - Opened by kevinddchen 2 months ago
#161 - Support overriding behavior hint in argument helptext
Pull Request -
State: closed - Opened by brentyi 2 months ago
- 4 comments
#160 - Support for Enum aliases
Issue -
State: closed - Opened by kevinddchen 2 months ago
- 1 comment
#159 - Allow `TypedDict` to have default value, or allow `dataclass` to be “unset by default” (both via annotations)
Issue -
State: closed - Opened by stevapple 2 months ago
- 4 comments
#158 - Optional Literal argument with None default does not generate tab completion
Issue -
State: closed - Opened by KolinGuo 3 months ago
- 6 comments
#157 - Add workaround for Python<=3.10 `get_type_hints()` bug
Pull Request -
State: closed - Opened by brentyi 3 months ago
- 1 comment
#156 - Optional string argument with None default does not work with argument alias
Issue -
State: closed - Opened by KolinGuo 3 months ago
- 3 comments
#155 - Add support for `datetime.{date,time,datetime}` types
Pull Request -
State: closed - Opened by brentyi 3 months ago
- 1 comment
#154 - does tyro support datetime?
Issue -
State: closed - Opened by petergaultney 3 months ago
- 2 comments
#153 - trying to run gsplat and get no module found for tyro.extras.overridable_config_cli
Issue -
State: closed - Opened by SirRacha 3 months ago
- 2 comments
#152 - Union type error messages.
Issue -
State: closed - Opened by max-hcompany 3 months ago
- 2 comments
#151 - List of dataclasses
Issue -
State: closed - Opened by samuelstevens 3 months ago
- 2 comments
#150 - subcommand_type_from_defaults for single case
Issue -
State: closed - Opened by jizongFox 4 months ago
- 2 comments
#149 - Mutable default arguments are double initialized
Issue -
State: closed - Opened by ElleryXii 4 months ago
- 3 comments
#148 - List of str works, but list of str constructors fails
Issue -
State: closed - Opened by rggjan 4 months ago
- 4 comments
#147 - front page should have example/picture
Issue -
State: closed - Opened by alok 5 months ago
- 2 comments
#146 - Is tyro compatible with argparse?
Issue -
State: closed - Opened by Colezwhy 5 months ago
- 2 comments
#145 - single subcommand causes UnsupportedTypeAnnotationError
Issue -
State: closed - Opened by bzip2 5 months ago
- 2 comments
#144 - Mimic comand line interface on the script
Issue -
State: closed - Opened by PoyrazTahan 6 months ago
- 2 comments
#143 - Common shared CLI flags for different scripts?
Issue -
State: closed - Opened by mainrs 6 months ago
- 2 comments
#142 - More tests, quality-of-life improvements for scripts with multiple workers
Pull Request -
State: closed - Opened by brentyi 6 months ago
- 1 comment
#141 - Argument Errors (rich panel) to be printed on stderr instead of stdout
Issue -
State: closed - Opened by andreicozma1 6 months ago
- 3 comments
#140 - For boolean flags, confused on when to use "--no-*" pattern and when to "--flag True/False" pattern
Issue -
State: closed - Opened by chengluberkeley 7 months ago
- 1 comment
#139 - Helper for dispatching sub commands? Create the neede dict for subcommand_cli_from_dict() ?
Issue -
State: closed - Opened by jedie 7 months ago
- 4 comments
#138 - tyro.cli error when unpacking command line arguments in AzureML environment
Issue -
State: closed - Opened by Yuxin-99 7 months ago
- 2 comments
#137 - Feature Request: Support for prompting certain arguments
Issue -
State: open - Opened by hashb 7 months ago
- 1 comment
#136 - narrow_collection_types crashes when type is Type and class defines __len__
Issue -
State: closed - Opened by atonderski 8 months ago
- 2 comments
#135 - Support Python 3.12 + PEP 695 (`type` statement, new type parameter syntax)
Pull Request -
State: closed - Opened by brentyi 8 months ago
- 1 comment
#134 - Support `X | Y` and `list[T]` for older versions of Python
Pull Request -
State: closed - Opened by brentyi 8 months ago
- 1 comment
#133 - Question: Centralised CLI for reports
Issue -
State: closed - Opened by b4rlw 8 months ago
- 2 comments
#132 - Confusion around managing flags like `--version`
Issue -
State: closed - Opened by sbarrios93 9 months ago
- 4 comments
#131 - Make _fields.py assertion much more helpful
Pull Request -
State: closed - Opened by pwais 9 months ago
- 5 comments
#130 - Implement counter actions
Pull Request -
State: closed - Opened by brentyi 9 months ago
- 1 comment
#129 - Mutually exclusive arguments?
Issue -
State: closed - Opened by dsedivec 9 months ago
- 3 comments
#128 - Counter flags?
Issue -
State: closed - Opened by nilsso 9 months ago
- 1 comment
#127 - Incorrect warning message when using field with default
Issue -
State: closed - Opened by idc9 9 months ago
- 2 comments
#126 - Fix `init=False` and forward references for attrs
Pull Request -
State: closed - Opened by brentyi 9 months ago
- 1 comment
#125 - Tyro marks attrs fields with default values as "fixed"
Issue -
State: closed - Opened by shermansiu 9 months ago
- 6 comments
#124 - Fix: `tyro.cli` description
Pull Request -
State: closed - Opened by kevinddchen 9 months ago
- 1 comment
#123 - Regression in help docstring
Issue -
State: closed - Opened by kevinddchen 9 months ago
- 2 comments
#122 - Fix type narrowing edge case, bump to 0.7.1
Pull Request -
State: closed - Opened by brentyi 10 months ago
- 2 comments
#121 - can haz __version__ ?
Issue -
State: closed - Opened by pwais 10 months ago
- 6 comments
#120 - `typing.Self` support + tests
Pull Request -
State: closed - Opened by brentyi 10 months ago
- 1 comment
#119 - Support `typing.Self`
Issue -
State: closed - Opened by apoorvkh 10 months ago
- 1 comment
#118 - Consolidate field list generation
Pull Request -
State: closed - Opened by brentyi 10 months ago
- 1 comment
#116 - disable typing options for some entier classes?
Issue -
State: closed - Opened by jizongFox 10 months ago
- 1 comment
#115 - Rough Draft
Pull Request -
State: closed - Opened by kschwab 10 months ago
- 2 comments
#114 - More succinct usage when a lot of options are present
Pull Request -
State: closed - Opened by brentyi 11 months ago
- 1 comment
#113 - Simplified usage - option to don't show all arguments in the usage line?
Issue -
State: closed - Opened by cwerner 11 months ago
- 4 comments
#112 - question: Clarity on dynamic subcommands
Issue -
State: closed - Opened by tungalbert99 11 months ago
- 7 comments
#111 - Add `default_instance` support for attrs, fix docs
Pull Request -
State: closed - Opened by brentyi 11 months ago
- 1 comment
#110 - tyro.conf.arg aliases not working in Pydantic>=2
Issue -
State: closed - Opened by mhuerta-endava 11 months ago
- 7 comments
#109 - Fix default values in Pydantic
Pull Request -
State: closed - Opened by kevinddchen 11 months ago
- 3 comments
#108 - Pydantic Default Fields for Nested Models are marked as required
Issue -
State: closed - Opened by tungalbert99 11 months ago
- 5 comments
#107 - Overriding default values in dataclasses/Pydantic
Issue -
State: closed - Opened by kevinddchen 11 months ago
- 6 comments
#106 - Support + test for `typing.NewType`
Pull Request -
State: closed - Opened by brentyi 11 months ago
- 1 comment
#105 - NewType support with Pydantic
Issue -
State: closed - Opened by tungalbert99 11 months ago
- 5 comments
#104 - unbound method type.mro() needs an argument
Issue -
State: closed - Opened by grauvictor 11 months ago
- 1 comment
#103 - Improve PEP 585/604 annotation errors for older versions of Python
Pull Request -
State: closed - Opened by brentyi 11 months ago
- 1 comment
#102 - Default in helptext should respond to value of `tyro.conf.arg(constructor=...)`
Issue -
State: closed - Opened by brentyi 12 months ago
#101 - list of lists is showing as fixed; no way to edit that type of parameters
Issue -
State: closed - Opened by breengles 12 months ago
- 2 comments
#100 - Base configs bug
Issue -
State: closed - Opened by kevin-thankyou-lin 12 months ago
- 3 comments
#99 - Multiple Base Configurations
Issue -
State: closed - Opened by kevin-thankyou-lin 12 months ago
- 2 comments
#98 - Conditional presets?
Issue -
State: closed - Opened by vwxyzjn 12 months ago
- 2 comments
#97 - Bug for `__post_init__` logic
Issue -
State: closed - Opened by Reza-esfandiarpoor 12 months ago
- 5 comments
#96 - Add support for mixed unions
Pull Request -
State: closed - Opened by brentyi 12 months ago
- 1 comment