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.32.0.tar.gz
(30.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.32.0.tar.gz.
File metadata
- Download URL: shellinspector-0.32.0.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef8de88b0296d23018e53714fe9d7eb527b33f6e675c18141a66ef1786de46ef
|
|
| MD5 |
14d0dc19cef66f5133e369fa460a29a3
|
|
| BLAKE2b-256 |
0463e3e0f34b1ee8254e9487d521c756502fbd6bbb0c07925947b20936f98a5e
|
File details
Details for the file shellinspector-0.32.0-py3-none-any.whl.
File metadata
- Download URL: shellinspector-0.32.0-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7127d47e9c2eb2ede34ddb169adf563e47ebeaef52332e1da0e906f11a5869ef
|
|
| MD5 |
a48b887306e1d037cabc6a15ac62faf4
|
|
| BLAKE2b-256 |
b2667735a52970030d321d772e773ff02ce9c3683807b6c08a2c809e914d4990
|