An strace-like tool for Python audit events
Project description
SnakeTrace 🐍
An strace
-like tool for Python audit events.
Requirements
- Python 3.8 or later
Installation
python3 setup.py install [--user]
Usage
usage: snaketrace [-h] [--color {never,always,auto}] [-e FILTER] [-o OUTPUT]
filename [args [args ...]]
Trace Python audit events
positional arguments:
filename Python script
args Python script arguments
optional arguments:
-h, --help show this help message and exit
--color {never,always,auto}
colorize output
-e FILTER, --filter FILTER
filter audit events matching glob pattern
-o OUTPUT, --output OUTPUT
write output to file with given name
License
Licensed under the MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
snaketrace-0.1.0.tar.gz
(3.0 kB
view hashes)
Built Distribution
Close
Hashes for snaketrace-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 887a6c9c634e6dfe43bebc88bf32e627a17f79e2c1597e1784a02abfabb0f096 |
|
MD5 | 0125b4f34ccb980f773daede319f9288 |
|
BLAKE2b-256 | 24e51e5caa1301da254e09b8bedbcf51420c69f6c27f218af040d27bc2810ce6 |