Skip to content

Pull requests: tiangolo/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

🐛 Fix support for UnionType with Python 3.11 bug Something isn't working p2 types Type hints and type checking
#676 opened Oct 3, 2023 by standag Loading…
Add option to use Enum names feature New feature, enhancement or request p3
#224 opened Jan 21, 2021 by sirex Loading…
Support for optional as UnionType (Python >= 3.10) bug Something isn't working p2 types Type hints and type checking
#739 opened Jan 27, 2024 by mkomet Loading…
🐛 Fix support for UnionType with Python 3.11 bug Something isn't working p2 types Type hints and type checking
#548 opened Feb 4, 2023 by jonaslb Loading…
light/dark mode switch added docs Improvements or additions to documentation feature New feature, enhancement or request p3
#545 opened Feb 1, 2023 by Alirezaaraby Loading…
✨ Support for pydantic options feature New feature, enhancement or request p3
#803 opened Apr 24, 2024 by pypae Draft
3 of 7 tasks
🐛 Fix zsh autocompletion bug Something isn't working p2 shell / zsh
#237 opened Feb 22, 2021 by alexjurkiewicz Loading…
2
3
Use expanduser() on Path arguments/options feature New feature, enhancement or request p3
#255 opened Mar 29, 2021 by pmav99 Loading…
Feature: use independent auto-completion file for each app in pwsh feature New feature, enhancement or request p3
#267 opened Apr 17, 2021 by dysuby Loading…
♻️ Use F-strings in Click examples feature New feature, enhancement or request p3
#891 opened Jul 26, 2024 by svlandeg Loading…
✨ Support Date parameter type (#94) click Related to Click functionality feature New feature, enhancement or request p3 types Type hints and type checking
#326 opened Aug 31, 2021 by kozlek Loading…
Brief implementation for #111 feature New feature, enhancement or request p3 types Type hints and type checking
#329 opened Sep 5, 2021 by kdeyev Loading…
Add callable support to show_default bug Something isn't working feature New feature, enhancement or request types Type hints and type checking
#355 opened Feb 12, 2022 by zanieb Draft
2
4
Multivalued Option that can be used multiple times feature New feature, enhancement or request p3
#362 opened Feb 26, 2022 by stereobutter Loading…
Added dark theme option and auto theme switching docs Improvements or additions to documentation feature New feature, enhancement or request p3
#418 opened Jul 11, 2022 by gbdlin Loading…
🚸 Improve assertion error message if a group is not a valid subclass feature New feature, enhancement or request p3
#425 opened Jul 14, 2022 by chrisburr Loading…
add command_group decorator feature New feature, enhancement or request p3
#435 opened Jul 21, 2022 by Soumeh-zz Loading…
feat: Add docstring automation to get help message to typer objects feature New feature, enhancement or request p3
#436 opened Jul 24, 2022 by mateusoliveira43 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…
🐛 Fix no_args_is_help for 0 and 1 command Typer Apps bug Something isn't working p2
#451 opened Sep 6, 2022 by JacobBush Loading…
✨ Support multiple options with multiple values feature New feature, enhancement or request p3
#459 opened Sep 21, 2022 by nealian Loading…
[docs] Tutorial on creating commands with subcommands docs Improvements or additions to documentation p3
#470 opened Oct 21, 2022 by maxpumperla Loading…
Simplify comment-docs-preview-in-pr action by removing httpx and use only pygithub feature New feature, enhancement or request p3
#486 opened Nov 5, 2022 by Valaraucoo 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…
ProTip! Follow long discussions with comments:>50.