Skip to main content

A framework for CLI/shell programs.

Project description

Command-line/shell mashup framework

Maturity License Change Log Build Status Version

About

This module combines the Python standard library modules argparse and cmd to provide a unified way to make cli programs that can also be interactive (when invoked in “shell” mode).

The main benefit to using this package is streamlined command hierarchy when you want to have rich set of subcommands along with a pretty powerful tab completion layer that parses argparse arguments automagically.

Requirements

Posix-like platform

Installation

PyPi Stable Release

pip3 install shellish

Development Release

python3.4 ./setup.py build
python3.4 ./setup.py install

or

python3 ./setup.py develop

Compatibility

  • Python 3.5+

Examples

All Examples

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shellish-5.tar.gz (63.1 kB view details)

Uploaded Source

File details

Details for the file shellish-5.tar.gz.

File metadata

  • Download URL: shellish-5.tar.gz
  • Upload date:
  • Size: 63.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for shellish-5.tar.gz
Algorithm Hash digest
SHA256 d0f067d8f92902d22df0fadc52a20325925607c61dbf40264ce07aa555a33406
MD5 68f73353d5bb51fa052702c14b6b4344
BLAKE2b-256 a5fe9d21607cd6b6e2979140a090227abc4b09801eb2bd511a6a91da61a78f35

See more details on using hashes here.

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