corpusops / pdbclone
UNMAINTAINED/ABANDONED CODE / DO NOT USE
☆38Updated last month
Alternatives and similar repositories for pdbclone:
Users that are interested in pdbclone are comparing it to the libraries listed below
- distributed Python deployment and communication☆82Updated this week
- utilities for filesystem exploration and automated builds☆21Updated 3 weeks ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Boostrap mechanism for monkey patches.☆31Updated 9 years ago
- Pythonic bi-directional RPC API built on top of ØMQ.☆41Updated last year
- A sliding memory map manager☆71Updated 3 weeks ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆446Updated 8 years ago
- Safely evaluate AST nodes without side effects☆46Updated 6 months ago
- Manhole for accessing asyncio applications☆32Updated 3 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 4 years ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 2 years ago
- Design a new better C API for Python☆59Updated 2 months ago
- Caching for humans☆63Updated 8 years ago
- Autologging automates logging setup and method tracing for Python classes.☆50Updated 8 months ago
- ☆29Updated 2 months ago
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆57Updated this week
- A synchronized persistent Queue class☆29Updated 7 years ago
- A python interface to djb's cdb library☆67Updated 3 years ago
- Python library for managing cgroups☆63Updated 10 months ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆134Updated 7 years ago
- ☆51Updated last year
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated last year
- Pytest plugin for trio☆53Updated 5 months ago
- LLDB extension for debugging Python programs☆83Updated 2 months ago
- Programmatically edit text files with Python. Useful for source to source transformations.☆113Updated last year
- A low-overhead sampling memory profiler for Python 3☆27Updated last year
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆133Updated last month
- Simple python bindings to Yann Collet ZSTD compression library☆166Updated this week
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆122Updated 5 months ago