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.222.tar.gz (147.4 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.222-py3-none-any.whl (141.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: claripy-9.2.222.tar.gz
  • Upload date:
  • Size: 147.4 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.222.tar.gz
Algorithm Hash digest
SHA256 acbc1458c113b82a8dfaad758d452c6725c0160ff8e8f35432100b42655f883c
MD5 54733c972ff5248d38a5c38fcb229da5
BLAKE2b-256 89e720cbdb5a21ef9a388cd5897707e49853ff7051267fcedd321df8f111da7d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: claripy-9.2.222-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.222-py3-none-any.whl
Algorithm Hash digest
SHA256 db08e5e8910d749d58519356609666138f5473a5f87879b012664a672f5a7d90
MD5 6f2f7491f558c5d2bbe4a851ebf28ef6
BLAKE2b-256 153f7ff582ffe9f15b9dbd3dda1ed9a9a91d7844b1f6206ddfe9235f90ba3e81

See more details on using hashes here.

Provenance

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