python-poetry/cleo
Cleo allows you to create beautiful and testable command-line interfaces.
PythonMIT
Pinned issues
Issues
- 2
Cleo 3.0 writeup
#415 opened by Secrus - 7
Formatter's `is_decorated` property is temporarily disabled during `remove_format` breaking concurrent threads
#423 opened by vfazio - 46
Fish completions raise errors but still works
#437 opened by AxZxP - 0
Poetry run doesn't work with --directory=
#434 opened by Slooz - 4
Support for clink completion
#433 opened by zyf722 - 8
Documentation overhaul
#251 opened by Secrus - 1
- 3
Missing user feedback for why publish was aborted when --no-interaction is set
#351 opened by mstandley-tempus - 4
- 1
PyPy3.10: tests/ui/test_exception_trace.py::test_render_debug_better_error_message_recursion_error fails
#386 opened by mgorny - 2
Tab completion for Windows Powershell
#253 opened by hmleal - 5
Zsh completion for sub-commands adds an extra slash and fails to complete sub-command options
#153 opened by juhoautio - 12
Update to support rapidfuzz >=3
#353 opened by rxm7706 - 0
- 0
- 1
- 1
Vendor Check-In
#372 opened by pickleMan2 - 11
Support `FORCE_COLOR` env var
#341 opened by MicaelJarniac - 1
[DOC]: Document Environment Variables
#363 opened by adam-grant-hendry - 2
Request to Open Discussions Panel
#362 opened by adam-grant-hendry - 0
use shellcheck on generated bash completion script
#261 opened by akeeman - 3
- 3
HELP: How to remove default flags "--quiet, --version, --ansi, --no-ansi, --no-interaction, --verbose" from commands?
#304 opened by marcosdotme - 0
Cannot read line from input when using default length
#134 opened by MadJlzz - 0
- 0
sdist is missing tests
#325 opened by mtelka - 2
RFE: please provide support for `rapidfuzz` 3.0.0
#314 opened by kloczek - 0
Rewrite/refactor `cleo.ui.table` + typing
#265 opened by Secrus - 3
`poetry -h` shows help for `poetry list`
#249 opened by Secrus - 1
- 0
Make `--version` a non-global option?
#142 opened by mkniewallner - 5
- 1
The poetry-core requirement is too strict
#289 opened by mtelka - 2
Cleo 1.0.0 release checklist
#248 opened by Secrus - 1
CVE-2022-42966: exponential ReDoS
#284 opened by eamanu - 2
Cleo exceptions don't use pep8 naming conventions (and pep8-naming flake8 plugin doesn't seem to care)
#162 opened by danieleades - 1
- 5
Default --no-interactive to on when CI=true
#232 opened by djmattyg007 - 2
- 1
- 2
- 4
completions: bash template does not handle sub-commands
#133 opened by abn - 2
Why progress-indicator defaults the output to standard error instead of standard output?
#108 opened by gmichaeljaison - 0
Accept unknown options (for poetry plugin)
#126 opened by nat-n - 1
Change the default command to `help` from `list`
#182 opened by John15321 - 2
How likely is a 1.0.0 release?
#246 opened by dvzrv - 2
State relation and differences with click
#241 opened by n1ngu - 1
0.8.1: not ready for sphinx 4.1.x
#105 opened by kloczek - 2
`opts` should be a local in zsh completion template
#128 opened by zevisert - 0
example application in readme is broken
#136 opened by dimbleby