-
-
Notifications
You must be signed in to change notification settings - Fork 714
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 🙏 Install completion doesn't work for Poetry script in PowerShell
questionQuestion or problem -
You must be logged in to vote 🙏 Customising rich traceback suppress list (e.g. hiding SQLalchemy details)
questionQuestion or problem -
You must be logged in to vote 🙏 nargs='?' equivalent
questionQuestion or problem -
You must be logged in to vote 🙏 CLI Option names are not checked for duplicates
questionQuestion or problem -
You must be logged in to vote 🙏 Add an Option argument, to mask its value in case of exceptions
questionQuestion or problem -
You must be logged in to vote 🙏 Is there a way to put global options and subcommand options in any place?
questionQuestion or problem -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 File and Path completions mostly broken in bash
bugSomething isn't working shell / zsh shell / bash -
You must be logged in to vote 🙏 Missing documentation or code: click-style plugins
questionQuestion or problem -
You must be logged in to vote 🙏 Best practices for managing Typer objects and callers at scale?
questionQuestion or problem -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Allow env variable only
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 🙏 -
You must be logged in to vote 🙏 Arguments can't be autocompleted as files on Typer.
questionQuestion or problem -
You must be logged in to vote 🙏 [QUESTION] How do I disable typer's exception handler
questionQuestion or problem -
You must be logged in to vote 🙏 args parameter in autocompletion functions is always the empty list.
questionQuestion or problem -
You must be logged in to vote 🙏 Autocompletion bug with multiple hyphens in options
questionQuestion or problem shell / zsh -
You must be logged in to vote 🙏 [bug] Typer CLI command doesn't add curdir() to sys.path properly
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 🙏 How to improve Typer's performance?
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 🙌