python-click/examples/validation/README
2014-10-16 14:40:34 -04:00

13 lines
241 B
Plaintext

$ validation_
validation is a simple example of an application that
performs custom validation of parameters in different
ways.
This example requires Click 2.0 or higher.
Usage:
$ pip install --editable .
$ validation --help