{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides shared utility code and type definitions for key-value storage libraries, designed to be used as a dependency by key-value-aio and key-value-sync packages.","skillfed_tags":["shared-library","key-value-storage"],"use_cases":["Installed automatically as a dependency when using key-value-aio or key-value-sync packages.","Provides shared type definitions and utilities to both async and sync key-value storage implementations.","Reduces code duplication and maintenance burden across related key-value storage libraries."],"what_it_does":"py-key-value-shared is a utility library that extracts and centralizes shared code between two related key-value storage packages (key-value-aio and key-value-sync). It is not intended for direct end-user consumption but rather as an internal dependency to reduce code duplication across those sibling packages. The package depends on typing-extensions for enhanced type hints and beartype for runtime type checking, and it supports Python 3.10 through 3.13.\n\nBecause this is a shared library component, you would typically encounter it as a transitive dependency when installing key-value-aio or key-value-sync, rather than installing it directly. Its value lies in keeping the two related packages DRY and maintainable by centralizing common logic and type definitions.","worth_installing":"No \u2014 this is a shared library component designed to be pulled in as a transitive dependency by key-value-aio or key-value-sync, not installed directly. Install it only if you are actively developing one of those downstream packages or have a specific reason to depend on its shared utilities. The alpha status and 270-day release gap suggest limited active development."},"id":"py-key-value-shared","links":{"html":"https://skillfed.io/packages/py-key-value-shared","md":"https://skillfed.io/packages/py-key-value-shared.md","pypi":"https://pypi.org/project/py-key-value-shared/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-11-17","license_spdx":null,"license_treatment":"permissive","name":"py-key-value-shared","python_support":"supports_current","summary":"Shared Key-Value"},"popularity":{"monthly_downloads":7983492,"position":1674,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.3.0"}
