Skip to content

Issues: epsy/clize

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Add asyncio bootstrapper decorator good first issue
#27 opened May 24, 2017 by epsy updated May 10, 2024 4.1
More streamlined support for config objects
#109 opened Dec 28, 2023 by DavidBuchanan314 updated Dec 28, 2023
FR: pre-dispatch options
#108 opened Dec 3, 2023 by dcolascione updated Dec 3, 2023
typing.List[str] not supported by Clize
#105 opened Sep 27, 2023 by beck3905 updated Sep 27, 2023
Use Annotated to add aliases to options
#100 opened Jul 5, 2023 by richieadler updated Jul 19, 2023
Any way to give negative number as argument ?
#104 opened Jul 13, 2023 by Derf000 updated Jul 17, 2023
How to support custom types and typing?
#41 opened Mar 13, 2018 by nh13 updated Oct 13, 2022
KeyError when decorator rewrites varargs
#46 opened Apr 23, 2018 by bersace updated Mar 15, 2022
Allow the creation of command aliases
#60 opened Aug 22, 2020 by richieadler updated Feb 14, 2022
Proposing a PR to fix a few small typos
#66 opened Jul 7, 2021 by timgates42 updated Jul 7, 2021
Support more docstring formats through napoleon
#3 opened Oct 8, 2012 by epsy updated Mar 12, 2021 4.1
Requesting support for automatic shell completion
#59 opened Jul 4, 2020 by jnoortheen updated Jul 4, 2020
Docs do not mention setup or setup.py
#48 opened Oct 22, 2018 by michaelaye updated Oct 22, 2018
[Question] Simple version printing
#34 opened Jan 6, 2018 by Kristinita updated Sep 3, 2018
[Question] Disable print(), if --help
#38 opened Jan 22, 2018 by Kristinita updated Apr 26, 2018
Support for Google Style Python Docstrings
#42 opened Apr 2, 2018 by Mattwmaster58 updated Apr 23, 2018
Add intro for repeated_test in contribution guidelines documentation
#45 opened Apr 20, 2018 by epsy updated Apr 20, 2018
Shell autocompletion support
#10 opened Apr 7, 2015 by epsy updated Feb 22, 2018
[Question] Disable multiple help across files question
#35 opened Jan 6, 2018 by Kristinita updated Jan 21, 2018
@argument_decorator decorated functions are not reusable
#32 opened Dec 12, 2017 by ramnes updated Dec 12, 2017
Parameter post-converters
#24 opened Apr 28, 2017 by epsy updated May 24, 2017 4.1
ProTip! Adding no:label will show everything without a label.