script

Concise shell scripting
Download

script Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Python License
  • Price:
  • FREE
  • Publisher Name:
  • Iain Lamb
  • Publisher web site:
  • http://lamb.cc/

script Tags


script Description

Concise shell scripting The script module distills a collection of common shell script patterns into a few terse definitions. Most of the objects and functions wrap lower-level calls to modules in the standard Python library such as optparse, os.path, shutil, and subprocess.With just one import statement, you can provide your script with ready to go command line parsing, convenient path operations, ala carte --help documentation, quick writes to stdout / stderr, and easy invocation of shell commands (including the ability to capture output). Requirements: · Python


script Related Software