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
Alternatives and similar repositories for pytrace:
Users that are interested in pytrace are comparing it to the libraries listed below
- Python bytecode instrumentation library☆120Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Debugging manhole for python applications.☆380Updated 9 months ago
- A library for ptrace-based tracing of Python programs☆155Updated 9 months ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- Python Application Tracer☆390Updated 4 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 6 years ago
- pip-accel: Accelerator for pip, the Python package manager☆307Updated 4 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- ☆608Updated 7 years ago
- Command-line tool for querying PyPI and Python packages installed on your system.☆161Updated 8 years ago
- Bottom-up approach to refactoring in python☆706Updated 3 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆47Updated 3 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Python Meta Programming☆142Updated 2 years ago
- Simple yet capable caching decorator for python☆160Updated 7 years ago
- Utilities to help fight and prevent memory leaks☆174Updated 2 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago
- Python Low-Overhead Profiler☆920Updated 3 months ago
- C Python, made faster.☆341Updated 9 years ago
- A list of Python parsing tools☆116Updated 4 years ago
- Python Logging for Humans☆119Updated 8 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆124Updated 8 months ago
- A Python logging library with superpowers☆282Updated last year
- A graphical interface for monitoring and interacting with running Python processes☆254Updated 2 years ago
- prompt_toolkit/ptpython pdb frontend☆183Updated 4 years ago