youknowone / methodtools
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
☆78Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for methodtools
- Operator overloading for fast anonymous functions.☆50Updated this week
- Ordered Set implementation in Cython☆74Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A Python Enum that inherits from str.☆103Updated 9 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆104Updated 4 months ago
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- Automagically import missing modules in IPython.☆60Updated 2 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- Turn Pydantic defined Data Models into CLI Tools☆143Updated 2 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week
- A fast and flexible reimplementation of data classes☆82Updated last year
- Dynamically create python functions with a proper signature.☆120Updated last month
- Helpers to use cachetools with async functions☆94Updated 8 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- String case converter for python.☆206Updated last year
- ☆44Updated 2 months ago
- itertools and builtins for AsyncIO and mixed iterables☆244Updated 2 weeks ago
- A simple immutable dictionary for Python☆137Updated last month
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- Deserialize to objects while staying DRY☆158Updated last year
- Making it easy to write async iterators in Python 3.5☆95Updated 4 years ago
- Pytest plugin for trio☆54Updated 3 months ago
- A quicker pickle☆108Updated 2 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆88Updated 2 years ago
- A simple immutable mapping for python☆111Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆155Updated this week
- Useful types for Python☆101Updated last month