Skip to main content

An abstraction layer for constraint solvers

Project description

claripy

Latest Release Python Version PyPI Statistics License

Claripy is an abstracted constraint-solving wrapper.

Project Links

Project repository: https://github.com/angr/claripy

Documentation: https://api.angr.io/projects/claripy/en/latest/

Usage

It is usable!

General usage is similar to Z3:

>>> import claripy
>>> a = claripy.BVV(3, 32)
>>> b = claripy.BVS('var_b', 32)
>>> s = claripy.Solver()
>>> s.add(b > a)
>>> print(s.eval(b, 1)[0])

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

claripy-9.2.221.tar.gz (147.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

claripy-9.2.221-py3-none-any.whl (141.2 kB view details)

Uploaded Python 3

File details

Details for the file claripy-9.2.221.tar.gz.

File metadata

  • Download URL: claripy-9.2.221.tar.gz
  • Upload date:
  • Size: 147.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for claripy-9.2.221.tar.gz
Algorithm Hash digest
SHA256 7b11a9aca9b07f8ea01f746f725f3148f2a9548efc91dc51e181da885f37650f
MD5 7fb42eff6046eeabad4c895b27640b91
BLAKE2b-256 32a64c83471b5f442c26f3b4c98d4ab4eb612173cbdc4edb6be54bc574440b29

See more details on using hashes here.

Provenance

The following attestation bundles were made for claripy-9.2.221.tar.gz:

Publisher: angr-release.yml on angr/ci-settings

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file claripy-9.2.221-py3-none-any.whl.

File metadata

  • Download URL: claripy-9.2.221-py3-none-any.whl
  • Upload date:
  • Size: 141.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for claripy-9.2.221-py3-none-any.whl
Algorithm Hash digest
SHA256 ba0770c1488bbb1125c929c3c4d8148d631fd025af532e95d8bc56ae69d841bb
MD5 460e6218bcdaf83e38d990fd75031871
BLAKE2b-256 1f638564e7e1fec305d9a7e921cf3d08dc8991ef33483b60c9dad737d60b8c61

See more details on using hashes here.

Provenance

The following attestation bundles were made for claripy-9.2.221-py3-none-any.whl:

Publisher: angr-release.yml on angr/ci-settings

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page