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.35.0.tar.gz
(31.0 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.35.0.tar.gz.
File metadata
- Download URL: shellinspector-0.35.0.tar.gz
- Upload date:
- Size: 31.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5dde8af280e87223e19c53de6680612f2f1c8dedc2449bf5d9026d0e45d2ff5a
|
|
| MD5 |
08164e7c220415cd88dc08ac104e12b9
|
|
| BLAKE2b-256 |
6e47e1a3497b13df362a4e95061846d9db7690fa7792efc47fe299ec61a83056
|
File details
Details for the file shellinspector-0.35.0-py3-none-any.whl.
File metadata
- Download URL: shellinspector-0.35.0-py3-none-any.whl
- Upload date:
- Size: 15.6 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 |
97e60fe1de1fea4d2b7cf9fb7641041ff28ad41a539c34fbbea81cb73c67c160
|
|
| MD5 |
2d411eb61f184f74e438d84cce7a82ae
|
|
| BLAKE2b-256 |
8fa462cfb8a66e1c6f1b4db72af60982bdbedb29935f8386ec102d6fd8595327
|