Simplememcache

Latest version: v0.0.0a0

Safety actively analyzes 622217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.0a

🚀 Initial Release - Alpha Version

Welcome to the first release of simplememcache (version 0.0.0a)! This is an alpha version that introduces a lightweight Python package providing a simple and efficient Least Recently Used (LRU) cache implementation.

Key Features:
LRUCache Class: Introducing the LRUCache class for easy implementation of an LRU cache.
Basic Operations: Perform key operations such as insertion, retrieval, and deletion with simplicity.
Size Management: Control the cache size and automatically evict least recently used items when the limit is reached.
Alpha Version: This release marks the initial alpha version, allowing early adopters to explore and test the package.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.