Skip to main content

A framework for CLI/shell programs.

Project description

shellish

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 ./setup.py build
python3 ./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.1.1.tar.gz (65.7 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: shellish-5.1.1.tar.gz
  • Upload date:
  • Size: 65.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for shellish-5.1.1.tar.gz
Algorithm Hash digest
SHA256 d3c123502d9fddd659253f35f62874d50a4e477e92ebce1f31f63976a310c1a3
MD5 f6c63cb60cf62c6bc1d36eb744ed8613
BLAKE2b-256 b20b044b736035bd087ffc17df203762d5ef8cc9add74e5062a394fc8094a8d9

See more details on using hashes here.

Supported by

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