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
- pytest plugin for testing mypy types, stubs, and plugins☆116Updated last week
- String case converter for python.☆210Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- A fast and thorough lazy object proxy.☆261Updated last month
- ☆234Updated 3 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- pytest plugin for manipulating test data directories and files☆267Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Advanced Enumerations for Python☆202Updated 2 months ago
- A simple immutable dictionary for Python☆164Updated 5 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Turn Pydantic defined Data Models into CLI Tools☆153Updated 3 months ago
- Check for python builtins being used as variables or parameters☆117Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆365Updated 3 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- Phantom types for Python.☆224Updated 3 weeks ago
- A library to handle automated deprecations☆92Updated 2 years ago
- A Python Enum that inherits from str.☆118Updated last year
- A quicker pickle☆109Updated 3 years ago
- A file-based ORM for Python dataclasses.☆210Updated last month
- Dynamically create python functions with a proper signature.☆130Updated 3 months ago
- Mypy static type checker plugin for Pytest☆255Updated 4 months ago
- A python package that provides useful locks.☆260Updated last week
- 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
- python decorators made easy.☆24Updated last year
- Helpers to use cachetools with async functions☆103Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 6 months ago
- Flake8 Type Annotation Checking☆164Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week