-
-
Notifications
You must be signed in to change notification settings - Fork 669
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 🙏 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 🙏 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 🙏 Autocompletion bug with multiple hyphens in options
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 🙏 from __future__ import annotations breaks typer in lower python version
questionQuestion or problem -
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