Pinned Loading
-
A decorator that you can use to prin...
A decorator that you can use to printout click help text. 1import click
2from functools import wraps
34def help_text_dec(f):
5@wraps(f)
-
click
click PublicForked from pallets/click
Python composable command line interface toolkit
Python
-
pallets/click
pallets/click PublicPython composable command line interface toolkit
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.