No project description provided
Project description
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.
Project details
Release history Release notifications | RSS feed
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.34.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.34.0.tar.gz.
File metadata
- Download URL: shellinspector-0.34.0.tar.gz
- Upload date:
- Size: 31.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
862957cb9c1ea7b878b69dd24b6263b4710821f90641dce1a663f81432b45450
|
|
| MD5 |
e264b4bbf60dc911c44d0c04a09308fe
|
|
| BLAKE2b-256 |
7b812098366ea1d17668a20b90905100095ccf58e3fd92e5be0a6bb5860c4e89
|
File details
Details for the file shellinspector-0.34.0-py3-none-any.whl.
File metadata
- Download URL: shellinspector-0.34.0-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95e43dbabd228d5989344dac14d3b104589873907f06d4185685f8efb3f2e834
|
|
| MD5 |
859ce5288657b62ef80b7b9210d0daa2
|
|
| BLAKE2b-256 |
ffaf754d40dac482b57171059f4abce14077e70668cfc8cc79bd3bcf0ebc86e8
|