alonho / pytrace
pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.
☆447Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytrace
- Python Abstract Syntax Tree viewer in Qt☆104Updated last year
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 2 years ago
- ☆608Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- pip-accel: Accelerator for pip, the Python package manager☆307Updated 4 years ago
- A library for ptrace-based tracing of Python programs☆155Updated 4 months ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆100Updated 4 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Debugging manhole for python applications.☆374Updated 4 months ago
- Python code object transformers☆184Updated 8 months ago
- Debug tool trace Python memory allocations☆76Updated 5 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆291Updated 2 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆170Updated 4 years ago
- Python Application Tracer☆392Updated 3 years ago
- Python Meta Programming☆142Updated 2 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆246Updated 2 years ago
- Easy anonymous functions by partial application of operators☆103Updated 11 months ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆131Updated 2 weeks ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆121Updated 3 months ago
- Python API to execute shell functions as they would be Python functions☆101Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆122Updated 2 weeks ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆148Updated 6 years ago
- Python bytecode instrumentation library☆121Updated 7 years ago
- Python Logging for Humans☆119Updated 8 years ago
- Utilities to help fight and prevent memory leaks☆175Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆76Updated 5 years ago
- Code inspection for Python builtins☆103Updated last year
- Intelligently search in Python code☆67Updated 8 months ago