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.208.tar.gz (147.6 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.208-py3-none-any.whl (141.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for claripy-9.2.208.tar.gz
Algorithm Hash digest
SHA256 0b94902d045e1191a3b6e7e65b89d10a801542eb07f5f467688b46f55d7c4b76
MD5 7b1b6ebe6dea63be6db1efbc6650c6ac
BLAKE2b-256 06ff5eb552794a75f0a5dd5e694769ea3e1ee7478052cdd29e84cb3d6718f2c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for claripy-9.2.208.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.208-py3-none-any.whl.

File metadata

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

File hashes

Hashes for claripy-9.2.208-py3-none-any.whl
Algorithm Hash digest
SHA256 d15e2cedde01267bd3100f6ec873ba96e9388932bb0c30753df2b22be167a138
MD5 6051cd98d27fb3da8b248eb82972d382
BLAKE2b-256 674b1997123f25274986ac0238cfdc7a20be67e67c271bd558cbde8c862d9107

See more details on using hashes here.

Provenance

The following attestation bundles were made for claripy-9.2.208-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