Skip to main content

Framework for interactive and command-line programs.

Project description

DO NOT USE THIS LIBRARY: the click library is vastly better. I will not fix anything in this library and I’m migrating my own projects to click.

InteractiveCommandLine is a Python (2.7+ and 3.3+) framework for git-style command line interface (main program, commands, sub-commands) and shell-like interface, with prompt.

It’s licensed under the MIT license. It’s available on the Python package index, its documentation is hosted by Python and its source code is on GitHub.

https://img.shields.io/travis/jacquev6/InteractiveCommandLine/master.svg https://img.shields.io/coveralls/jacquev6/InteractiveCommandLine/master.svg https://img.shields.io/codeclimate/github/jacquev6/InteractiveCommandLine.svg https://img.shields.io/scrutinizer/g/jacquev6/InteractiveCommandLine.svg https://img.shields.io/pypi/dm/InteractiveCommandLine.svg https://img.shields.io/pypi/l/InteractiveCommandLine.svg https://img.shields.io/pypi/v/InteractiveCommandLine.svg https://img.shields.io/pypi/pyversions/InteractiveCommandLine.svg https://img.shields.io/pypi/status/InteractiveCommandLine.svg https://img.shields.io/github/issues/jacquev6/InteractiveCommandLine.svg https://badge.waffle.io/jacquev6/InteractiveCommandLine.png?label=ready&title=ready https://img.shields.io/github/forks/jacquev6/InteractiveCommandLine.svg https://img.shields.io/github/stars/jacquev6/InteractiveCommandLine.svg

Quick start

Install from PyPI:

$ pip install InteractiveCommandLine

Import:

>>> from InteractiveCommandLine import *

@todoc Quick start

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

InteractiveCommandLine-0.3.4.tar.gz (8.2 kB view hashes)

Uploaded Source

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