{"library":"pottery","type":"library","category":null,"description":"Pottery is a Python library that provides Pythonic interfaces to Redis, enabling developers to use Redis data structures and patterns like distributed locks, caches, and queues with familiar Python `dict`, `list`, and `set` semantics. Currently at version 3.0.1, it maintains an active release cadence with frequent updates and bug fixes, supporting modern Python versions.","language":"python","status":"active","version":"3.0.1","tags":["Redis","data structures","distributed locks","caching","asyncio","queues"],"install":[{"cmd":"pip install pottery","imports":["from pottery import RedisDict","from pottery import RedisList","from pottery import RedisDeque","from pottery import RedisSet","from pottery import RedisCounter","from pottery import RedisSimpleQueue","from pottery import Redlock","from pottery import AIORedlock","from pottery import NextID","from pottery import AIONextID","from pottery import redis_cache","from pottery import BloomFilter"]}],"homepage":null,"github":"https://github.com/brainix/pottery","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pottery/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.48,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pottery/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}