Skip to main content

Concise shell scripting

Project description

Use with Python 3.

This 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).

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page