Issues
- 7
- 28
[Feature Request] Completion?
#89 opened by Pack3tL0ss - 5
Shared configuration between commands
#212 opened by mezuzza - 3
[Feature Request] Dataclasses as commands
#228 opened by dominikandreas - 3
feature: list options before list arguments
#239 opened by thvitt - 1
A Testing Client
#238 opened by dunossauro - 2
Subcommand of a subcommand?
#227 opened by Ravencentric - 18
[Feature request]: Nested pydantic validation
#86 opened by samsja - 3
the --help and --version parameters seems to not get parsed correctly because they are default commands
#219 opened by OrHayat - 3
[Question] Displaying the Traceback
#222 opened by pablospe - 1
- 4
help issues?
#215 opened by rbonthond - 4
- 1
Example "Command Chaining" doesn't work
#213 opened by dvp2015 - 1
- 2
- 3
- 2
Single-character option name
#198 opened by GoodDingo - 4
Support 'type statement'
#190 opened by TakWolf - 2
Support rich markup in version strings
#187 opened by glenfletcher - 19
[Feature Request] Add auto_env_var_prefix
#171 opened by danielgafni - 2
- 1
Importing cyclopts fails if there is a file called "tokenize.py" in the project which imports cyclopts
#174 opened by RichardBowenGM - 5
- 2
the help format parsing is not consistent
#113 opened by OrHayat - 3
Automatic conversion from underscore to hyphen
#140 opened by nguyenvulong - 6
Prompt for missing required parameters
#143 opened by marcelbrueckner - 5
- 1
Misc likely (rare) typing bugs
#124 opened by BrianPugh - 2
- 7
[BUG] Weird behavior of list of tuples
#104 opened by OrHayat - 2
[BUG]: bad error report because of assetion error when there is UnusedCliTokensError
#103 opened by OrHayat - 2
[BUG] list of tuple of single item is parsed but take only the first character of each token get parsed
#105 opened by OrHayat - 2
App() console parameter
#96 opened by rbonthond - 11
Docstring hyperlink
#81 opened by Gracecr - 2
migration guides?
#76 opened by adam-moss - 8
- 3
support for union of None like Optional
#77 opened by samsja - 3
Parameter / Command Panel Regression
#75 opened by Skyler-Altol - 3
- 3
Support in Trogon
#50 opened by mgielda - 2
App() name parameter type hint adjustment
#78 opened by Skyler-Altol - 12
- 14
Shorter validator syntax
#48 opened by mgielda - 19
Group Support
#39 opened by BrianPugh - 18
- 4
Ability to modify default Usage string
#69 opened by Ravencentric - 7
Handle parameters that don't exist
#26 opened by Ravencentric - 5
Seperate positional only and keyword only arguments in `--help` similar to argparse and typer
#30 opened by Ravencentric - 3