-
-
Notifications
You must be signed in to change notification settings - Fork 861
fastapi typer Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🙏 [FEATURE] support Pydantic BaseModel to "collect" all kwargs, like FastAPI
questionQuestion or problem -
You must be logged in to vote 🙏 Chaining of commands does not work when add_typer is used
questionQuestion or problem investigate -
You must be logged in to vote 🙏 exit code is 2 when set no_args_is_help to True
questionQuestion or problem -
You must be logged in to vote 🙏 Generate Pretty Value Errors similar to option/argument validation
questionQuestion or problem -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Programmatically emit the help screen
questionQuestion or problem -
You must be logged in to vote 🙏 When only using
questioncommanddecorator for closures, parameter parsing is strangeQuestion or problem -
You must be logged in to vote 🙏 We shouldn't teach people to use
questiontyper.get_app_dir()for configuration filesQuestion or problem -
You must be logged in to vote 🙏 Click 8.2.0 incompatibility causing exception in _print_options_panel
questionQuestion or problem -
You must be logged in to vote 🙌 -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙌 -
You must be logged in to vote 🙏 Default Path value in typer.Option combined with Annotated crashes
questionQuestion or problem -
You must be logged in to vote 🙏 Typer incorrect / unclear error hadling when registering an app onto itself
questionQuestion or problem -
You must be logged in to vote 🙏 Add control to windows_expand_args parameter
questionQuestion or problem -
You must be logged in to vote 🙏 [bug] hidden commands are still generated via
questionutils docsQuestion or problem -
You must be logged in to vote 🙏 TypeError - <argument/option name> is defined twice
questionQuestion or problem -
You must be logged in to vote 🙏 Epilogue always produces double line break at the end of output
questionQuestion or problem -
You must be logged in to vote 🙏 Order of command panels for rich help output
featureNew feature, enhancement or request investigate -
You must be logged in to vote 🙏 from __future__ import annotations breaks typer in lower python version
questionQuestion or problem -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Global version option, for use at top level and with subcommands
questionQuestion or problem -
You must be logged in to vote 🙏 Would like a way to disable snake_case to kebab-case conversion for commands and options ...
featureNew feature, enhancement or request -
You must be logged in to vote 🙏 How create an option with an optional argument (e.g. a flag with an optional value)
questionQuestion or problem clickRelated to Click functionality -
You must be logged in to vote 🙏 Make
questiontyper.Contextgeneric for easier typingContext.objQuestion or problem