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.37.0.tar.gz
(36.8 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.37.0.tar.gz.
File metadata
- Download URL: shellinspector-0.37.0.tar.gz
- Upload date:
- Size: 36.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a43dc52be95f69f28aa3de1ee47572a401c441ab081930bfe8954cd33813347
|
|
| MD5 |
7ef752df23d5c6495b352cb8be7d2b15
|
|
| BLAKE2b-256 |
a0c2a48f9e98861c982d887584e66c98a24ac2d49c99ad0a5f4efea3a764b469
|
File details
Details for the file shellinspector-0.37.0-py3-none-any.whl.
File metadata
- Download URL: shellinspector-0.37.0-py3-none-any.whl
- Upload date:
- Size: 18.2 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 |
142987a59eac39591da04d186c3c27e2ffcee4a26ef193b885a3d4bc35a44b46
|
|
| MD5 |
feba582c05da52151cebc535261db77c
|
|
| BLAKE2b-256 |
5ec7cab6f3ab09d2cd9d3f292dadcd4e14f43f628e88cde8354c00831e062772
|