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.33.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.33.0.tar.gz.
File metadata
- Download URL: shellinspector-0.33.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 |
9b9df6cd1a5d420803c26278085f93d5733fa8a5f311273748a12e063f9070ad
|
|
| MD5 |
27e0a0cfa9aca66c9abeac10202fd45f
|
|
| BLAKE2b-256 |
dfd16a1ade3745cd7676b04918f89d622b984a60d0cf61fb47c1def3816e84c4
|
File details
Details for the file shellinspector-0.33.0-py3-none-any.whl.
File metadata
- Download URL: shellinspector-0.33.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 |
420df7210576e09d8ab29a238049e51773e265958d1278d6d54b6ae249dd4644
|
|
| MD5 |
819f6556a78359e77b36a5121862ea82
|
|
| BLAKE2b-256 |
70390fa940a68a8a329834c16d4c9f59473cc8406ed3c5ab024ea0c5032eea96
|