alonho / pytrace
pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.
☆448Updated 9 years ago
Alternatives and similar repositories for pytrace:
Users that are interested in pytrace are comparing it to the libraries listed below
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Python Meta Programming☆142Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- Python Application Tracer☆390Updated 4 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆222Updated 8 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 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
- ☆608Updated 7 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆47Updated 3 years ago
- Git mirror of Pyparsing SVN repository (https://pyparsing.svn.sourceforge.net/svnroot/pyparsing)☆38Updated 13 years ago
- ☆87Updated 11 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- pip-accel: Accelerator for pip, the Python package manager☆307Updated 4 years ago
- A simple program which checks Python source files for errors.☆248Updated 6 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 4 years ago
- Debugging manhole for python applications.☆383Updated 10 months ago
- Utilities to help fight and prevent memory leaks☆174Updated 2 years ago
- prompt_toolkit/ptpython pdb frontend☆183Updated 4 years ago
- PEP8 clean only the parts of the files touched since the last commit, a previous commit or (the merge-base of) a branch.☆182Updated 6 years ago
- Python code object transformers☆185Updated last year
- vmprof - a statistical program profiler☆432Updated last month
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Python bytecode instrumentation library☆120Updated 8 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 5 years ago