gecko-dev/third_party/python/Click/examples
..
aliases
bashcompletion
colors
complex
imagepipe
inout
naval
repo
termui
validation
README

README

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/en/7.x/setuptools/