cliapp is a Python framework for Unix-like command line programs. It contains the typical stuff such programs need to do, such as parsing the command line for options, and iterating over input files.
Status: in production. New features will happen in backwards compatible ways.
- README
- NEWS
- cliapp(5) manual page
- example.py and example2.py
- API documentation
- Using stuff on code.liw.fi
- Version control:
bzr branch http://code.liw.fi/cliapp/bzr/trunk/ - Tarball and Debian packages: http://code.liw.fi/debian/pool/main/p/python-cliapp/
- Bugs