-
-
Notifications
You must be signed in to change notification settings - Fork 733
fastapi typer Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🙏 -
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
questioncommand
decorator 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 🙏 -
You must be logged in to vote 🙏 [bug] hidden commands are still generated via
questionutils docs
Question 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 🙏 Add custom option names while also retaining the option name for
questionfalse
Question or problem -
You must be logged in to vote 🙏 Option with string-splitting *and* specifying option multiple times
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 🙏 [BUG]
bugtyping_extensions.Annotated
cannot be used withfrom __future__ import annotations
in py38Something isn't working -
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