python-sclapp

Framework for Python command-line applications
  http://www.alittletooquiet.net/software/sclapp/
  1
  1 review



Sclapp is a Python module that makes it easy to write well-behaved command-line applications and helps authors deal with the following issues:

* Signal handling
* Terminal character encodings
* Standard output failures (broken pipes)
* Common command-line options (like --help and --version)
Latest reviews
4
blueXrider 13 years ago

its ok