youknowone / methodtoolsLinks
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
☆84Updated last year
Alternatives and similar repositories for methodtools
Users that are interested in methodtools are comparing it to the libraries listed below
Sorting:
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆241Updated 4 years ago
- Turn Pydantic defined Data Models into CLI Tools☆154Updated 3 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆222Updated last year
- Advanced Enumerations for Python☆202Updated 2 months ago
- String case converter for python.☆210Updated 2 years ago
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 7 months ago
- A simple immutable dictionary for Python☆164Updated 6 months ago
- Dynamically create python functions with a proper signature.☆130Updated 4 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A Python Enum that inherits from str.☆118Updated last year
- pytest plugin for manipulating test data directories and files☆267Updated this week
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- A quicker pickle☆109Updated 3 years ago
- Removes commented-out code from Python files☆214Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last month
- pytest plugin for testing mypy types, stubs, and plugins☆117Updated last week
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated 2 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated 11 months ago
- Useful types for Python☆142Updated 2 months ago
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆52Updated last week
- Python Sorted Collections Library☆107Updated 2 years ago
- A python package that provides useful locks.☆265Updated this week
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- itertools and builtins for AsyncIO and mixed iterables☆263Updated 9 months ago
- Helpers to use cachetools with async functions☆103Updated last year