{"library":"hishel","type":"library","category":null,"description":"Hishel is an elegant HTTP caching library for Python, implementing RFC 9111 specifications to provide seamless caching integration for popular HTTP clients like HTTPX and Requests. It offers flexible storage backends, including SQLite, and supports both synchronous and asynchronous workflows with a focus on high performance and type safety. The library is actively maintained with frequent minor releases, ensuring ongoing compatibility and feature enhancements.","language":"python","status":"active","version":"1.1.9","tags":["http","cache","httpx","requests","asgi","rfc9111"],"last_verified":"Wed May 20","install":[{"cmd":"pip install hishel","imports":["from hishel import CacheClient","from hishel import AsyncCacheClient","from hishel.httpx import SyncCacheClient","from hishel.httpx import AsyncCacheClient","from hishel import CacheTransport","from hishel import SyncSqliteStorage","from hishel import AsyncSqliteStorage","from hishel import BaseFilter"]},{"cmd":"pip install hishel[httpx]","imports":[]},{"cmd":"pip install hishel[requests]","imports":[]},{"cmd":"pip install hishel[fastapi]","imports":[]}],"homepage":"https://hishel.com","github":"https://github.com/karpetrosyan/hishel","docs":null,"changelog":null,"pypi":"https://pypi.org/project/hishel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/hishel/compatibility"}}