lonelyenvoy / python-memoizationLinks
A powerful caching library for Python, with TTL support and multiple algorithm options.
☆239Updated 3 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.☆186Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- A fast and thorough lazy object proxy.☆261Updated 2 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆322Updated 5 months ago
- Helpers to use cachetools with async functions☆102Updated last year
- Functional programming in Python with generators and other utilities.☆269Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 9 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 10 months ago
- A flexible, customizable timer for your Python code☆297Updated 2 years ago
- Advanced Enumerations for Python☆197Updated 3 weeks ago
- Python composable command line utility, trio-compatible version☆151Updated 6 months ago
- pytest plugin for manipulating test data directories and files☆262Updated 2 weeks ago
- itertools and builtins for AsyncIO and mixed iterables☆257Updated 7 months ago
- A Python Enum that inherits from str.☆118Updated last year
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- A Python concurrency scheduling library, compatible with asyncio and trio.☆397Updated 3 months ago
- Runtime inspection utilities for Python typing module☆364Updated 2 months ago
- persistent caching to memory, disk, or database☆275Updated 2 weeks ago
- A simple immutable dictionary for Python☆161Updated 4 months ago
- A deep merge function for 🐍.☆158Updated last year
- Python Sorted Collections Library☆106Updated 2 years ago
- A python package that provides useful locks.☆257Updated 4 months ago
- Dynamically create python functions with a proper signature.☆129Updated last month
- Utilities based on Pythons iterators and generators.☆96Updated 9 months ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated last year
- The multidict implementation☆464Updated this week
- s3path is a pathlib extension for AWS S3 Service☆219Updated 3 weeks ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 10 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated this week
- Deserialize to objects while staying DRY☆158Updated 2 years ago