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.
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size InteractiveCommandLine-0.3.4.tar.gz (8.2 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for InteractiveCommandLine-0.3.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8e4fa4e1b76d823d230c5ce8416344b9c1caaecb3b70872031f35982a7a91b9 |
|
MD5 | b439b2930caebaf5e9355d28b63a086b |
|
BLAKE2-256 | 8fb3aa11038988b43d28e6091d0e306663d99b110e9555b9348f1e5c5e2f6305 |