Skip to content

Issues: tiangolo/typer

🚀 Roadmap
#678 opened Oct 4, 2023 by tiangolo
Open 1
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

🚀 Roadmap
#678 opened Oct 4, 2023 by tiangolo
3 tasks
DOC: Documentation of passing multiple values in "option" vs "argument" isn't sufficiently explicit docs Improvements or additions to documentation feature New feature, enhancement or request
#554 opened Feb 14, 2023 by corneliusroemer
1 task done
Auto-completion when application works in 2 modes (GUI, CLI) question Question or problem
#543 opened Jan 31, 2023 by mzebrak
7 tasks done
Get the typer output with html format to provide it to termynal question Question or problem
#538 opened Jan 24, 2023 by GreNait
7 tasks done
Is it possible to include a Prolog in --help question Question or problem
#537 opened Jan 19, 2023 by AngryMaciek
7 tasks done
Support for bytes in Options and Arguments feature New feature, enhancement or request
#536 opened Jan 18, 2023 by AlexanderPodorov
7 tasks done
unlimited argument for an option with comma spliter question Question or problem
#534 opened Jan 15, 2023 by Alirezaaraby
7 tasks done
Using some_type | None syntax for type annotations causes error in python 3.11 bug Something isn't working
#533 opened Jan 12, 2023 by PhilReinhold
7 tasks done
How do I pass the None value explicitly? question Question or problem
#530 opened Jan 10, 2023 by salmiakki
7 tasks done
printing f-string returns nothing in terminal (win10) question Question or problem
#529 opened Jan 9, 2023 by Krogsager
7 tasks done
New setting to increase the width of the rich (exception) output feature New feature, enhancement or request
#523 opened Jan 3, 2023 by brot
7 tasks done
Accept environment variables named by convention when envvar is not set feature New feature, enhancement or request
#519 opened Dec 19, 2022 by jruizaranguren
7 tasks done
Default value for optional multi-value argument question Question or problem
#518 opened Dec 18, 2022 by mathiazom
7 tasks done
Ignoring an argument for typer command investigate question Question or problem
#506 opened Nov 17, 2022 by lvijnck
7 tasks done
Add support for "Exception.add_note(...)" (PEP 678) feature New feature, enhancement or request investigate
#505 opened Nov 16, 2022 by libexpand
7 tasks done
Remove [default: None] for arguments and required options feature New feature, enhancement or request investigate
#465 opened Oct 7, 2022 by taranlu-houzz
7 tasks done
Is support for Union types on the roadmap? investigate question Question or problem
#461 opened Sep 24, 2022 by msarmi9
7 tasks done
ProTip! Exclude everything labeled bug with -label:bug.