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 simple module. 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.

All it takes is a simple import statement to bestow your script with command line parsing, convenient path operations, ala carte --help documentation, and easy invocation of shell commands (with the optional ability to redirect standard in, out, and error).

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