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

envvar not picked up in AWS Lambda context question
#414 opened Jul 7, 2022 by zopyx
7 tasks done
0.5.0: pytest is failing enhancement
#413 opened Jul 6, 2022 by kloczek
5 of 7 tasks
Empty tuple returned for Option instead of expected None when no values passed question
#410 opened Jul 3, 2022 by Andrew-Sheridan
7 tasks done
Is there a way to override the options of a command? question
#406 opened Jun 18, 2022 by nidhaloff
7 tasks done
Need feature to share options or arguments between commands question
#405 opened Jun 15, 2022 by allinhtml
7 tasks done
Is there a way to show option related to a sub-commands using --help question
#402 opened Jun 9, 2022 by Aziz-repo
7 tasks done
Default to add_completion == False in typer.run enhancement
#400 opened Jun 6, 2022 by ajlive
7 tasks done
General / custom option like -o customkey=customvalue in typer? question
#397 opened May 14, 2022 by tddschn
7 tasks done
Must use typer.Option to supply default argument with Enums created with functional API question
#389 opened May 3, 2022 by Torvaney
7 tasks done
Typer don't work on Ubuntu 22.04 question
#388 opened Apr 29, 2022 by ybu-opennet
7 tasks done
Testing Documentation w/ stderr question
#385 opened Apr 17, 2022 by euan-cowie
7 tasks done
Typer.command.cls swallows Typer.cls.command_class question
#381 opened Apr 3, 2022 by boonhapus
7 tasks done
Run tests with warnings treated as errors question
#379 opened Mar 30, 2022 by davidism
ImportError: cannot import name 'get_terminal_size' from 'click.termui' question
#377 opened Mar 28, 2022 by jmhummel
7 tasks done
Feature Switches in Typer question
#376 opened Mar 28, 2022 by archiif
7 tasks done
Allow --help even if callback has required options / arguments enhancement
#373 opened Mar 23, 2022 by shustinm
6 of 7 tasks
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType' question
#371 opened Mar 17, 2022 by wizard-28
7 tasks done
Passing cli arguments and normal arguments in same function enhancement
#367 opened Mar 5, 2022 by therc01
7 tasks done
Simplest approach to execute a typer program / execute without a filename? question
#366 opened Mar 3, 2022 by fzyzcjy
7 tasks done
Passing 'context_settings' to typer.Typer has no effect, but works for app.command() question
#365 opened Mar 1, 2022 by apirogov
7 tasks done
required=True support [typer.Option] enhancement
#361 opened Feb 24, 2022 by kmcminn
7 tasks done
ProTip! no:milestone will show everything without a milestone.