youknowone / methodtoolsLinks
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
☆82Updated 10 months ago
Alternatives and similar repositories for methodtools
Users that are interested in methodtools are comparing it to the libraries listed below
Sorting:
- Pytest plugin for trio☆56Updated 10 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated this week
- Helpers to use cachetools with async functions☆101Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- Turn Pydantic defined Data Models into CLI Tools☆153Updated last month
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated last week
- Modern benchmarking library for python with pytest integration.☆53Updated last year
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- flake8☆122Updated last year
- String case converter for python.☆210Updated 2 years ago
- ☆45Updated 9 months ago
- The async transformation code.☆91Updated 10 months ago
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆104Updated this week
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- A Python Enum that inherits from str.☆118Updated last year
- python decorators made easy.☆24Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Idiomatic asyncio utilties☆159Updated 2 weeks ago
- Check for python builtins being used as variables or parameters☆115Updated last year
- Backport of PEP 654 (exception groups)☆44Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Useful types for Python☆132Updated 2 months ago
- Automagically import missing modules in IPython.☆64Updated this week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 10 months ago
- ☆232Updated last month
- Flake8 plugin to encourage correct string literal concatenation☆33Updated last month
- Caching for HTTPX☆71Updated 11 months ago
- Dynamically create python functions with a proper signature.☆128Updated last month