Skip to main content

Python bindings for VNN-LIB parsing and AST manipulation

Project description

VNN-LIB Python

A Python package for parsing and manipulating neural network properties in the updated VNN-LIB format.

Features

Features include:

  • Parsing: Convert VNN-LIB file or string into a type-checked AST
  • AST traversal: Access, traverse, and convert the AST back to a string.
  • Transformers:
    • Linearise arithmetic expressions
    • Convert boolean expressions to Disjunctive Normal Form (DNF)
    • Transform spec to reachability format used in prior VNN-COMPs.

Installation

Install the latest stable version via PyPi:

pip install vnnlib

Basic Usage

import vnnlib

# Parse a VNN-LIB specification
query = vnnlib.parse_query_file("path/to/spec.vnnlib")

for assertion in query.assertions:
    print(assertion)

Version compatibility

VNNLIB-Python version VNNLIB version
v1.0.* v2.0
v0.0.1 v1.0

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

vnnlib-1.0.2-cp314-cp314-win_amd64.whl (295.8 kB view details)

Uploaded CPython 3.14Windows x86-64

vnnlib-1.0.2-cp314-cp314-win32.whl (259.4 kB view details)

Uploaded CPython 3.14Windows x86

vnnlib-1.0.2-cp314-cp314-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

vnnlib-1.0.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (348.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

vnnlib-1.0.2-cp314-cp314-macosx_11_0_arm64.whl (259.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

vnnlib-1.0.2-cp314-cp314-macosx_10_15_x86_64.whl (284.8 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

vnnlib-1.0.2-cp313-cp313-win_amd64.whl (286.6 kB view details)

Uploaded CPython 3.13Windows x86-64

vnnlib-1.0.2-cp313-cp313-win32.whl (252.7 kB view details)

Uploaded CPython 3.13Windows x86

vnnlib-1.0.2-cp313-cp313-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

vnnlib-1.0.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (348.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

vnnlib-1.0.2-cp313-cp313-macosx_11_0_arm64.whl (259.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

vnnlib-1.0.2-cp313-cp313-macosx_10_15_x86_64.whl (284.7 kB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

vnnlib-1.0.2-cp312-cp312-win_amd64.whl (286.6 kB view details)

Uploaded CPython 3.12Windows x86-64

vnnlib-1.0.2-cp312-cp312-win32.whl (252.6 kB view details)

Uploaded CPython 3.12Windows x86

vnnlib-1.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

vnnlib-1.0.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (348.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

vnnlib-1.0.2-cp312-cp312-macosx_11_0_arm64.whl (259.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

vnnlib-1.0.2-cp312-cp312-macosx_10_15_x86_64.whl (284.6 kB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

vnnlib-1.0.2-cp311-cp311-win_amd64.whl (284.4 kB view details)

Uploaded CPython 3.11Windows x86-64

vnnlib-1.0.2-cp311-cp311-win32.whl (251.0 kB view details)

Uploaded CPython 3.11Windows x86

vnnlib-1.0.2-cp311-cp311-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

vnnlib-1.0.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (345.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

vnnlib-1.0.2-cp311-cp311-macosx_11_0_arm64.whl (258.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

vnnlib-1.0.2-cp311-cp311-macosx_10_15_x86_64.whl (282.2 kB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

vnnlib-1.0.2-cp310-cp310-win_amd64.whl (283.4 kB view details)

Uploaded CPython 3.10Windows x86-64

vnnlib-1.0.2-cp310-cp310-win32.whl (249.8 kB view details)

Uploaded CPython 3.10Windows x86

vnnlib-1.0.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

vnnlib-1.0.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (344.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

vnnlib-1.0.2-cp310-cp310-macosx_11_0_arm64.whl (257.2 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

vnnlib-1.0.2-cp310-cp310-macosx_10_15_x86_64.whl (281.0 kB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

vnnlib-1.0.2-cp39-cp39-win_amd64.whl (290.6 kB view details)

Uploaded CPython 3.9Windows x86-64

vnnlib-1.0.2-cp39-cp39-win32.whl (250.1 kB view details)

Uploaded CPython 3.9Windows x86

vnnlib-1.0.2-cp39-cp39-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

vnnlib-1.0.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (344.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

vnnlib-1.0.2-cp39-cp39-macosx_11_0_arm64.whl (257.3 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

vnnlib-1.0.2-cp39-cp39-macosx_10_15_x86_64.whl (281.0 kB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

File details

Details for the file vnnlib-1.0.2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 295.8 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f7596515bbc2de9f4d9fabc538c84978a897bdd7b501cb14d79c11312bceeb62
MD5 b803ecd676a68a7b6cc586123a8caec9
BLAKE2b-256 93be33d424fc84a560be2921d4bac49b4ae90fea62c9648e39c5d6106da405f7

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp314-cp314-win32.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp314-cp314-win32.whl
  • Upload date:
  • Size: 259.4 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 3d93d4ecdc2edf25d5cb03e2eb08d383d4439c0b4b55fdf88733eae6ade6f449
MD5 5c4969417b8ea87e9fc87d1eb72d394f
BLAKE2b-256 b6e275e81a855c25879805f7a95d93a62569c8367d17e3a71ee6415f5e209f39

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 596de4fdeeeec558d9d0482518f1479d7d8a73231308537e40810dfd4f199b8d
MD5 bb47b09b7438420d561834947c524d67
BLAKE2b-256 8ea9cc1a963e48cd9202d52720926e344429bb603ccbea4dbb5e77bc4ee40402

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 547233816710dd80f7877a34e321ee220d3fd215f3a9e67ef68376b3167e1a59
MD5 0c6f897755ea4f0d2917f9c21300307d
BLAKE2b-256 e8019312d43057c49d835999da078f3ac30663b70bf08d258a36f10ecbd206cc

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d8f91fed6f848fea0bae430f16be89a98e0a6ec6d89c4f1e7e45289aad42adc5
MD5 c527c6185cdf4094426a0eae22ba0812
BLAKE2b-256 cb3bc13bc3f73696bfc83bb61d72c4286aaa6889b3f3678472ceb823cbcb5c3b

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 60b016dd4ddbd8239fb4f00b811ded5721da6c54101c4e012dbc27a3f275c22f
MD5 fad3c6034f206ce43f7724b394f95448
BLAKE2b-256 b8502c08b522a732a7ec059d6d2b953c34d80b175d3216c223dd40c8d7e6bf8b

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 286.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 26f67b7595376f38d998d0dc154f58f1eea8bc8bfeb3f67f5c6bcfe20ec61c6f
MD5 26a3f2c16410569ddb07499b1ae36f77
BLAKE2b-256 2cd90588d31d65c693ef7be2e29f4f6aa88661f3244147f0356af2b01916e064

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp313-cp313-win32.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 252.7 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 c9461048b6aa701d75bb82d9a47d3bfa7c98ebca36c0cd385c6b45c4eecd2d0d
MD5 59e3777c21380c21f1063ca0ab67071e
BLAKE2b-256 60394dac296afe6ec7c369956ac1600fdc4e10682cd2ac710854f8567f050289

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5dc28689d3eb463a00057abb6c6d9d7a674715802436e26184abf69bf93b67f4
MD5 8eec3a71160459e810657625ac423a4d
BLAKE2b-256 3e52b915e5505b8cb0d9e4db267a46d4b74cbd4c333e2f7d135c0d205ecbf85a

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ac3960ee48cabde4e38fa6e7ae3c91fde004014070acb78743422054ae9e33b3
MD5 796e3366f80d08a6ab7982e52b8a36e0
BLAKE2b-256 1901c8ed6faa464a208e8fb4316a4beab8e826ac0a086494c79502576cd76d3b

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fe933f88453d2c5767a3eb830bc31c8784c932d6021dfbdba377762ada62e173
MD5 6a83ef5a373f4ea17858ff700f14bc59
BLAKE2b-256 f3a12466509929b43f33c76337bc0072da3b347e546ededd5c6fa215ab37b76b

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 95806abfc8b9e8b0e2df605c9b8a27372803f90639a98f9f35661130b45a566b
MD5 d92ab2f8742942a7ad7088ded2b50cd3
BLAKE2b-256 999c1128aedaa6c5bfbd90dd0ed3764ff5964af49fad173e4d850953aa797265

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 286.6 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8bfa802e31a3f62f883a24eb9b79b570d4cda703f048a0a1f6d14b6960b5d5e6
MD5 bd5d3fa81ab945328143837327db68b6
BLAKE2b-256 ec9f0a691315f25fdbab2b3338dd0960cfdaaef382128b3adab3080bbe5fc4a2

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 252.6 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 2e3dda88027390b9d808c030ba6dd4320f19c44ebc5226077e47e560a7858278
MD5 d0f3644e05ca0760a33b1b4b19dd4c78
BLAKE2b-256 8594f399972c7dbfb3aede5b9ac1b4042ad245e25b1afbc88076761d65595d60

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d275022830f74e2a53487c758f0708ccdc9a835d12d5c638635f30732b2d1c8d
MD5 c6c459c352ec8551ca51ffa360d29ba1
BLAKE2b-256 63a1598abee7975ddf15155e0b75387f33cac05eda3fa5b73b1a86890ede4e73

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d31b568ceafd0374bfd74eea80b6ccf8be1bcbef9c467815af92b38f71f43560
MD5 bcefdc0dd445be61b03fe39287c8c7c0
BLAKE2b-256 1d7a98b9729a67692d5878860ed295c4627dbb87433607df9ca094696ce427e5

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db3fc105e90dfadc5dd836184aade199ce4f65b902fd9e7a9db36de438f60669
MD5 b56ed922a765c1d2b793952b53cd0fa2
BLAKE2b-256 913375aeee90cfaedc5fea35a7c64e78be18c3006343aaa27eaed385ca478a64

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4aef82f877554bcfad2b4f6167651f82e56fdabf4519630ade1546a5130e2087
MD5 3ab43ff40d3faa0047d6bab76b9801a9
BLAKE2b-256 04f1e852ff944ef13efd72a09a18a45172aa6741c1a78487519970c1dd397eb6

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 284.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2ccb484003e4aa0d85bb8116cef5d99e695b015075b3aa76d99434922d6050c9
MD5 6c3c3d4d1b61d3682e01383bb3336225
BLAKE2b-256 4dcc9d683990c6fb02f5620d0ac64fd33a166cb0d41f383c0e01da80dc61979e

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 251.0 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 639370526cdb91c800e01f4432215ea0510f6dc43999b800c898266c0dab7d50
MD5 8626b7e823d485a1a808fde776ed1cc6
BLAKE2b-256 6a1174212dff440f10a9a304e833738256ca41d14f74e945f5b3dd22dc73566d

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 42a2817ddf4be1a56e0ac967ef422459e0931f3b6f482652c083acbe3ddbea8b
MD5 3c1e930d7e133cc9d5204265326ff080
BLAKE2b-256 d3fc8b69917576db209aa8fe209c6dbe5ed3ef45589cac4edf8028483083e872

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 27b78709a8b27bc6965ddfe7ce74fa3f1f59fc7acef21518e87dce22c069609c
MD5 08f4ace19a98b1000a0ad5f1e6873e1b
BLAKE2b-256 fe53d1e10a336c8669dcddab44129eabe36b6a972a7706318fea03d17436efba

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d706372feae6ebdff24acfdef46b156cb1d796699d18a7d3342b8830317fc9dd
MD5 0774b2da22b1ab390f8667e6a64a3fe9
BLAKE2b-256 f91081d89fb680ea68ed4dbcee574c207d4d29dfd5bcec0efb97aea8448fe1d4

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f2f4670f1ce251ca830ea38a99b8438aac95508244b459f51cf49581fa11ab25
MD5 273984f675af5e2dc73aaafdc756999d
BLAKE2b-256 02000ccc47605a98777f05404019a5d2897ff14a577ec70faeae71d1d353242e

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 283.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0ca34a711762d517e187d2c85ad81bc8d573e0fadac104ca9637210504fadfe1
MD5 b920e2f1f51f068c587204760078b0ee
BLAKE2b-256 0cedc5dce80cfc7b01f9ee1212a660401fc69271f80076908c0aafd53e8c1ae1

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 249.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5b3b2db6386c705b7ed6dd4492304fe8f5468b92ee83b9f38893d0c6ed13e09c
MD5 1d7c330fc840b05eb9e2b3a4bec82806
BLAKE2b-256 dd6314d373080eb528366322425d17d66fd126d57356eb4bdcf349ed8714db05

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2e2d58e37097afbe39d5debed6072d016f2e42b540fbc8d7cf21537650a62f55
MD5 44dfd725f1deb9924fab69eb75f43b55
BLAKE2b-256 1331dfbe8aede3d597d0ef87f83536baa7e186e539d198bc8afe9dbfe03cbd1f

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9c4407e7882cd743d4d77426e541bca1612ba4135080d4814d8b0b6ecf953c31
MD5 2869ecd165a9435f40308a4e2614b196
BLAKE2b-256 a7b110e1b15e00e6f77ddd72666ba70a033c28b7d288c4600f50d1beb6154329

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0acb1a90df09188c82fe7cdbfd272c47bdbf346e20938f667cf7044a5d62289c
MD5 4629d935c34e5fbd28aec30ff9c6f40e
BLAKE2b-256 bfb4320b326a7591618e2b0714f9fd18b0e62b2b2d43234159e24b6b0909d754

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 151434268ed8eb6f9a562f70c687042e12dbb17e05b74a30f37fcf5f771ce9f2
MD5 962891ed880405aaf978e2c7bb5be9a6
BLAKE2b-256 6a419091508d7081f85a06c437c35e0813f2310ec2e5316b162a8000ff08f520

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 290.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a59eda9d3c9bff1d8136e90c72ae1e2fae95c86160c6aa315d1da92a8d3c7a97
MD5 06f4120c0fb6d7c8e18d78d99e772ba8
BLAKE2b-256 dd67b62cd57e7be5271798e8a3f08ce0c1efff4f9ba568e61be6a97c47648b51

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: vnnlib-1.0.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 250.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vnnlib-1.0.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 49b6148c9f71c18f9cb743bd80ff82a164d2c358d0dc8e37b2197fa647f1b675
MD5 385cbe06ecf985a41aebfd76ac724b9b
BLAKE2b-256 742ef3d673612348d999baa89cacc96013e9959c89da947214322a8995e14584

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d1757558a2712acfbeb87849e3ec7e02c48647848ff04d184ba7e02d9a2bbc8
MD5 d9f073be9a1ef1d0c78f1ebbc474a9b6
BLAKE2b-256 a5d16bc9ba08c339f7a7349c663357abe2902b6efcca0b3e25f451256f2eb223

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ee39dd512fab2617e1f83a756a67fb0e5af98b28a467ae461cdba79d82ebe2a4
MD5 76a42ff5a8d74669e496fca780dfb198
BLAKE2b-256 36ac3e729aa2d7d79b99dd2a29437818f395a9a76e9ee22a599a5c845aa570e2

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 73d5ce0ff3cbae120fbfe6201164cf604f53683c5528866979a603cac2a457bf
MD5 2d60003e10d817f30769355680e8505e
BLAKE2b-256 2cbeefe8b874694e8c7a3d7d1967efd9a5fc12a8191b28af82c3728320b72f31

See more details on using hashes here.

File details

Details for the file vnnlib-1.0.2-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for vnnlib-1.0.2-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 67b375df7d0a54984670aee28d40e25251e179dea4b9ddccc8ae4cf50ea1b449
MD5 dd1ccdc1b1f9997f8ea7811150a25b1f
BLAKE2b-256 d60f9b4360315363d63debd095dd2dafaeb5695acdd69adffba247da237edca5

See more details on using hashes here.

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