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 4 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 5 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- py.test plugin that activates the fault handler module during testing☆26Updated 5 years ago
- An implementation of time.monotonic() for Python 2 & Python 3☆65Updated 4 years ago
- asyncio RAFT algorithm bassed on aiohttp☆30Updated 10 years ago
- LZ4 bindings for python☆106Updated 9 years ago
- A tool to nicely wrap-up your python softwares☆158Updated 11 years ago
- Intercept socket connection to wsgi applications for testing☆42Updated 10 months ago
- Create OS packages from Python projects using Docker containers☆41Updated 8 years ago
- ☆87Updated 12 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 7 years ago
- Faster replacement for Python's urlparse module☆46Updated 7 years ago
- UNMAINTAINED - A simple Python throttling lib relying on the token bucket algorithm☆38Updated 8 years ago
- Greenlets for asyncio☆44Updated 11 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆146Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- python bindings for rlite☆70Updated 7 years ago
- Lazy strings for Python☆60Updated 9 years ago
- A pytest plugin to trace resource leaks.☆117Updated 6 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Async IO for Python, Simplified☆91Updated 8 years ago
- Python3 Asyncio Utils☆33Updated 4 years ago
- A shell-like scripting language with the power of Python3☆35Updated 5 years ago
- A library to easily measure what's going on in your python.☆306Updated 5 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year