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.39.0.tar.gz
(37.9 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.39.0.tar.gz.
File metadata
- Download URL: shellinspector-0.39.0.tar.gz
- Upload date:
- Size: 37.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bd8497500333360cdae59c09b047213f1b1e7ddcbc016414bcc950783b621ce
|
|
| MD5 |
05489d3ef2ba9a383f6a8e784cf71c84
|
|
| BLAKE2b-256 |
95b7913a1b6ce4e4b62fd10516caac2891bbeea66faebeef4b2bb5f9e3222e42
|
File details
Details for the file shellinspector-0.39.0-py3-none-any.whl.
File metadata
- Download URL: shellinspector-0.39.0-py3-none-any.whl
- Upload date:
- Size: 18.8 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 |
8eab2f0e6bf0aa360aef257bc5c815ef4a34922f71dcbadb040e972a4a54b24c
|
|
| MD5 |
fb56c25794cc444408d73352ad787635
|
|
| BLAKE2b-256 |
f478e914c02a7a06b5354e2f01a55599f9cf941c5a9a5abbb7b3c332a853fa84
|