-
-
Notifications
You must be signed in to change notification settings - Fork 672
fastapi typer Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
Discussions
-
You must be logged in to vote 🙏 Flit doesn't install rich by default
questionQuestion or problem repo / installInstallation issues or improvements -
You must be logged in to vote 🙏 How to overide db for testing CLI commands
questionQuestion or problem -
You must be logged in to vote 🙏 Make shell completion instruction format Click 8.x and Click 7.x compatible?
questionQuestion or problem -
You must be logged in to vote 🙏 File and Path completions mostly broken in bash
bugSomething isn't working shell / bash -
You must be logged in to vote 🙏 Validating combinations of Options
questionQuestion or problem -
You must be logged in to vote 🙏 typer documentation as markdown
questionQuestion or problem -
You must be logged in to vote 🙏 Annotated
in Typer v0.9.0 is broken withfrom __future__ import annotations
Something isn't working -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Document how to provide a negative number as an argument
questionQuestion or problem -
You must be logged in to vote 🙏 Minor regression introduced in help functionality in
bugtyper==0.12.2
Something isn't working -
You must be logged in to vote 🙏 Trying to make a menu system with Typer
questionQuestion or problem -
You must be logged in to vote 🙏 Replace flit with a packaging solution that supports editable installs
questionQuestion or problem -
You must be logged in to vote 🙏 A feature that allows options group reuse across multiple cli's
featureNew feature, enhancement or request -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Enum Arguments/Options with custom click_type are always None
questionQuestion or problem -
You must be logged in to vote 🙏 Typer command in a python wrapper script
questionQuestion or problem -
You must be logged in to vote 🙏 Support for localization of messages
questionQuestion or problem -
You must be logged in to vote 🙏 Typer expects default value for CustomClass as string instead of class itself, which breaks typing and breaks using this function without typer
questionQuestion or problem typesType hints and type checking -
You must be logged in to vote 🙌 -
You must be logged in to vote 🙌 -
You must be logged in to vote 🙏 Optional Tuples break typer
bugSomething isn't working featureNew feature, enhancement or request -
You must be logged in to vote 🙏 Typer/Cython - anyone ever used it?
questionQuestion or problem -
You must be logged in to vote 🙏 Main app with no commands no longer shows callback docstring in v0.4.0
questionQuestion or problem -
You must be logged in to vote 🙏 Enum values that differ in case get conflated
bugSomething isn't working