-
-
Notifications
You must be signed in to change notification settings - Fork 725
fastapi typer Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🙏 Support for yarl.URL and/or pydantic.HttpUrl
questionQuestion or problem -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Invoke callback without command for autocompletion
questionQuestion or problem -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Migrating to typer and docstring with --help
questionQuestion or problem -
You must be logged in to vote 🙏 Add support to
questionTypeAliasType
parameter typeQuestion or problem -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Is it possible make an app with multiple subcommands invoked simultaneously?
questionQuestion or problem -
You must be logged in to vote 🙏 Default value of
questionFalse
cast to'False'
and is thus TrueQuestion or problem -
You must be logged in to vote 🙏 Unexpected behavior of no_args_is_help with 0 or 1 commands
questionQuestion or problem -
You must be logged in to vote 🙏 Feature: Add support for multiple user inputs as part of typer.testing
questionQuestion or problem -
You must be logged in to vote 🙏 How to not truncate exception info?
questionQuestion or problem -
You must be logged in to vote 🙏 Custom Types in help shows parser name
questionQuestion or problem -
You must be logged in to vote 🙏 Feature: automatically add long and short options
questionQuestion or problem -
You must be logged in to vote 🙏 Feature: Allow for creating a command in one line (plus import)
questionQuestion or problem -
You must be logged in to vote 🙏 Boolean in default annotation raise issue
questionQuestion or problem -
You must be logged in to vote 🙏 Support
featureUnpack
aka PEP 692 annotationsNew feature, enhancement or request -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Command Group and Command With the Same Name
questionQuestion or problem -
You must be logged in to vote 🙏 FastAPI-like interface for CLI commands
questionQuestion or problem -
You must be logged in to vote 🙏 What's the right way to call down into click.get_current_context ?
questionQuestion or problem -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Typer captures
questionEOFError
and shallows the traceback.Question or problem -
You must be logged in to vote 🙏 [FEATURE] Better interface for result_callback
featureNew feature, enhancement or request investigate