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:
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated last year
- A python package that provides useful locks.☆268Updated last month
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 2 years ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- A file-based ORM for Python dataclasses.☆212Updated last week
- Static analysis of Python import statements☆124Updated last week
- Python Sorted Collections Library☆109Updated 2 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆177Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 10 months ago
- pytest external process plugin☆103Updated 2 weeks ago
- PyTest Helpers Namespace☆58Updated 3 years ago
- Pytest plugin for analyzing resource usage during test sessions☆180Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated last month
- The private PyPI server powered by flexible backends.☆182Updated 5 years ago
- find packages that should be in requirements for a project☆134Updated this week
- Amazon S3 filesystem for PyFilesystem2☆157Updated last year
- Shows top suspects for memory leaks in your Python program.☆82Updated 3 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆52Updated last year
- Rate your Python packages package friendliness☆223Updated 3 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆120Updated last month
- Super-fast and clean conversions to numbers for Python.☆110Updated 7 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆236Updated 2 weeks ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- A library to handle automated deprecations☆92Updated 2 years ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆310Updated 3 weeks ago