Skip to content

Pull requests: fastapi/typer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

✨ Support common pydantic types dependencies Pull requests that update a dependency file feature New feature, enhancement or request p3
#723 opened Dec 21, 2023 by lachaib Loading…
✨ Support typing.Literal in Python 3.8+ feature New feature, enhancement or request p3 types Type hints and type checking
#429 opened Jul 14, 2022 by blackary Loading…
✨ Add option to set the width of the Rich exception output feature New feature, enhancement or request p3
#528 opened Jan 7, 2023 by indiVar0508 Loading…
✨ Add option to use Enum names instead of values on the commandline feature New feature, enhancement or request p3
#224 opened Jan 21, 2021 by sirex Loading…
✨ Implement list parsing from string with separators. feature New feature, enhancement or request p3
#800 opened Apr 17, 2024 by libklein Loading…
3 tasks done
✨ Support multiple options with multiple values feature New feature, enhancement or request p3
#459 opened Sep 21, 2022 by nealian Loading…
Allow typer to execute async commands by wrapping them in asyncio.run() feature New feature, enhancement or request p3
#444 opened Aug 16, 2022 by paulo-raca Loading…
✨ feat: json and bytes field support in options feature New feature, enhancement or request
#985 opened Sep 9, 2024 by mhkarimi1383 Loading…
Async support optionally using anyio feature New feature, enhancement or request p3
#340 opened Nov 19, 2021 by skeletorXVI Loading…
5 tasks done
🔥 Drop support for Python 3.7 breaking p3
#830 opened May 15, 2024 by kinuax Loading…
✨ Support for pydantic options feature New feature, enhancement or request p3
#803 opened Apr 24, 2024 by pypae Draft
3 of 7 tasks
✨ Add support for Literal type feature New feature, enhancement or request p3 types Type hints and type checking
#669 opened Sep 20, 2023 by pchanial Loading…
Add rich print using _get_rich_console feature New feature, enhancement or request p3
#509 opened Nov 21, 2022 by feluelle Loading…
📝 Add documentation for enums created via the functional API docs Improvements or additions to documentation p3
#398 opened May 17, 2022 by Torvaney Loading…
Copy @jessekrubin's async-typer sketch feature New feature, enhancement or request p3
#213 opened Dec 27, 2020 by amfarrell Loading…
Initial attempt at pydantic support. feature New feature, enhancement or request p3
#630 opened Jun 30, 2023 by gkarg Loading…
🐛 Ensure that Optional[list] values work correctly with callbacks docs Improvements or additions to documentation
#1018 opened Oct 12, 2024 by solesensei Loading…
🗑️ Deprecate shell_complete and continue to use autocompletion feature New feature, enhancement or request
#974 opened Sep 5, 2024 by svlandeg Loading…
🐛 Fix markdown formatting bug Something isn't working p2
#815 opened Apr 30, 2024 by gar1t Draft
📝 Add StrEnum example for python 3.11+ docs Improvements or additions to documentation p3
#745 opened Mar 1, 2024 by Matthieu-LAURENT39 Draft
pyproject.toml: use modern PEP 621 flit config dependencies Pull requests that update a dependency file p3
#581 opened Apr 21, 2023 by gotmax23 Loading…
[docs] Tutorial on creating commands with subcommands docs Improvements or additions to documentation p3
#470 opened Oct 21, 2022 by maxpumperla Loading…
✨ Add support for typing.TypeAliasType as valid parameter type. feature New feature, enhancement or request
#970 opened Sep 3, 2024 by zarch Loading…
ProTip! Adding no:label will show everything without a label.