OnTheTech.com

Python - Creating UNIX command line tools

Posted in code by webtech on March 24th, 2008

Using Python to create UNIX command line tools
“This articles covers making a robust command line tool in Python, complete with built-in help menus, error handling, and option handling. …” -ibm.com/developerworks/

Tagged with:

Comments are closed.