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.☆224Updated last year
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- String case converter for python.☆210Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- A Python Enum that inherits from str.☆119Updated last year
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last week
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆245Updated 4 years ago
- Removes commented-out code from Python files☆217Updated last month
- A simple immutable dictionary for Python☆175Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated 3 weeks ago
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 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
- python decorators made easy.☆25Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆204Updated 4 years ago
- Serialization library for Exceptions and Tracebacks.☆179Updated 2 months ago
- Dynamically create python functions with a proper signature.☆134Updated 8 months ago
- pytest plugin for manipulating test data directories and files☆272Updated 3 weeks ago
- Runtime inspection utilities for Python typing module☆376Updated 2 months ago
- Phantom types for Python.☆232Updated last week
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated 3 weeks ago
- itertools and builtins for AsyncIO and mixed iterables☆271Updated last week
- A python package that provides useful locks.☆271Updated 4 months ago
- Advanced Enumerations for Python☆206Updated 6 months ago
- Turn Pydantic defined Data Models into CLI Tools☆156Updated 2 months ago