python-click/examples/validation/README

13 lines
241 B
Plaintext
Raw Permalink Normal View History

2014-10-16 20:40:34 +02:00
$ 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