youknowone / methodtoolsLinks
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
☆84Updated 11 months ago
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.☆221Updated 11 months ago
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆240Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- A simple immutable dictionary for Python☆161Updated 5 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆323Updated 6 months ago
- A Python Enum that inherits from str.☆118Updated last year
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆75Updated last week
- pytest plugin for testing mypy types, stubs, and plugins☆116Updated this week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 4 months ago
- String case converter for python.☆210Updated 2 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆71Updated 7 months ago
- Turn Pydantic defined Data Models into CLI Tools☆154Updated 2 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Advanced Enumerations for Python☆197Updated last month
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Dynamically create python functions with a proper signature.☆130Updated 2 months ago
- python decorators made easy.☆24Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆171Updated 4 months ago
- ☆234Updated 2 months ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 10 months ago
- Mypy stubs, i.e., type information, for numpy, pandas and matplotlib☆203Updated 4 years ago
- pytest plugin for manipulating test data directories and files☆263Updated last week
- Runtime inspection utilities for Python typing module☆365Updated 2 months ago
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- Phantom types for Python.☆222Updated this week