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 powerful caching library for Python, with TTL support and multiple algorithm options.☆244Updated 4 years ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Turn Pydantic defined Data Models into CLI Tools☆155Updated last month
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- pytest plugin for manipulating test data directories and files☆270Updated this week
- A Python Enum that inherits from str.☆120Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- String case converter for python.☆210Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A simple immutable dictionary for Python☆170Updated this week
- Operator overloading for fast anonymous functions.☆50Updated last week
- Runtime inspection utilities for Python typing module☆376Updated last month
- A fast and flexible reimplementation of data classes☆85Updated 2 years ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated last month
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- Advanced Enumerations for Python☆205Updated 5 months ago
- ☆45Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- Dynamically create python functions with a proper signature.☆132Updated 6 months ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆76Updated this week
- Phantom types for Python.☆227Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- unittest subTest() support and subtests fixture☆252Updated 3 weeks ago
- Helpers to use cachetools with async functions☆107Updated last year
- Check for python builtins being used as variables or parameters☆118Updated last month
- Removes commented-out code from Python files☆217Updated last week