CommandTool

Free toolkit creating command line interfaces involving sub-command
Download

CommandTool Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT
  • Price:
  • FREE
  • Publisher Name:
  • James Gardner
  • Publisher web site:
  • http://authkit.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 18 KB

CommandTool Tags


CommandTool Description

Free toolkit creating command line interfaces involving sub-command CommandTool is a free and open source Python based toolset that will allow developers to create command line interfaces using sub-commands.CommandTool isn’t useful if:· you aren’t using sub-commands· you want the same option to have a different meaning in different sub-commands (although CommandTool is great if you want an option name to have a consistent meaning across all your sub-commands). Here are some key features of "CommandTool": · specifically designed for cases where you want to handle sub-commands · contains tools for automatically creating command line help and man pages from docstrings written in reStructuredText · can deal with sub-command aliases · can work out whether an option is related to the program itself or a sub-command based on its position · can deal with configuration options which provide defaults if particular command line options are missing Requirements: · Python What's New in This Release: · Updated the documentation to be accurate · Moved the create_man example into the core as commandtool.help · Removed old comments · Updated the find example


CommandTool Related Software