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:
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- Fast property caching☆19Updated this week
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆50Updated 10 months ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated last year
- Discover and load entry points from installed packages☆75Updated 6 months ago
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- Formats Python code to follow a consistent style☆94Updated last year
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 5 years ago
- Python import rewriter☆79Updated last month
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 5 months ago
- Shows top suspects for memory leaks in your Python program.☆79Updated 2 years ago
- Mirakuru - a python library that starts your subprocess and waits for a clear indication, that it's running (process orchestrator)☆88Updated this week
- Python Sorted Collections Library☆106Updated 2 years ago
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- Static analysis of Python import statements☆123Updated 4 months ago
- Autologging automates logging setup and method tracing for Python classes.☆50Updated last year
- A tiny library for monitoring and testing asyncio programs☆63Updated 3 years ago
- pytest plugin for running pyflakes☆45Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 3 months ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- pytest plugin to randomise the order of tests with some control over the randomness☆70Updated last year
- Enable git-like did-you-mean feature in click☆101Updated last year
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 3 years ago
- Parse and manipulate version numbers.☆48Updated 3 months ago
- Generates sqlalchemy models from dataclasses☆24Updated 4 years ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Mirror of the autopep8 package for pre-commit☆31Updated last year