cmd2 0.4.4
pip install cmd2==0.4.4
Released:
Extra features for standard library's cmd module
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Catherine Devlin
- Tags command , prompt , console , cmd
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Enhancements for standard library’s cmd module.
Drop-in replacement adds several features for command-prompt tools:
Searchable command history (commands: “hi”, “li”, “run”)
Load commands from file, save to file, edit commands in file
Multi-line commands
Case-insensitive commands
Special-character shortcut commands (beyond cmd’s “@” and “!”)
Settable environment parameters
Parsing commands with flags
> (filename), >> (filename) redirect output to file
< (filename) gets input from file
bare >, >>, < redirect to/from paste buffer
test apps against sample session transcript (see example/example.py)
Useable without modification anywhere cmd is used; simply import cmd2.Cmd in place of cmd.Cmd.
Usage samples at http://catherine.devlin.googlepages.com/cmd2.html
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Catherine Devlin
- Tags command , prompt , console , cmd
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file cmd2-0.4.4.tar.gz
.
File metadata
- Download URL: cmd2-0.4.4.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0c2c31728e3f42f4ee62a0dbb99067d90cdcd894cd0aaf55d5ec8c6955accf48
|
|
MD5 |
92075ea7991f3c92c1a7bfbc0189e90b
|
|
BLAKE2b-256 |
f2fb3ccfdbcf3ca5a4676a22df64b9053591ad7a9304cd0121a4feae9adba6cc
|
File details
Details for the file cmd2-0.4.4.win32.exe
.
File metadata
- Download URL: cmd2-0.4.4.win32.exe
- Upload date:
- Size: 76.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
cc98e08e9a86801b738b129bbd54f51c813553c51815a2e0ff85c1e59bd2c5f0
|
|
MD5 |
505e7f121826adea25b30102cd0973bf
|
|
BLAKE2b-256 |
2f692e59fcb78851bd5f299c9087cbda6cf163c955a6e911850e5c6b60b12e19
|
File details
Details for the file cmd2-0.4.4-py2.6.egg
.
File metadata
- Download URL: cmd2-0.4.4-py2.6.egg
- Upload date:
- Size: 25.0 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0b8af7b99cf0cbabd5f8afa4c38614b53cce5c05d434b4d4b00b8c792125b5e3
|
|
MD5 |
9172dcc36ca1f946cf1cc9d5d36eb76f
|
|
BLAKE2b-256 |
2140a38b7c5ba7bc56c2ffcfc2ec8d6996f85404caf65012d58ac48184d9709a
|
File details
Details for the file cmd2-0.4.4-py2.5.egg
.
File metadata
- Download URL: cmd2-0.4.4-py2.5.egg
- Upload date:
- Size: 25.0 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0990850f387321038c1b0d4179e0db5ee67e721f6f6cca16570b4d1bfd964673
|
|
MD5 |
f96652930cb966e87fe3669347a5bf0f
|
|
BLAKE2b-256 |
d5a642e1036b25172471e96a93305596e91bc04a146d2a3cd32c2e6dce30ae6e
|
File details
Details for the file cmd2-0.4.4-py2.4.egg
.
File metadata
- Download URL: cmd2-0.4.4-py2.4.egg
- Upload date:
- Size: 25.4 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fb19f597e8898cd5f0046567cd66415f9c2fa3578bf1646fe0444d0135c586b1
|
|
MD5 |
9daf510dac43c6724258be8dfd0a0b66
|
|
BLAKE2b-256 |
923e3be666f2404a4d1296572e39c86c5223e6a682457d2cda9f77be5739fc9c
|