Your search query "linkto%253A%2522CommandlineTools%2522" didn't return any results. Please change some terms and refer to HelpOnSearching for more information.
(!) Consider performing a full-text search with your search terms.

Clear message

Creating Command Line Tools With Python

Standard library support for parsing command lines

The Argparse Tutorial is an excellent read for getting you started with creating command line tools. See also OptionParsing.


For sysadmins familiar with Bash scripting: Beginner Level, circa 02/2008

Using Python To Create Unix Commandline Tools: Beginning/Intermediate Level

Command line tool with optparse, subprocess, and logging: Beginning/Intermediate level

PyCon2008 Presentation on Command Line Tools: Intermediate Level

Unable to edit the page? See the FrontPage for instructions.