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.42.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.42.0.tar.gz.
File metadata
- Download URL: shellinspector-0.42.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 |
b3efffaad7b23c2459d3e6dfb36c61211f8230e31bdef50161653a87702fe58f
|
|
| MD5 |
7fd62a7181092efbab9bf1b019063f76
|
|
| BLAKE2b-256 |
dddd43fda73b5e5f2de7565ccea4ff2c30a85e8b076460828dc1e442631ae36b
|
File details
Details for the file shellinspector-0.42.0-py3-none-any.whl.
File metadata
- Download URL: shellinspector-0.42.0-py3-none-any.whl
- Upload date:
- Size: 19.0 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 |
3496ed2a6aeb235a725108e9eaf729814c7bd639089ba0fc7a7cf16b52a6ab95
|
|
| MD5 |
a9cd57d7462cdcd818277af36b6dc5b6
|
|
| BLAKE2b-256 |
1aa2c6676bd7dd275ba55ed5bd6350bc5708d9c64e07ab130c781ebec0d586ed
|