bitranox / wrapt_timeout_decoratorLinks
Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods
☆164Updated last month
Alternatives and similar repositories for wrapt_timeout_decorator
Users that are interested in wrapt_timeout_decorator are comparing it to the libraries listed below
Sorting:
- guppy / heapy ported to Python3. It works for real!☆418Updated last week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Helpers to use cachetools with async functions☆108Updated last year
- Timeout decorator for Python☆645Updated 2 years ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated last month
- A platform-independent file lock for Python.☆921Updated this week
- Multi threading and processing eye-candy.☆643Updated last month
- Simple streaming JSON parser and encoder.☆181Updated 2 months ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆185Updated 3 years ago
- A port of Ruby on Rails' inflector to Python☆520Updated 2 years ago
- Truly universal encoding detector in pure Python.☆726Updated last week
- Python decorators for profiling/tracing/timing a single function☆338Updated 2 months ago
- Fast Base64 encoding/decoding in Python☆168Updated last week
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- pytest plugin for easy integration of memray memory profiler☆409Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Simple redis cache for Python functions☆115Updated 9 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- python library to simplify working with jsonlines and ndjson data☆306Updated last year
- A python package that provides useful locks.☆271Updated 4 months ago
- A flexible, customizable timer for your Python code☆307Updated 3 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated 2 years ago
- universal character encoding detector☆410Updated 7 months ago
- A Python Enum that inherits from str.☆119Updated last year
- Advanced Enumerations for Python☆206Updated 6 months ago
- pytest plugin for manipulating test data directories and files☆272Updated last month
- Consume Server-Sent Event (SSE) messages with HTTPX☆200Updated last month
- Parse Python docstrings in various flavors.☆255Updated 4 months ago
- Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity☆76Updated 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…☆317Updated 2 weeks ago