niccokunzmann / hanging_threadsLinks
Deadlocks? Detect where your threads hang in Python with one import.
☆53Updated 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.☆154Updated 2 years ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated last year
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- A python package that provides useful locks.☆259Updated 5 months ago
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Python Sorted Collections Library☆107Updated 2 years ago
- pytest external process plugin☆101Updated last month
- PyTest Helpers Namespace☆58Updated 2 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Modifies strings to all use the same quote where possible☆96Updated 3 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆71Updated 7 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A file-based ORM for Python dataclasses.☆210Updated 3 weeks ago
- Static analysis of Python import statements☆123Updated 2 months ago
- Shows top suspects for memory leaks in your Python program.☆79Updated 3 years ago
- Amazon S3 filesystem for PyFilesystem2☆156Updated last year
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- A py.test plugin for adding to the PYTHONPATH from pytest.ini.☆81Updated 3 years ago
- Automate installation of standalone python CLIs☆46Updated 4 months ago
- WSGI middleware for profiling CPU/memory and inspecting logs☆93Updated 7 months ago
- The private PyPI server powered by flexible backends.☆182Updated 5 years ago
- Faster UUID generation using libuuid☆34Updated 8 years ago
- Autologging automates logging setup and method tracing for Python classes.☆50Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 11 months ago
- Python decorators for profiling/tracing/timing a single function☆333Updated 6 months ago
- minimalistic evaluator of python expression using ast module☆198Updated 5 months ago