{"library":"claripy","type":"library","category":null,"description":"Claripy is an abstraction layer for constraint solvers, providing a unified way to interact with concrete and symbolic expressions. It acts as the solver engine for the Angr binary analysis framework. The library allows users to define symbolic variables, add constraints, and evaluate expressions using various backends like Z3. The current version is 9.2.209, with releases closely tied to the Angr project's development cycle, most recently updated on April 7, 2026.","language":"python","status":"active","version":"9.2.209","tags":["constraint solver","symbolic execution","SMT","bitvector","angr","binary analysis"],"last_verified":"Fri May 22","install":[{"cmd":"pip install claripy","imports":["import claripy","import claripy\ns = claripy.Solver()","import claripy\nx = claripy.BVS('x', 32)","import claripy\ny = claripy.BVV(10, 32)"]}],"homepage":null,"github":"https://github.com/angr/claripy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/claripy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.3,"avg_import_s":0.6,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/claripy/compatibility"}}