-
-
Notifications
You must be signed in to change notification settings - Fork 683
fastapi typer Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🙏 How to *not* set sys.excepthook?
questionQuestion or problem -
You must be logged in to vote 🙏 Optional[list] is not working with callbacks
questionQuestion or problem -
You must be logged in to vote 🙏 Truncating the locals in the error stack trace
questionQuestion or problem -
You must be logged in to vote 🙏 How to improve Typer's performance?
questionQuestion or problem -
You must be logged in to vote 🙏 Allow adding click commands to typer apps for unified UX
questionQuestion or problem -
You must be logged in to vote 🙏 How do I use the command decorator with MyPy strict enabled?
questionQuestion or problem -
You must be logged in to vote 🙏 Tab completion errors 3 times when
question--version
is usedQuestion or problem -
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 🙏 [BUG]
bugtyping_extensions.Annotated
cannot be used withfrom __future__ import annotations
in py38Something isn't working -
You must be logged in to vote 🙏 Migrating to typer and docstring with --help
questionQuestion 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 🙏 [FEATURE] support Pydantic BaseModel to "collect" all kwargs, like FastAPI
questionQuestion or problem -
You must be logged in to vote 🙏 Typer API Documentation (or: Where do I find the arguments to Typer())?
docsImprovements or additions to documentation featureNew feature, enhancement or request -
You must be logged in to vote 🙏 Update
questionrequires-python
from>=3.7
to>=
3.8`Question 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 🙏 Development - Contributing docs are outdated.
questionQuestion or problem -
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