lonelyenvoy / python-memoization
A powerful caching library for Python, with TTL support and multiple algorithm options.
☆238Updated 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
- Helpers to use cachetools with async functions☆97Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆217Updated 7 months ago
- pytest plugin for manipulating test data directories and files☆254Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆314Updated last month
- itertools and builtins for AsyncIO and mixed iterables☆254Updated 3 months ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆182Updated 2 years ago
- The multidict implementation☆431Updated this week
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆259Updated 6 months ago
- A fast and thorough lazy object proxy.☆255Updated 4 months ago
- YAML support for Pydantic models☆163Updated this week
- A formatter for finding and removing unused import statements.☆309Updated this week
- the missing toolbox for an async world☆290Updated 2 weeks ago
- Dynamically create python functions with a proper signature.☆124Updated 5 months ago
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆329Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated last week
- ☆224Updated 3 months ago
- flake8 plugin to run black for checking Python coding style☆164Updated 3 weeks ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆185Updated 2 weeks ago
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 6 months ago
- Deserialize to objects while staying DRY☆158Updated last year
- Separate test code from test cases in pytest.☆356Updated 2 months ago
- Python Application Configuration With Environment Variables☆440Updated 2 weeks ago
- Robust and reusable Executor for joblib☆558Updated this week
- Advanced Enumerations for Python☆189Updated last year
- asyncio-compatible timeout class☆563Updated this week
- An in-memory database of Python objects, searchable using quasi-SQL API☆165Updated 3 weeks ago
- A Python Enum that inherits from str.☆118Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 7 months ago
- Automatically convert relative imports to absolute☆157Updated 8 months ago
- aiosignal: a list of registered asynchronous callbacks☆142Updated this week