Skip to main content

A library that contains computationally efficient metrics for the valuation of different NLP systems

Project description

Evaluatio

CI

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".

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.

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 https://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.2.0.tar.gz (14.0 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.2.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (351.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

evaluatio-0.2.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (469.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

evaluatio-0.2.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (332.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

evaluatio-0.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (323.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

evaluatio-0.2.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (353.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

evaluatio-0.2.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (474.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

evaluatio-0.2.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (334.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

evaluatio-0.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (325.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

evaluatio-0.2.0-cp313-cp313t-win_amd64.whl (183.9 kB view details)

Uploaded CPython 3.13tWindows x86-64

evaluatio-0.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl (531.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

evaluatio-0.2.0-cp313-cp313t-musllinux_1_2_i686.whl (568.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

evaluatio-0.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl (603.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

evaluatio-0.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl (495.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

evaluatio-0.2.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (327.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

evaluatio-0.2.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (346.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

evaluatio-0.2.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (460.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

evaluatio-0.2.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (328.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

evaluatio-0.2.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (320.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

evaluatio-0.2.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.whl (352.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.5+ i686

evaluatio-0.2.0-cp313-cp313t-macosx_11_0_arm64.whl (285.2 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

evaluatio-0.2.0-cp313-cp313t-macosx_10_12_x86_64.whl (290.6 kB view details)

Uploaded CPython 3.13tmacOS 10.12+ x86-64

evaluatio-0.2.0-cp38-abi3-win_amd64.whl (189.8 kB view details)

Uploaded CPython 3.8+Windows x86-64

evaluatio-0.2.0-cp38-abi3-musllinux_1_2_x86_64.whl (537.8 kB view details)

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

evaluatio-0.2.0-cp38-abi3-musllinux_1_2_i686.whl (574.7 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ i686

evaluatio-0.2.0-cp38-abi3-musllinux_1_2_armv7l.whl (609.3 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARMv7l

evaluatio-0.2.0-cp38-abi3-musllinux_1_2_aarch64.whl (502.3 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

evaluatio-0.2.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (331.6 kB view details)

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

evaluatio-0.2.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (353.9 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ s390x

evaluatio-0.2.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (473.4 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ppc64le

evaluatio-0.2.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (333.9 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ARMv7l

evaluatio-0.2.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (325.5 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ARM64

evaluatio-0.2.0-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl (359.6 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.5+ i686

evaluatio-0.2.0-cp38-abi3-macosx_11_0_arm64.whl (295.2 kB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

evaluatio-0.2.0-cp38-abi3-macosx_10_12_x86_64.whl (301.3 kB view details)

Uploaded CPython 3.8+macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for evaluatio-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b1c0c98350eb86a888e24f2e71c3549507eca0fc2a87a285e696a0c901f62eb5
MD5 6782e4062996434273c233d93e35ee9d
BLAKE2b-256 81ae17fb62e6775efd31c2656ce3deb0877e97ea8629c779431e25cd073976e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c4dca845a884def31d48e78add1b675eb855e94969e7bb379635b0851da61b68
MD5 c33d0432ea1b1dd50a554fb116924c89
BLAKE2b-256 a58b113b8ef614447d5c6f8aa553e1c2f1e099ef8491507978f06a9984aea631

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6fb07ef23ecb52ab0664943d42f235163d8d6c479cbaf1284fe23df6083405ce
MD5 a25b7a582a26ee7b77a2704181b2b58f
BLAKE2b-256 c0b5d1e192c0e3ad9cce7b1c34aa1e75e66a9cae0beab10517915b468c0bf077

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 450a8a23fcd7ec6caeb4713346f2739de7e40dd5b69c7a5ce7fd72848112ab28
MD5 bd314d65cab784be86a896664e6007b2
BLAKE2b-256 0d87481949956d6f457b9618952ca264d5e6059ea98a9b5cad278bb7e99c7075

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 44ea060a72df71aea1bdc457379631f731a2535494658c38f24f81456ed6a78b
MD5 8df67eb1bbfa2623953d2924fec497de
BLAKE2b-256 b589981f6b1d77639c77bda15febd4c5108b3caec3caadcb6effff2163ca1b0c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 58bab12ed2e8710ac78336a2cf303dc382ae4f7c66d0ba597c5267f0e23cfc9e
MD5 848eae9b1b238d5ffabde52c44674835
BLAKE2b-256 313eaec38f022b8e4f05615753cf49c98186d4e66bf2747ada3d300fe1cd7536

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d8804fe93f9fecacb01aec11e4e54815d0d1a8c94cac0b437f016cf2b7fbbcfb
MD5 bef1ffbd2735a06645408bee3325aa19
BLAKE2b-256 cf414509b46e0ae2985f0c47165f1eff4a3886fc0c8274b2db8e38214833d77c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 26b299913047d84ed9cbf6e48c3e7afc8efc8a0e28e5004f94dfeb30520b2219
MD5 45094538ff8a2f3fee83aa7d265e804f
BLAKE2b-256 efb9a8352d5ff6d2f568fd5b790dd83f34031208deee56d555ebda6c88cc6a6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1f9dc77bd97f751d1c0247c5f191566dc20cf320ea85bdea6b60d2c6bb1a3bbc
MD5 83bb4343140ff74014b5e9effb84b853
BLAKE2b-256 f116462f4c7f48a1e2f0ebffe6800a454d2238f80bb894fdaffd9d692fc982f2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 74f548697252432a1a3ec191f21ba32a8c1f54ea5fa765a2952a90b3d67196a6
MD5 711565d5dc0a863099d24803cde07109
BLAKE2b-256 7d6c9a3b17980673eade83f55d9df9e57fe3e0120f1f8d90c7363be6530561bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10e08ac93f5c7b23c442a715d860e3d41a352c8936d07624e3e3b4e3b356bd26
MD5 54b2d71132765c02cc09b1663c54ba66
BLAKE2b-256 ff95c693d548f23bc927efd3e1b34a923b84f5e09c37a22427480b6a0773b0bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 185e393aa2d399316be4db23d3ba9f4c2d3693a11afc13edad0013a0d5d04299
MD5 ed4c0903b0b348836a14c945ef970c00
BLAKE2b-256 090100cfc6f64d2819a77e87daf6c149a62a2fc576aa8bfcd76015c1d909184c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b44fe4e8e6909c27761981a0a1764366ee23bedfcc1d20a6ffdb146c0711310d
MD5 3f12d53c0e8d9c476e095a3ae2f47342
BLAKE2b-256 dd0c5aca337b38b45a9d79c2c9529cce0ffb03b34b8d7ccc07e652d369585ee3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b41ef9b399cb6f473bba1eaf26112040c3072ab8a4fffdab4595ae34c7e4e962
MD5 b694f6bf78cfd742cba9584b94d483a4
BLAKE2b-256 bebd1c61319512a3fff92aee25bfce7e8436b43ded3aa26d9f039b924cd040e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 32a323af1c9940a54e3357deb3fe7ae5ba9c579731d034f119c519323cdaca41
MD5 cfe861c9e04e6ab9e3120bdfdb1c2367
BLAKE2b-256 32b8238d301825de3cb412257b8779ff27407bc02a545e9cf2d05ae7109cd563

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7beb1f631c0f3d7d433ac1d8f17f89e15ce4231b297bdf6f7fd54ff8478c45af
MD5 de0e3d4a7d27941ff36be19f5694fa07
BLAKE2b-256 dcc68a75f8b033bf1b3400276226ab54533ed2a1412c003f61bcdf0e7acbc22b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 b31b1351cdda73c8c21b231b75f9bbdaf2f397429662e7c2b257a207d2c071e9
MD5 693e09bee17e02bbf731e21b85fcf892
BLAKE2b-256 d63f0a2f7e20ed912efc4366abfdd4b2965774597e95ad75ec8843e0616a3276

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3d8d32bcd820cda3fb3575f1e3d2c24f6f036c379575f06be6e1383f85cdd3ee
MD5 9816558ef77c6bf3c09e27787ff91f09
BLAKE2b-256 2e6e7e124afca8aa794bdbd7ace5dc888d1786ab7e6c923713d6489b566887da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3c4db0e555336406f0be55eef8394d260bb4d1ab657a9270896efd27fb6a285f
MD5 d098b7a06d3563a183d10096deb29499
BLAKE2b-256 0f465de72420fcbe8e4ddc35e30b9341cc7cda89705c7579f8518cc429a77afa

See more details on using hashes here.

File details

Details for the file evaluatio-0.2.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2f26faf79dcad5f0d0df43c4b4e083290ead90cb8eab9860a51d98badb8b0d50
MD5 51c00bad612c3f1ef5abad981f278958
BLAKE2b-256 b903ebf28c0ad924862fdb13a1065ad2d0c3050d486c95fb6cc687baf07093d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2702b06c21b853edaa656cbbdce7b7e10bdfec2f0cf2556ac783c373900b0721
MD5 082fee69380c74796c229d4818bbc47a
BLAKE2b-256 86bc290914eed39bef020492017e151c13cc9d1b5f734bea4542a600211b4296

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp313-cp313t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 908bde48ef0f1087e37f0fd2322eb72e893aff0ab30c7657026511d870830fa4
MD5 b5137a5ab5ad986dc9a8f08fbcd99ab8
BLAKE2b-256 8a4862237b594c7ac114420ed676f14a3e01df1aa4ad9dae410405485ddacfeb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 93d63d309efd44b263671d516dcae4df8dd986ea9f971043816f4a565b33168b
MD5 a5a8d47d5c01eab6e2130aff5460613a
BLAKE2b-256 ef4980e9742ee829521edde10599ed7a06dd65497d8fa5e1b646c70559f2aca3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6fe061126c5fa4d1b35502ecef8cf2955719150c8ef798f6107df29d36492431
MD5 d26fce0ab39191841da404236a52084d
BLAKE2b-256 b7a329a9015278ff9b70f9113207c6a66605358c2c8196cc8543f55341088fca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9a6541a5fce76c2fb6b41d2ef4e17027545755e3f0d3f422e09ae9ab86648afa
MD5 a5de71e948334100850cc186905e755b
BLAKE2b-256 b1bfd28aa45c9a7fa16f3ddd5024e3936ca35170d00f55142cc8b49f3ea15744

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 38928a1e98734d0bd5291688105cbf4174622c966127eb908ad0184872da8ebf
MD5 4ff9431a8cc145242146cb717fb3f701
BLAKE2b-256 e4c22bcd2d8e5b26439a2c05551ea37d156b5c3357a1e3b6f858583222e82d30

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c523311ee49884c6bc8b3f5d5696ae972eef106756ac7599a382e254b0e0c836
MD5 0613ed10a69b47d8da6ab608d597e85a
BLAKE2b-256 7eaa741886a03505535d1c83205444a9af4d485d24ba6116e93251bee92f5490

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2d207fabbff7c84546d3a95eae132cf54b39fb97a61c5c567d595cc3a72ae2c0
MD5 033b7dc41f69b53359d308260c4855eb
BLAKE2b-256 b46b49a9539063420885a4a289267255a814d5275230a7a9ae651f1c740929c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 70ec1c3604f35d0e71c4a5223ca8950182a41354303d51b3dffc83088fb559dc
MD5 12bcfc0ae587afa2e33f87c133d9f899
BLAKE2b-256 c4a565f818fb07265a657354945fbb26f39bb9d29c794cfaf9bf3cb7850ef0a7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bf33eebf49a6674269e26a89e3d872092912feee010e87ac808a3d6aaf269b49
MD5 3d75e7ff2360c846b217a5880588dc12
BLAKE2b-256 d0e6e330d387ed8d3e95bfacab6916fdf7b363f32536b7ec4d1acc96b52586e3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 3213519ce9b2b8abfeaf18ba3176b86b18802a904f5f54d862c8455ac5c8db51
MD5 2827936f801edbc3bf0c18e5c9012654
BLAKE2b-256 5f7b3f7c2180d2a2788c2e79c44d3f8cc93622ccc7e98c94e5dac6c6d2659e58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fedbfd6bd936be697c66eda195ef25e6caba2640bca040968fffc2da310064e2
MD5 12f0e812ee73ce23fa0a895a279a8250
BLAKE2b-256 74195d7468414dce1611ca1c68228f80f1c75968887cd467d5606ce374463bb5

See more details on using hashes here.

File details

Details for the file evaluatio-0.2.0-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 20612af7dcfbfa46f503637aecbecf7dac3ec1edd557042dc8cc5bcd0b652610
MD5 f67494c8ca1369f864a5eb679dc22ade
BLAKE2b-256 c5bec70bc7667bb7e71f4ba4cc4b95a59a78540bd486609c14ffaef4585b1187

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e9bd11caf6d06706d7f47a4393e59acc71a200a1b1828683f226848098119a3
MD5 4fbd826be48293548a0be2045ddde43b
BLAKE2b-256 dd6012f3abcc5203e6d19694442fb764075bab233e20ef55e5dbfbc387f24597

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.2.0-cp38-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 392f7923a68a74c735cac40d7a4599eee46957f17c7789ae6c8a1242fc5d77b6
MD5 95ed866241e143f5b07c821bb5c3037d
BLAKE2b-256 1af921aad90b4a1401ada5c24603be42a25972ebc641736c380481e11d6148ff

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