vstinner / faulthandlerLinks
Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals
☆99Updated 5 years ago
Alternatives and similar repositories for faulthandler
Users that are interested in faulthandler are comparing it to the libraries listed below
Sorting:
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- An implementation of time.monotonic() for Python 2 & Python 3☆65Updated 4 years ago
- py.test plugin that activates the fault handler module during testing☆26Updated 5 years ago
- Intercept socket connection to wsgi applications for testing☆42Updated 9 months ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 5 years ago
- A tool to nicely wrap-up your python softwares☆158Updated 11 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Greenlets for asyncio☆44Updated 11 years ago
- ☆87Updated 12 years ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- A pure-Python implementation of the HTTP/2 priority tree.☆30Updated 4 months ago
- Faster replacement for Python's urlparse module☆46Updated 7 years ago
- Create OS packages from Python projects using Docker containers☆41Updated 8 years ago
- Pythonic bi-directional RPC API built on top of ØMQ.☆42Updated 2 years ago
- A library which allows framework authors to defer decorator actions.☆70Updated 2 months ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Python3 Asyncio Utils☆33Updated 4 years ago
- Language server which talks LSP via JSONRPC for Python.☆103Updated 6 years ago
- Lazy strings for Python☆61Updated 9 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- python bindings for rlite☆70Updated 7 years ago
- Async IO for Python, Simplified☆91Updated 8 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 5 years ago
- Lazy attributes for Python objects☆53Updated last year
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- Fast fractions reimplementation in Cython☆39Updated 2 weeks ago