Shell Inspector 🕵️️
Open a shell session locally or via SSH, execute commands, and test what comes back.
First, prepare a spec file, e.g. readme.ispec:
[@local]$~ ping -c1 google.com
1 packets transmitted
[@local]$ whoami
shellinspector
Then, run it:
$ python -m shellinspector readme.ispec
running readme.console
PASS [@local]$~ ping -c1 google.com
FAIL [@local]$ whoami
expected:
shellinspector
actual:
luto
For more details have a look at docs/syntax.md.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shellinspector-0.41.0.tar.gz
(38.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shellinspector-0.41.0.tar.gz.
File metadata
- Download URL: shellinspector-0.41.0.tar.gz
- Upload date:
- Size: 38.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aeeefa7c5306d6ea4ba5d45fcc7b2e600a0366f97ed3095911691459d639c427
|
|
| MD5 |
9a3ef62fa98340cab5fa447d39f83e2e
|
|
| BLAKE2b-256 |
26535d82f250b2b07866561497a085f8ad7e727084eeed0d6acfaf08865212cc
|
File details
Details for the file shellinspector-0.41.0-py3-none-any.whl.
File metadata
- Download URL: shellinspector-0.41.0-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
031adbc59d1745a79ab0ea5c00a5e7cc55b09181f3903222908588c51c62b6fe
|
|
| MD5 |
7def0992bb9b294ef761e341304fcb1f
|
|
| BLAKE2b-256 |
8dc3325f9ff23346aacef2e43608e586a89c296a80c0ca7862f19dbf647716f9
|