Skip to main content

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.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

snaketrace-0.1.1-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page