Skip to main content

High-performance NLP evaluation and significance testing library

Project description

Evaluatio

PyPI - Version License CI codecov

Note: The library is under development, so things are likely to change, especially function signatures.

Evaluatio is a library that contains computationally efficient metrics for the valuation of different NLP systems. It is the continuation of the universal-edit-distance project, but was renamed and restructured due to the project outgrowing its original purpose.

Etymology

The name evaluatio is a Latin noun and means "evaluation". It also doubles as the English verb "to evaluate" with the Welsh verbal derivational suffix -io, so it could also be Welsh slang for "to evaluate".

Documentation

The documentation for the library and the project as a whole is hosted on GitHub pages.

Components

evaluatio-core

evaluatio-core is a standalone Rust library that implements certain metrics and functions to improve the performance of the main library. This can be used by other Rust projects without requiring PyO3.

evaluatio-bindings

evaluatio-bindings contains the Py03 bindings between evaluatio-core and the main Python library. It simply exposes the functions and classes in the evaluatio-core to the Python library while also containing some helper functions to ensure that Python types are handled properly. All classes and functions are exported to a single Python module.

evaluatio-docs

evaluatio-docs is the main documentation of the project. It contains documentation for not only the library, but also how to use the library properly. It is hosted on GitHub pages.

python-src

python-src contains the main Python library. It contains wrappers for evaluatio-bindings to ensure that functions are documented, type-annotated, and sorted into different organised modules.

Contribute to the project

There is always room for improvements, new metrics, new functionality, etc. If you have any suggestions or requests please feel free to add an issue! The main repository for the project can be found at codeberg.org/prvinspace/evaluatio.

Maintainer

The project is maintained by Preben Vangberg <prv21fgt@bangor.ac.uk>.

Project details


Download files

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

Source Distribution

evaluatio-0.4.0.tar.gz (18.5 kB view details)

Uploaded Source

Built Distributions

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

evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (435.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (540.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (418.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (411.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (435.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (540.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (417.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (411.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

evaluatio-0.4.0-cp313-cp313t-win_amd64.whl (247.5 kB view details)

Uploaded CPython 3.13tWindows x86-64

evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_x86_64.whl (619.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_i686.whl (659.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_armv7l.whl (686.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_aarch64.whl (581.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (412.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (430.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (536.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (447.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686

evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (411.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (404.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

evaluatio-0.4.0-cp313-cp313t-macosx_11_0_arm64.whl (361.0 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

evaluatio-0.4.0-cp313-cp313t-macosx_10_12_x86_64.whl (369.1 kB view details)

Uploaded CPython 3.13tmacOS 10.12+ x86-64

evaluatio-0.4.0-cp38-abi3-win_amd64.whl (252.6 kB view details)

Uploaded CPython 3.8+Windows x86-64

evaluatio-0.4.0-cp38-abi3-musllinux_1_2_x86_64.whl (625.6 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ x86-64

evaluatio-0.4.0-cp38-abi3-musllinux_1_2_i686.whl (666.7 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ i686

evaluatio-0.4.0-cp38-abi3-musllinux_1_2_armv7l.whl (691.3 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARMv7l

evaluatio-0.4.0-cp38-abi3-musllinux_1_2_aarch64.whl (587.1 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

evaluatio-0.4.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (421.4 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ x86-64

evaluatio-0.4.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (436.4 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ s390x

evaluatio-0.4.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (541.5 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ppc64le

evaluatio-0.4.0-cp38-abi3-manylinux_2_17_i686.manylinux2014_i686.whl (455.0 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ i686

evaluatio-0.4.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (417.8 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ARMv7l

evaluatio-0.4.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (411.5 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ARM64

evaluatio-0.4.0-cp38-abi3-macosx_11_0_arm64.whl (370.4 kB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

evaluatio-0.4.0-cp38-abi3-macosx_10_12_x86_64.whl (378.8 kB view details)

Uploaded CPython 3.8+macOS 10.12+ x86-64

File details

Details for the file evaluatio-0.4.0.tar.gz.

File metadata

  • Download URL: evaluatio-0.4.0.tar.gz
  • Upload date:
  • Size: 18.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.12.6

File hashes

Hashes for evaluatio-0.4.0.tar.gz
Algorithm Hash digest
SHA256 4621c0e1837a55bdc78ae73604d1fe329b0483f440e69f383ca1b973705ecc95
MD5 c05f7e77d572bd9ae1cfc729d4aede2f
BLAKE2b-256 4775f935723c0c1989041aa5961976c443efdc0a88a3010153a79d041bf4bad0

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f40a451cdcaa4c20c0f751cb6e7e3a7623f5a2c914e3cd992fc86026599af226
MD5 6f1176445ac3abe112a45446f4f315dc
BLAKE2b-256 6e7543fda61ccbd3bfee563bc00921a32ac9f3a325378248344a774b2807e37e

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3bd70bb9691305e076393c0b157eb1773b85d538e131924961b6238678b16616
MD5 7e65f96fd8570bbd2a3d68e8a1d2e686
BLAKE2b-256 3826d8c9ff66c9f3cabdf1751cb8b1c4e65beef24dbbce2767e80d512bb06d88

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 c0679da082e2754f3c34234489e541e2ec693f072358a8ffb11f47338529865d
MD5 20c96217a73e49bc435d72a90df10d12
BLAKE2b-256 4b814ade634ba1159c5c427941d3df3dc8ce7c91f4ba76085fc8765e260425a1

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ac4370f5d9237b6006ed3b3e400ff2c3e95c7e6a325d28ed328f6b6360579883
MD5 8e01ca9158a5a2e4683f251f232ecc03
BLAKE2b-256 46a83e67c21805b159f165138fc573ee9869c2e09654ad92da611c237092915d

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 497aa78d860a7ca49bf17eda980aeef927d5745bf2f666c3daf29ced9709a528
MD5 d59ecbfbc4ead44e0bb93ca7070207db
BLAKE2b-256 14a96b29a22b01ebbf43a889ff6198dceace772a820203ee0614a1ff802034e0

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 52d155a620eb6872fd3194482f5966ad80f5dd7e44dac4f6174c8e7743544c2e
MD5 573bf18b2dc4f5e6ea74ac99c4792d30
BLAKE2b-256 a34039ca64b510bc2ebc654ac1da73fe147724cd9f5cc8078d0caf00cee43755

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 268bd0404d386b7a2044442dc3efaea1f36e91dc9a86cbeb0b908df3d0eca786
MD5 b9de4adc3928558a59c60247efa51d92
BLAKE2b-256 db9b75bc286550f18fd6dc95eae518776cdfc0b8414a27786605b0452fe587b6

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7d9eb3efd5604c7deb25b922209932ccbccaf14110756c974964869106b7bb9d
MD5 9dbdf170fc264462ab418d80e4998149
BLAKE2b-256 8592914c67553d4b0b698a178ab1cb42c4309e4f65189fbafdb3c77bdd331f87

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 f296f94f1d3a3ed414cd85b4dc5673649ec1fc03a30dccccf51629bfec4a547a
MD5 e9c0e4cc87a654cf6a60b4d17fabf665
BLAKE2b-256 68f58da96426958d82bfd2d7242ebceaea00188021bac7a3f76611345911e98c

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 824bd105790f0b6c4c97d25fb4d1cf74598b074db4f6024a69a5e002cf53f7f1
MD5 888f3bb72a1b87bda3a6f319aec3cf8a
BLAKE2b-256 4524d0f28282a74eb480bca01a4b1f80cd52e19def0c54bf9ceec1640fb1be08

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d3764ac6815a1d03b2e34729d0cd199f292b19d6ddbc9e788175c2eccc9fde11
MD5 44e74d0f42fdc8e75783506681afdeec
BLAKE2b-256 9c8adfbb67216a54fd66b999df311a4dd0f7defd26949fb38d301d9c4559fc3d

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ca51adf3a5630142b5b6c5fd239eb73d60c2d43a5ae2b7a228dbe717d654f181
MD5 2f8573a076406495d0bf6d3bc74bbbc0
BLAKE2b-256 9f57a4c4b55a8a50646cc4d8d8962b4098ae86eaf56f1859da7cef9b4a015f60

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ada65ca38869108047a922f7d29411728b7ee39cd6c0b411fadee8b197e1d106
MD5 3d286a32a5a3b892298384d6ef536451
BLAKE2b-256 f728207a7e28dbfa95aae9a8f5a2d4b6fb42d14d0cfab524fe458cc218b463f8

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c715b0cbbfc9a822a475311234fcd32e3b0c38d44bd6d8f8dc5b10c4b298b046
MD5 705d7f67648563ed1c6b636b195af47c
BLAKE2b-256 7d8a9040086a392152e39b2a79898051571e9bf1d668d47ee166d29164a7a119

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9508ec1027348e08fd8ecba1b28495d6d3764398ad265f887d03baee12ad66fe
MD5 5385a73b45e9cd025b90c078ec5a6fe4
BLAKE2b-256 49d91b3afda49e4a4c497ceb6741d24960d4610b61d94ecf681665fbb999e905

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b33676d056e2567dfcfd42ef3320e9d403ac069642cb113747f09f6e5ce82eaf
MD5 17667129956cdf80321e495605eabd9a
BLAKE2b-256 7af89cc71b43701f98fb95fddeff1c3baf36beb5a2f2994304ff2e300829ccb5

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 02e2109481e0e233bda91252f6ce80b78aa1feca894fa0e7657c42aeafd46013
MD5 a366f986ce2cba67645834f32a4e0dfd
BLAKE2b-256 ee7ec761b5e45489fad5f8479a14e82f229c85e860b25af936aa36780ab5dd46

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 367676eb2ba34c0c15149a5ccc0ca58e32cdc24cf5843294156d9eb859ad751a
MD5 4261443bc5977c0e7d15b2c1c3ec85bd
BLAKE2b-256 9c6cb2e04cf5945d74db9c6c80f5609159b4183f8ece0e80e67d046b19c36259

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6d242bbe17c66813ea344105f9043b618723abedd1639783043be6ad99969553
MD5 ff600250ee5ef9cacd1f3843bb78485a
BLAKE2b-256 94e459c187c39b183427e2e95afd771b94306d70a0687afe7d8f7ce1f6951aa4

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 25d6eebeeb4c3b0eb0a569cc78f6b4a8fb7e91d60b545ad0addcd21ff6319b4a
MD5 189d8e88cbea97a54cd7d55c1e8ce689
BLAKE2b-256 5772e9b9090c211ee5300af03f9a0fab9d0144be2c1f47c3ce05febbf2d98195

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp313-cp313t-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp313-cp313t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 5d4ec78b50e8903829110c3fd44c0f22b9f13f6797238a72a3b664642576e249
MD5 dcd3a6bb653a976e148da51e681dcaab
BLAKE2b-256 cc052cf4957afadb408027eee697ef3a535f32374cb9e9e274d8e3a3af6197a2

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-win_amd64.whl.

File metadata

  • Download URL: evaluatio-0.4.0-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 252.6 kB
  • Tags: CPython 3.8+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.12.6

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 0321a2975b643946d69e47b9be0308b4180a0d5e06001e836442e92ec067a776
MD5 10a5d57c1e93f8f755ad60cd545bb6bc
BLAKE2b-256 ae6032d5f4afe92400e5961c531ca42ddf95b9483ce67b99086bab94fc9c3470

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b74154e1231ed24d513cdf8de90989348f6d047e414530bc5004b99152f9ac4d
MD5 70691064cbc326d643258b01172c8fce
BLAKE2b-256 d6feac712e35b30188e3b6c871b2cf7a4bc1ecd4ec51db816763885244b20138

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c95711cd4df383694aa434699761cc3f678b4a2dd33ca503890e520c4241d4b7
MD5 01209ef2a1569e89afa03ef15451b425
BLAKE2b-256 fc4a8f33bdaa087daf547b4b19ee4f803777bb8c8648f19e16f0684f69f5bd16

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0bc23d16521e69ccad47fd4ba9821be1a31fa2498b11540a5c80f268d1b43975
MD5 5dc858e5fd7e84dd036d8d9cacfa4b67
BLAKE2b-256 26f06aca7e54f9a6baa7a98f0e330573becff8b97b8821e84f120be6480e4b69

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3f191a54eb6e83dbd82a832e6b979184a061d2fe346b89d9b4bd7bde6fc52754
MD5 ba825cdba8b7e7b7c00683cb9bf0241f
BLAKE2b-256 1a96d8b7cf265dad82691465077e8da6ad618d65e6fb13bbb08cbce4fce87394

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ebd30853f4b75d92c90b8683a62599b5b995e20513c10bc0598372c47c673286
MD5 555b82b05e3fc8fe6efcbf76dee22cb6
BLAKE2b-256 2dc84199ee38d8ab8cbaec9f22f4a604324989f6423d6018dc62e1ca4865d459

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 179367b5eb9dce5481a5faa3ffcfbe8a7fda61551c22488c241121cfabbe775c
MD5 ac98a52585ad35e2ab7d0f4504ffa6c4
BLAKE2b-256 5150fff9736034ef0d857df78add87b82a8720ac3170b9b4f461f7f5b66c6b9d

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 c88c5f67d0a84d3fd4da583a82f62afeeffa48dbf05317ea889bebd9e3522728
MD5 4469a54adac0f75a09d2201182c6324c
BLAKE2b-256 f82323ff91f66049fe53dea3a2a7882dc43406dc26eb8e1d393f88dcaf3f7755

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 db429f175bd9d4c8131c83921fc5cd359c59eb6422388ecd932ed2d94187d33e
MD5 0c1170bdc8e61a171efe910f270c3307
BLAKE2b-256 624f3c1a23729a83e4c3ebdd9c50b1f886fc0c8d65f26a0d492060460559666e

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 565a04a4c2ad1590805da5b3d10c3965da6e3281132f4bcc214f3fe6e96427ae
MD5 98947c01275d7431d81cfec53228fa90
BLAKE2b-256 e7b3a1b26b115f8b5276ec08a02db0e6fca833a5bf7bf73071ba3584cef1c618

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 dc50f24ead0f930c28d9cba2ee22ce746f0032227baddd7d5b42a7f133f91f0d
MD5 5b99fd7d0bb525331627a99cc21cf87e
BLAKE2b-256 ee0ad16f0c4d0ade7fb10f18164302d2826d28ad2c8ef15937997c33f03d2873

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4f08ce51885bbfa7d7d55725c4b8618ea8a537ae21ce552cb5cc0e18900cc03c
MD5 cc8bf87cc4ba6bfe4856f85ca8bbab7e
BLAKE2b-256 1e85513adc8d18fed9ac3e77bd77ad1abd92d923a2935d677057b1d2f432bbc1

See more details on using hashes here.

File details

Details for the file evaluatio-0.4.0-cp38-abi3-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for evaluatio-0.4.0-cp38-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 971276c56b2492e2ec02d0a0a4b65b510bafb2a7800f5c4236ed99e0e5ed10a3
MD5 fe78cf9493ceb27b8a9929bfc7ed8514
BLAKE2b-256 4f9b73013769307c6a691328d457b6385d8e1eae62657a2a55b0c139729ad5aa

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