youknowone / methodtools
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.
☆81Updated 5 months ago
Alternatives and similar repositories for methodtools:
Users that are interested in methodtools are comparing it to the libraries listed below
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆97Updated this week
- Pytest plugin for trio☆53Updated 5 months ago
- CPU parallelism for Trio☆56Updated 3 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 4 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆141Updated 2 years ago
- A library to handle automated deprecations☆90Updated last year
- Helpers to use cachetools with async functions☆96Updated 10 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆110Updated 3 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last week
- Operator overloading for fast anonymous functions.☆50Updated 3 weeks ago
- extracted --boxed from pytest-xdist to ensure backward compat☆66Updated last month
- Flake8 Type Annotation Checking☆155Updated 3 weeks ago
- Better control of your asyncio tasks☆62Updated 7 months ago
- A fast and thorough lazy object proxy.☆251Updated 2 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 5 months ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last week
- ☆43Updated 4 years ago
- Sniff out which async library your code is running under☆129Updated 11 months ago
- String case converter for python.☆207Updated last year
- A python documentation linter which checks that the docstring description matches the definition. Based on darglint by @terrencepreilly.☆22Updated 9 months ago
- Idiomatic asyncio utilties☆156Updated last week
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆71Updated this week
- A simple immutable dictionary for Python☆147Updated 3 months ago
- Extend typing package functionalities☆59Updated last year
- pytest plugin for manipulating test data directories and files☆253Updated 3 months ago
- ☆175Updated this week
- aiosignal: a list of registered asynchronous callbacks☆136Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆83Updated 11 months ago
- Useful types for Python☆124Updated 3 weeks ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆311Updated this week