python-click/examples/inout
2015-07-16 08:26:14 -04:00
..
inout.py Imported Upstream version 3.3 2014-10-16 14:40:34 -04:00
README Imported Upstream version 3.3 2014-10-16 14:40:34 -04:00
setup.py Imported Upstream version 4.1 2015-07-16 08:26:14 -04:00

$ inout_

  inout is a simple example of an application that
  can read from files and write to files but also
  accept input from stdin or write to stdout.

Usage:

  $ pip install --editable .
  $ inout input_file.txt output_file.txt