{"library":"redis-om","type":"library","category":null,"description":"Redis OM Python is an object-mapping library that provides high-level abstractions to easily model, validate, and query data in Redis with modern Python applications. It leverages Pydantic for robust data validation and supports both Redis Hashes (`HashModel`) and JSON documents (`JsonModel`) for data storage, including automatic index generation and a fluent query API. Currently at version 1.1.0, the library maintains an active development pace with frequent updates and major version releases every few months.","language":"python","status":"active","version":"1.1.0","tags":["redis","orm","odm","object-mapping","data-modeling","pydantic","search","json","database"],"install":[{"cmd":"pip install redis-om","imports":["from redis_om import HashModel","from redis_om import JsonModel","from redis_om import Field","from redis_om import Migrator"]}],"homepage":"https://redis.io/docs/stack/get-started/tutorials/redis-om-python/","github":"https://github.com/redis/redis-om-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/redis-om/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":60,"avg_install_s":7.6,"avg_import_s":0.76,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/redis-om/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}