lonelyenvoy / python-memoizationLinks
A powerful caching library for Python, with TTL support and multiple algorithm options.
☆245Updated 4 years ago
Alternatives and similar repositories for python-memoization
Users that are interested in python-memoization are comparing it to the libraries listed below
Sorting:
- A flexible utility for flattening and unflattening dict-like objects in Python.☆185Updated 3 years ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated last week
- The multidict implementation☆478Updated last week
- Helpers to use cachetools with async functions☆107Updated last year
- A Python concurrency scheduling library, compatible with asyncio and trio.☆423Updated 8 months ago
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- A Python Enum that inherits from str.☆119Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- pytest plugin for manipulating test data directories and files☆271Updated last week
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- itertools and builtins for AsyncIO and mixed iterables☆268Updated last month
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Tool to Detect Surrounding Shell☆304Updated 3 months ago
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- Dynamically create python functions with a proper signature.☆134Updated 7 months ago
- Automatically convert relative imports to absolute☆159Updated last year
- Advanced Enumerations for Python☆205Updated 6 months ago
- Functional programming in Python with generators and other utilities.☆278Updated 2 years ago
- pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.☆104Updated 2 years ago
- Runtime inspection utilities for Python typing module☆377Updated 2 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Utilities based on Pythons iterators and generators.☆97Updated last week
- Python composable command line utility, trio-compatible version☆169Updated 2 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated this week
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 7 months ago
- Python Sorted Collections Library☆111Updated 3 years ago
- A file-based ORM for Python dataclasses.☆210Updated last week
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 9 months ago
- An async persistent cache for aiohttp requests☆148Updated 2 weeks ago