python-click/examples
2015-12-04 10:51:02 -05:00
..
aliases Imported Upstream version 4.1 2015-07-16 08:26:14 -04:00
colors Imported Upstream version 4.1 2015-07-16 08:26:14 -04:00
complex Imported Upstream version 4.1 2015-07-16 08:26:14 -04:00
demo Imported Upstream version 6.2 2015-12-04 10:51:02 -05:00
imagepipe Imported Upstream version 6.2 2015-12-04 10:51:02 -05:00
inout Imported Upstream version 4.1 2015-07-16 08:26:14 -04:00
naval Imported Upstream version 6.2 2015-12-04 10:51:02 -05:00
repo Imported Upstream version 6.2 2015-12-04 10:51:02 -05:00
termui Imported Upstream version 6.2 2015-12-04 10:51:02 -05:00
validation Imported Upstream version 4.1 2015-07-16 08:26:14 -04:00
.DS_Store Imported Upstream version 6.2 2015-12-04 10:51:02 -05: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/