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:
- String case converter for python.☆210Updated 2 years ago
- A simple immutable dictionary for Python☆172Updated 3 weeks ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- A Python Enum that inherits from str.☆119Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated last week
- Runtime inspection utilities for Python typing module☆377Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated this week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated last week
- Deserialize to objects while staying DRY☆159Updated 2 years 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
- Dynamically create python functions with a proper signature.☆134Updated 7 months ago
- Phantom types for Python.☆230Updated last month
- A file-based ORM for Python dataclasses.☆210Updated last week
- Operator overloading for fast anonymous functions.☆50Updated last week
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- Automatically convert relative imports to absolute☆159Updated last year
- A simple immutable mapping for python☆117Updated 3 years ago
- Removes commented-out code from Python files☆217Updated last month
- Advanced Enumerations for Python☆205Updated 6 months ago
- minimalistic evaluator of python expression using ast module☆207Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated last year
- Serialization library for Exceptions and Tracebacks.☆178Updated last month
- pytest plugin for manipulating test data directories and files☆271Updated last week
- Super-fast and clean conversions to numbers for Python.☆110Updated 9 months ago