python-hunter
Code tracer
A tool for tracing and inspecting Python code during execution to aid in debugging and analysis.
Hunter is a flexible code tracing toolkit.
804 stars
14 watching
47 forks
Language: Python
last commit: 8 months ago
Linked from 3 awesome lists
debuggerdebuggingpythontracer
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that allows real-time tracing of any Python program's function calls. | 699 |
| A tool for interactive debugging of Python applications | 372 |
| A utility that instruments and traces Node.js code, adding functionality to track function calls, arguments, return values, and execution time. | 368 |
| Catches global exceptions and provides a callback mechanism to handle them | 5 |
| Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. | 96 |
| A utility for tracing execve{,at} and pre-exec behavior in programs. | 292 |
| An extension for the Flask web framework to integrate with Zipkin, providing features like tracing and transport definitions. | 41 |
| Tools for distilling and displaying network trace data in an interactive web page format | 12 |
| A tool to monitor and analyze the behavior of real-time systems written in Python | 32 |
| An interceptor for vue-resource that adds tracing functionality to HTTP requests. | 8 |
| A tracing API for PHP 7 processes that prints stack traces from the target process. | 18 |
| A lightweight tracing library for Go applications. | 86 |
| An application for dragging images onto maps and exporting traced paths as GeoJSON files | 18 |
| A path tracing engine written in Go with various features and a simple API. | 2,084 |
| A tool that provides introspection into Ruby objects' method ancestry and lookup paths | 364 |