cmd2

A toolkit for building simple interactive command-line applications
Download

cmd2 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Catherine Devlin
  • Publisher web site:
  • http://www.assembla.com/wiki/show/python-cmd2
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 15 KB

cmd2 Tags


cmd2 Description

A toolkit for building simple interactive command-line applications cmd2 is a free and open source tool for writing command-line interactive applications. cmd2 is based on the Python Standard Library's cmd module, and can be used any place cmd is used simply by importing cmd2 instead. Here are some key features of "cmd2": · Searchable command history · Load commands from file, save to file, edit commands in file · Multi-line commands · Case-insensitive commands · Special-character shortcut commands (beyond cmd's `@` and `!`) · Settable environment parameters · Parsing commands with flags · Redirection to file with `>`, `>>`; input from file with `', '>>' with no filename send output to paste buffer · Pipe output to shell commands with `|` · Simple transcript-based application testing


cmd2 Related Software