python-click/examples
2018-09-06 14:55:10 -04:00
..
aliases Imported Upstream version 4.1 2015-07-16 08:26:14 -04:00
bashcompletion New upstream version 6.7+git20180829 2018-09-06 14:55:10 -04:00
colors New upstream version 6.7+git20180829 2018-09-06 14:55:10 -04:00
complex Imported Upstream version 4.1 2015-07-16 08:26:14 -04:00
imagepipe Imported Upstream version 6.6 2016-04-06 12:13:57 -04:00
inout Imported Upstream version 4.1 2015-07-16 08:26:14 -04:00
naval Imported Upstream version 6.6 2016-04-06 12:13:57 -04:00
repo Imported Upstream version 6.6 2016-04-06 12:13:57 -04:00
termui New upstream version 6.7 2017-07-19 14:06:01 -04:00
validation New upstream version 6.7+git20180829 2018-09-06 14:55:10 -04:00
README Imported Upstream version 3.3 2014-10-16 14:40:34 -04:00

Click Examples

  This folder contains various Click examples.  Note that
  all of these are not runnable by themselves but should be
  installed into a virtualenv.

  This is done this way so that scripts also properly work
  on Windows and in virtualenvs without accidentally executing
  through the wrong interpreter.

  For more information about this see the documentation:
    http://click.pocoo.org/setuptools/