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.4 ./setup.py develop

Compatibility

  • Python 3.4+

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-3.tar.gz (52.7 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for shellish-3.tar.gz
Algorithm Hash digest
SHA256 e05c76ead364768d836d7b4bdc54b2a6a4a00dc917bd727fbe2ebca26f4be12f
MD5 830adec370b3732d66e9dc94a6477c09
BLAKE2b-256 760bbf22d0808bc25062ea35461c5b1851a2cbc4dca9acdcf6d74d9611c17f88

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