python-click/examples/inout
2020-07-21 02:23:42 -04:00
..
inout.py New upstream version 7.1.2 2020-07-21 02:23:42 -04:00
README Imported Upstream version 3.3 2014-10-16 14:40:34 -04:00
setup.py New upstream version 7.1.2 2020-07-21 02:23:42 -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