youknowone / methodtoolsLinks
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
☆84Updated 10 months ago
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 mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Advanced Enumerations for Python☆197Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- A fast and thorough lazy object proxy.☆261Updated 2 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Turn Pydantic defined Data Models into CLI Tools☆154Updated last month
- A powerful caching library for Python, with TTL support and multiple algorithm options.☆239Updated 3 years ago
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Helpers to use cachetools with async functions☆102Updated last year
- A simple immutable dictionary for Python☆161Updated 4 months ago
- A quicker pickle☆109Updated 3 years ago
- CPU parallelism for Trio☆62Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated this week
- Serialization library for Exceptions and Tracebacks.☆169Updated 3 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆198Updated 2 years ago
- Idiomatic asyncio utilties☆159Updated this week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆322Updated 5 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Pandas type stubs. Helps you type-check your code.☆122Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- ☆46Updated 4 years ago
- itertools and builtins for AsyncIO and mixed iterables☆257Updated 7 months ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆75Updated this week
- A file-based ORM for Python dataclasses.☆209Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- python decorators made easy.☆24Updated last year
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- Pytest plugin for trio☆56Updated 10 months ago