youknowone / methodtoolsLinks
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
☆85Updated last year
Alternatives and similar repositories for methodtools
Users that are interested in methodtools are comparing it to the libraries listed below
Sorting:
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- Turn Pydantic defined Data Models into CLI Tools☆158Updated 3 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- A simple immutable dictionary for Python☆176Updated 3 weeks ago
- python decorators made easy.☆25Updated last year
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆246Updated 4 years ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆330Updated last month
- String case converter for python.☆211Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A Python Enum that inherits from str.☆121Updated last year
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- Phantom types for Python.☆233Updated last month
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Pandas type stubs. Helps you type-check your code.☆123Updated 2 years ago
- A fast and thorough lazy object proxy.☆263Updated last week
- Check for python builtins being used as variables or parameters☆118Updated 3 months ago
- Dynamically create python functions with a proper signature.☆134Updated 8 months ago
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- ☆244Updated 3 weeks ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- A simple immutable mapping for python☆117Updated 3 years ago
- A quicker pickle☆109Updated 3 years ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Runtime inspection utilities for Python typing module☆376Updated 2 weeks ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 11 months ago
- ☆47Updated 3 weeks ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week