youknowone / methodtools
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
☆81Updated 8 months ago
Alternatives and similar repositories for methodtools:
Users that are interested in methodtools are comparing it to the libraries listed below
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Pytest plugin for trio☆54Updated 8 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆219Updated 8 months ago
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆118Updated last month
- flake8☆123Updated last year
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- A Python Enum that inherits from str.☆117Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆168Updated last month
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- Automagically import missing modules in IPython.☆63Updated last month
- pytest plugin for testing mypy types, stubs, and plugins☆112Updated 2 months ago
- Dynamically create python functions with a proper signature.☆126Updated 7 months ago
- ☆226Updated 5 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated last week
- unittest subTest() support and subtests fixture☆228Updated 2 weeks ago
- A fast and thorough lazy object proxy.☆257Updated 2 weeks ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated this week
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- String case converter for python.☆209Updated last year
- A simple immutable mapping for python☆113Updated 3 years ago
- A simple immutable dictionary for Python☆154Updated 2 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆70Updated 4 months ago
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- Py.test integration with VCR.py☆163Updated 2 years ago