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.38.0.tar.gz
(37.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.38.0.tar.gz.
File metadata
- Download URL: shellinspector-0.38.0.tar.gz
- Upload date:
- Size: 37.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 |
6beec411c71ae4ba56c134ba131630669159e9784be364627e421a878b21f15f
|
|
| MD5 |
f5428ffb9a89241cec5506530afdc55f
|
|
| BLAKE2b-256 |
e7955bd0624e8964e11d5d8ba858738a2fe633e7178e912ea66f2c1d79c613b6
|
File details
Details for the file shellinspector-0.38.0-py3-none-any.whl.
File metadata
- Download URL: shellinspector-0.38.0-py3-none-any.whl
- Upload date:
- Size: 18.3 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 |
19b5c4821a609b43ddb35d9743799be6c991ffbd9b3e65201bf4f97c9ccbcb9d
|
|
| MD5 |
d46fc547d973366eff950c5537be6e40
|
|
| BLAKE2b-256 |
9dfe73ff803460f3f85908f9d7558893230f7d83155cb414b0eebd95b2bf4d69
|