niccokunzmann / hanging_threadsLinks
Deadlocks? Detect where your threads hang in Python with one import.
☆54Updated last year
Alternatives and similar repositories for hanging_threads
Users that are interested in hanging_threads are comparing it to the libraries listed below
Sorting:
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- Python Sorted Collections Library☆111Updated 3 years ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆177Updated 2 weeks ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 8 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Shows top suspects for memory leaks in your Python program.☆82Updated 3 years ago
- A python package that provides useful locks.☆270Updated 2 months ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated last week
- Amazon S3 filesystem for PyFilesystem2☆158Updated last year
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 11 months ago
- A file-based ORM for Python dataclasses.☆210Updated 2 weeks ago
- A pytest plugin to trace resource leaks.☆117Updated 6 years ago
- PyTest Helpers Namespace☆58Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 months ago
- Autologging automates logging setup and method tracing for Python classes.☆49Updated 2 months ago
- Python import rewriter☆80Updated last week
- persistent caching to memory, disk, or database☆278Updated last month
- Removes commented-out code from Python files☆217Updated last week
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆52Updated last year
- The async transformation code.☆99Updated 2 months ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆187Updated 3 years ago
- Scripts to convert Python Nose tests to PyTest☆40Updated last month
- Static analysis of Python import statements☆124Updated last week
- Linked list extension module for Python☆80Updated last year
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆105Updated 3 weeks ago
- Set of basic Python collections backed by Redis☆116Updated last year