niccokunzmann / hanging_threads
Deadlocks? Detect where your threads hang in Python with one import.
☆52Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for hanging_threads
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Python import rewriter☆75Updated last year
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- ☆44Updated 2 months ago
- Array-like File Access in Python☆41Updated last year
- show where your regex match assertion failed!☆81Updated 3 weeks ago
- The function you always missed in Python: return the first true value of an iterable.☆144Updated 2 years ago
- Discover and load entry points from installed packages☆74Updated last year
- Scripts to convert Python Nose tests to PyTest☆38Updated 2 weeks ago
- Parse and manipulate version numbers.☆47Updated 9 months ago
- py.test integration for responses☆89Updated 10 months ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆175Updated 3 months ago
- An indispensable performance timer for Python☆24Updated 2 years ago
- Formats Python code to follow a consistent style☆95Updated 10 months ago
- Inquest lets you add log statements to python without restarting your python instance. It helps you quickly uncover what is going wrong.☆132Updated last year
- ☆43Updated 4 years ago
- A pytest plugin to trace resource leaks.☆115Updated 4 years ago
- forge (python signatures) for fun and profit☆104Updated 3 years ago
- flake8 debug statement checker☆41Updated 2 years ago
- A quicker pickle☆108Updated 2 years ago
- Safely evaluate AST nodes without side effects☆42Updated 4 months ago
- Asyncio support for PEP-567 contextvars backport.☆55Updated last year
- pprint++: a drop-in replacement for pprint that's actually pretty☆408Updated last year
- Mirakuru - a python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator)☆87Updated this week
- Utility for measuring the fraction of time the CPython GIL is held☆116Updated 3 years ago
- flake8☆121Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆63Updated last month
- Safe, atomic formatting with black and µsort☆98Updated this week