lonelyenvoy / python-memoizationLinks
A powerful caching library for Python, with TTL support and multiple algorithm options.
☆244Updated 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.☆186Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆268Updated 3 weeks ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- The multidict implementation☆476Updated 2 weeks ago
- Helpers to use cachetools with async functions☆107Updated last year
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- Runtime inspection utilities for Python typing module☆375Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated last month
- A Python concurrency scheduling library, compatible with asyncio and trio.☆423Updated 8 months ago
- A Python Enum that inherits from str.☆120Updated last year
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- Functional programming in Python with generators and other utilities.☆276Updated 2 years ago
- Dynamically create python functions with a proper signature.☆132Updated 6 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated last week
- A python package that provides useful locks.☆271Updated 2 months ago
- Separate test code from test cases in pytest.☆368Updated 3 months ago
- pytest plugin for manipulating test data directories and files☆270Updated this week
- Removes commented-out code from Python files☆217Updated last week
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- Advanced Enumerations for Python☆205Updated 5 months ago
- Tool to Detect Surrounding Shell☆302Updated 3 months ago
- Utilities based on Pythons iterators and generators.☆96Updated last year
- A library for versioning your Python projects.☆143Updated last week
- ConfZ is a configuration management library for Python based on pydantic.☆258Updated 5 months ago
- Python Application Configuration With Environment Variables☆458Updated last month
- An in-memory database of Python objects, searchable using quasi-SQL API☆172Updated last month
- Automatically convert relative imports to absolute☆159Updated last year