lonelyenvoy / python-memoizationLinks
A powerful caching library for Python, with TTL support and multiple algorithm options.
☆242Updated 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.☆187Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- A fast and thorough lazy object proxy.☆261Updated last month
- Helpers to use cachetools with async functions☆105Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 8 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆264Updated 10 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated 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.☆410Updated 6 months ago
- Dynamically create python functions with a proper signature.☆130Updated 4 months ago
- The private PyPI server powered by flexible backends.☆182Updated 5 years ago
- pytest plugin for manipulating test data directories and files☆268Updated last week
- Mypy static type checker plugin for Pytest☆256Updated 6 months ago
- Removes commented-out code from Python files☆215Updated 3 weeks ago
- A flexible, customizable timer for your Python code☆303Updated 2 years ago
- Functional programming in Python with generators and other utilities.☆272Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆114Updated 2 weeks ago
- Advanced Enumerations for Python☆202Updated 3 months ago
- simple, flexible, offline capable, cloud storage with a Python path-like interface☆174Updated 5 months ago
- Python composable command line utility, trio-compatible version☆161Updated last month
- Automatically convert relative imports to absolute☆158Updated last year
- A Python Enum that inherits from str.☆119Updated last year
- Turn Pydantic defined Data Models into CLI Tools☆155Updated 4 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Simple, easy-to-use throttler for asyncio.☆127Updated 3 years ago
- The multidict implementation☆471Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆113Updated last week
- A deep merge function for 🐍.☆160Updated last year
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago