typer/typer
Sebastián Ramírez 6c5698fc90 🔖 Release version 0.7.0
2022-11-05 20:37:40 +01:00
..
__init__.py 🔖 Release version 0.7.0 2022-11-05 20:37:40 +01:00
_compat_utils.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
_completion_click7.py Add support for Click 8 while keeping compatibility with Click 7 (#317) 2021-08-30 09:57:12 +02:00
_completion_click8.py Add support for Click 8 while keeping compatibility with Click 7 (#317) 2021-08-30 09:57:12 +02:00
_completion_shared.py Add support for Click 8 while keeping compatibility with Click 7 (#317) 2021-08-30 09:57:12 +02:00
colors.py 🎨 Fix format 2020-01-02 16:07:29 +01:00
completion.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
core.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
main.py Make typer.run() not add completion scripts by default, it only makes sense in installed apps (#488) 2022-11-05 16:13:37 +00:00
models.py Refactor and document handling pretty exceptions (#422) 2022-07-12 21:06:51 +02:00
params.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00
py.typed 🔧 Add type marker, support for PEP 561 (#58) 2020-03-08 19:11:14 +01:00
rich_utils.py 🐛 Fix setting FORCE_TERMINAL with colors 2 (#424) 2022-07-12 20:23:57 +00:00
testing.py 🔧 Add pre-commit config and formatting (#392) 2022-05-11 19:59:56 -05:00
utils.py Richify, add integrations with Rich everywhere (#419) 2022-07-12 16:45:43 +00:00