alonho / pytraceLinks
pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.
☆447Updated 9 years ago
Alternatives and similar repositories for pytrace
Users that are interested in pytrace are comparing it to the libraries listed below
Sorting:
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- A graphical interface for monitoring and interacting with running Python processes☆254Updated 2 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- Python Application Tracer☆390Updated 4 years ago
- Debugging manhole for python applications.☆386Updated 11 months ago
- A library for ptrace-based tracing of Python programs☆154Updated last week
- Utilities to help fight and prevent memory leaks☆174Updated 2 years ago
- Python Meta Programming☆144Updated 2 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 4 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆293Updated 3 years ago
- pip-accel: Accelerator for pip, the Python package manager☆307Updated 5 years ago
- ☆608Updated 7 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- The Time Travel Python Debugger☆104Updated 8 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆104Updated 5 months ago
- A simple program which checks Python source files for errors.☆248Updated 7 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 5 years ago
- An easy and convienent way to performance test python code.☆222Updated 3 years ago
- An ipython extension to make it asyncio compatible☆34Updated 10 years ago
- Python code object transformers☆185Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 weeks ago
- Simple yet capable caching decorator for python☆160Updated 7 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 7 years ago
- A library with a set of tools for annotating types in Python code.☆154Updated 9 years ago