python-click/examples
2022-11-30 09:52:01 +01:00
..
aliases New upstream version 8.0.2 2021-10-09 21:31:57 -04:00
colors New upstream version 8.0.2 2021-10-09 21:31:57 -04:00
completion New upstream version 8.0.2 2021-10-09 21:31:57 -04:00
complex New upstream version 8.0.2 2021-10-09 21:31:57 -04:00
imagepipe New upstream version 8.0.2 2021-10-09 21:31:57 -04:00
inout New upstream version 7.1.2 2020-07-21 02:23:42 -04:00
naval New upstream version 8.0.2 2021-10-09 21:31:57 -04:00
repo New upstream version 8.0.2 2021-10-09 21:31:57 -04:00
termui New upstream version 8.0.2 2021-10-09 21:31:57 -04:00
validation New upstream version 8.0.2 2021-10-09 21:31:57 -04:00
README New upstream version 8.1.3 2022-11-30 09:52:01 +01: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:
    https://click.palletsprojects.com/setuptools/