Skip to content

Issues: tiangolo/typer

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Auto-completion when application works in 2 modes (GUI, CLI) question Further information is requested
#543 opened Jan 31, 2023 by mzebrak
7 tasks done
Support for localization of messages question Further information is requested
#540 opened Jan 28, 2023 by toniwiki
7 tasks done
Get the typer output with html format to provide it to termynal question Further information is requested
#538 opened Jan 24, 2023 by GreNait
7 tasks done
Is it possible to include a Prolog in --help question Further information is requested
#537 opened Jan 19, 2023 by AngryMaciek
7 tasks done
Support for bytes in Options and Arguments enhancement New feature or request
#536 opened Jan 18, 2023 by AlexanderPodorov
7 tasks done
TAB completion is giving local directory files where command is called. question Further information is requested
#535 opened Jan 16, 2023 by Karthik1610
7 tasks done
unlimited argument for an option with comma spliter question Further information is requested
#534 opened Jan 15, 2023 by Alirezaaraby
7 tasks done
Using some_type | None syntax for type annotations causes error in python 3.11 question Further information is requested
#533 opened Jan 12, 2023 by PhilReinhold
7 tasks done
See if rich 13.x is compatible question Further information is requested
#532 opened Jan 12, 2023 by whardier
7 tasks done
Documentation is misleading. new typer.run behavior question Further information is requested
#531 opened Jan 10, 2023 by voronind
7 tasks done
How do I pass the None value explicitly? question Further information is requested
#530 opened Jan 10, 2023 by salmiakki
7 tasks done
printing f-string returns nothing in terminal (win10) question Further information is requested
#529 opened Jan 9, 2023 by Krogsager
7 tasks done
[QUESTION] Disable traceback globally on production question Further information is requested
#525 opened Jan 4, 2023 by moracabanas
7 tasks done
New setting to increase the width of the rich (exception) output enhancement New feature or request
#523 opened Jan 3, 2023 by brot
7 tasks done
Default value for optional multi-value argument question Further information is requested
#518 opened Dec 18, 2022 by mathiazom
7 tasks done
How to display commands grouped by category when running using --help argument question Further information is requested
#514 opened Dec 10, 2022 by brupelo
7 tasks done
It is difficult to add a sys.excepthook without typer replacing and ignoring it question Further information is requested
#508 opened Nov 20, 2022 by damonmaria
7 tasks done
Ignoring an argument for typer command investigate question Further information is requested
#506 opened Nov 17, 2022 by lvijnck
7 tasks done
Add support for "Exception.add_note(...)" (PEP 678) enhancement New feature or request investigate
#505 opened Nov 16, 2022 by Vico999
7 tasks done
Boolean typer.Option missing type and default value in --help investigate question Further information is requested
#493 opened Nov 9, 2022 by Skyler-Altol
7 tasks done
ProTip! no:milestone will show everything without a milestone.