google / pyringeLinks
Debugger capable of attaching to and injecting code into python processes.
☆1,629Updated 6 years ago
Alternatives and similar repositories for pyringe
Users that are interested in pyringe are comparing it to the libraries listed below
Sorting:
- Trace any Python program, anywhere!☆702Updated 7 years ago
- 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
- Python Low-Overhead Profiler☆918Updated last year
- Hunter is a flexible code tracing toolkit.☆863Updated 4 months ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- vmprof - a statistical program profiler☆437Updated 3 months ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆235Updated 3 years ago
- A cool logging replacement for Python.☆1,492Updated 2 weeks ago
- Python wrapper for RE2☆645Updated 2 years ago
- Python Application Tracer☆391Updated 5 years ago
- Inject code into running Python processes☆2,858Updated 9 months ago
- Easy, clean, reliable Python 2/3 compatibility☆1,187Updated 8 months ago
- Debugging manhole for python applications.☆401Updated last year
- Distributed profiling on the cheap☆563Updated 6 years ago
- Statistical profiler which outputs in format suitable for FlameGraph (http://www.brendangregg.com/flamegraphs.html)☆401Updated 5 years ago
- Visually explore Python object graphs☆827Updated 2 months ago
- Experimental multicore fork of Python 3☆590Updated last year
- A graphical interface for monitoring and interacting with running Python processes☆257Updated 3 years ago
- A Cython alternative to Google's Python Protobuf library☆560Updated 2 years ago
- An improbable web debugger through WebSockets☆1,591Updated 3 years ago
- Better directory iterator and faster os.walk(). Archived, as this has been in the stdlib since Python 3.5.☆537Updated 7 months ago
- Bottom-up approach to refactoring in python☆722Updated 3 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Gevent tutorial for the Working Python Developer☆381Updated last year
- Web-based remote UI for Python's PDB debugger☆529Updated last year
- Demo of how to use the underlying SRE engine to build a regex scanner☆218Updated 8 years ago
- Fuzzy Finder implemented in Python☆375Updated 5 months ago
- A Python extension for writing structured and reusable inline HTML.☆551Updated last year
- Resources for learning about Python internals and CPython source code☆475Updated 3 years ago
- Make blocking C library work with gevent☆429Updated last month