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.3.0.tar.gz (16.6 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.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (433.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

evaluatio-0.3.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (538.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

evaluatio-0.3.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (415.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

evaluatio-0.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (409.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

evaluatio-0.3.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (433.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

evaluatio-0.3.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (538.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

evaluatio-0.3.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (415.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

evaluatio-0.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (409.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

evaluatio-0.3.0-cp313-cp313t-win_amd64.whl (247.6 kB view details)

Uploaded CPython 3.13tWindows x86-64

evaluatio-0.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl (618.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

evaluatio-0.3.0-cp313-cp313t-musllinux_1_2_i686.whl (657.0 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

evaluatio-0.3.0-cp313-cp313t-musllinux_1_2_armv7l.whl (684.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

evaluatio-0.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl (579.2 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (410.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (429.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (533.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (445.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686

evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (409.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (402.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

evaluatio-0.3.0-cp313-cp313t-macosx_11_0_arm64.whl (357.9 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

evaluatio-0.3.0-cp313-cp313t-macosx_10_12_x86_64.whl (365.6 kB view details)

Uploaded CPython 3.13tmacOS 10.12+ x86-64

evaluatio-0.3.0-cp38-abi3-win_amd64.whl (250.0 kB view details)

Uploaded CPython 3.8+Windows x86-64

evaluatio-0.3.0-cp38-abi3-musllinux_1_2_x86_64.whl (623.7 kB view details)

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

evaluatio-0.3.0-cp38-abi3-musllinux_1_2_i686.whl (664.6 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ i686

evaluatio-0.3.0-cp38-abi3-musllinux_1_2_armv7l.whl (689.1 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARMv7l

evaluatio-0.3.0-cp38-abi3-musllinux_1_2_aarch64.whl (585.0 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

evaluatio-0.3.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (419.3 kB view details)

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

evaluatio-0.3.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (434.1 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ s390x

evaluatio-0.3.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (539.4 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ppc64le

evaluatio-0.3.0-cp38-abi3-manylinux_2_17_i686.manylinux2014_i686.whl (452.7 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ i686

evaluatio-0.3.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (415.4 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ARMv7l

evaluatio-0.3.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (409.5 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ARM64

evaluatio-0.3.0-cp38-abi3-macosx_11_0_arm64.whl (369.4 kB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

evaluatio-0.3.0-cp38-abi3-macosx_10_12_x86_64.whl (377.9 kB view details)

Uploaded CPython 3.8+macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for evaluatio-0.3.0.tar.gz
Algorithm Hash digest
SHA256 663a6c3f8a8411683cd34f775a539a858c263f0a3bc282437951ca64e0c0ead8
MD5 eaf3652504f0e6996f5084765be9a33e
BLAKE2b-256 fbd9808ba22d31dd1fbbe025c4cd021a9561e257eb300f4f78726219e4bc903d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9b1ab79d8f5eadb88af5c33f86859b72face821382f1b850b698f2c01a7122d5
MD5 bbc8b30f7058f649f869b996f6e5c057
BLAKE2b-256 5f38c5d7d33294e1373999d74a51865247d54caffa932689611ab0a94579f64b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 62eafb8dd881d6cae8240326731671b4b077c8b50851e783080537da49fcf0ea
MD5 f17d08b714aff49c6e820f575d692fa4
BLAKE2b-256 e6eb3ce86668ec37bc9597f01ae33723420f231bac104a544b4272d4fa20d530

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 961d26fea8d21df9073a74bdc55b6d7acffacaa53fda69dfba98376899d82a5d
MD5 40b9d4ddf4ee36ef6e22009ee694227a
BLAKE2b-256 99e482be9bffd50848962df1cc3f4b93e63cf15ecf85c33937fea70b7fb8ac33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 800ef6d02db6d2cb4ddff9855cf72d26147045d844884edf332c17750efee767
MD5 7bc753ca9b68c108f4c29c8d02d88753
BLAKE2b-256 d1416cf2aa4d81247c175a9f0d689116b3b56f6f762c8d299a85ff972d655de1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0b09de90b57b5d9d0d41b964268d57214a85d1435e54a13f669f5f8e1983e0b6
MD5 d8fa6bf4c7ebe1db77baf245f6cf4ab3
BLAKE2b-256 53c1dcaa79ee87e58f7f7dda543cee0023f4559f895095bcd9970c013f0be860

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4672caee0bd32b4240baf3672f0674aa19674e9c30cf6ec06c3981d4cbb6aed5
MD5 13ee2fe042fa29c7b83202143f52fd91
BLAKE2b-256 a67ade1746900016467311f2c44b5e27d65bb6aa4c9b1a29f15829be3bf8d81e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 58e459d241dc9bac2bf6acd01e0b783be1c3b96e4cbfe74be8748bf37ff95799
MD5 2fd940f17e8a26f6a68eb06fe57ea724
BLAKE2b-256 bb63230885b86bd7356395e5353310bb2a7ec86025bfc87cf1715b1a58581a90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5ba95bb6c2a31f832f246d6dc0afa55215efebdec5bebec61c4c454be70f5ea1
MD5 c7c21e1de6b4e9e7566205e897226a5c
BLAKE2b-256 2baa3a229cd1176579bbf359d1dd1de7e09171f87a78823a6a9f4e9b254ad701

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 ceed50d3cd78c8db4f05dbe37076ed286a8d5f5710a1019f89faaebea7abd846
MD5 de0a6d772c982a954680e28c9d527c75
BLAKE2b-256 de1baa2127fd449e5512506396a0774e91df60243b113802f47e26a826db8cf0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f4061b4a51f97db9fdf5b9daa077ead8122050bc56d9e3c08463705eee14e285
MD5 a1c10a5e065b9b30b5fea7407ce618a1
BLAKE2b-256 fc5f1b1acefa24ad42e1f71af81aec153c559b77b2318d0e039077d746136eb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cb5f35845f566720c9f72e9df49334b9dedaed136e2f97c2ebfb0604933d573d
MD5 f5bbec5896239244286cd051df2c8631
BLAKE2b-256 45469dceb8b8899d46e309cffdb79cbf86c32aec80dae9e2197b1cbd83effced

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 17de70b32dfae977c3ac19318900e384b951798bc37730c65bc1b1d1a8bfd789
MD5 313e4c2e32d704d105935bad7420672b
BLAKE2b-256 ce724bd24851ca191fdcba3ea04c6ae7d5ec5f9c3db97a5e89eb3b2bf024d001

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1e7524a33acd96659629985dcf04ead42e0c475abce3623a684ac7fb0e6ebaba
MD5 8913ee10ff6d75d3ac4226694068c404
BLAKE2b-256 256ceb305b575dbe8c501ee1e694a3752678430195c8638f161bfa75ab2da10b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9a1217bd870908e1456ac9979c63b314102ff66bbf5e6860c68d5ef9749afb96
MD5 a35c8918c0657ffeeccfba2efb8bddbe
BLAKE2b-256 c7a5899d4bcaa7a42f379687642d5ada12e3711b0571f402951874101673a97d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 36890329d1f7fe13b942a0ac70487562e3fefd4df22adbda9f008862a0d70f91
MD5 040501fecf7af8700b6c1bcc1526fe5f
BLAKE2b-256 09539b6e1b859224ae46250925bb51a1bb18b83399554f0bfb31e7aff311b481

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3636a2bd757135c23f73cbc1c82f3375bfaef245f2aae44b21232cd7cf236f7f
MD5 46f1be51e8090340665cf6461c6b9993
BLAKE2b-256 2aa2f84ba430d9f2cd9712b80c3bd097676df6c25f798cbcc16ad6969773d3eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e750ce751ea8d5892932d6986908cbcbad7434ab565e77393892e2f89f37b3cb
MD5 7b5e65707ae7782767fe7e3f4fc24f9c
BLAKE2b-256 1a8ed1ac5d343d9097d3276b46f3983d227f233ec865d1643f0726b09c616b81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 271f2951d1ac2a9d8ad490d4aa2cd206fdb9ef861ea924c5b7e51165ef7964b4
MD5 56479eb9f68ef3c54ca9c256c3e4dc43
BLAKE2b-256 7a0e1f711aab3a899156886fb187bcdf469f10b0877a4f695e7672328977494e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6f6e21cc40d317a175bfee2362450d43ead4c6d1d793199e95cc602ac8f96842
MD5 3ad0fe95aaaf88b6bf60510b33633f25
BLAKE2b-256 14f1d94553c6c0608c0dae90eb9ce937d07c9d409d8bdb30e45bdc56545f6bb1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f5fa27bc619daf79c1baece1f7a6fd1cd0d33a0bfe6063dea838bf6bf6affd03
MD5 b21c1b09bce2aaa89f677a18b7bf52ed
BLAKE2b-256 f2d108adf2c4f9b7aa10dc39f7c2a1ba88eaad5455d6daaf74e83a26a39d89dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp313-cp313t-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 877276be56c72f16f22cc86dcf272b47255c65125b790326805349ccf9f6759f
MD5 3f3de5e3ffe6ff7ffe578b7e55a2e77e
BLAKE2b-256 adb5ccfbed8335498ae915784e3ac69cb1cd8474338a32a0eeafd08a1dbb64c6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: evaluatio-0.3.0-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 250.0 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.3.0-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 84be9df9ddc5a14107b532f349614178defe18504d9fb45d1655a5a89583a1ab
MD5 2f57d242ac761ef52aeee299306be6e8
BLAKE2b-256 b41db3ff00c6f303d5f52ad91be38fc3de93ee4e6e71af4cee27e5d53c3aa74e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 15c4f872de51a5d5c2d4a667eb2d932fb8e3fa256bdb46422cb47bf12f35e5a8
MD5 29a13ea2157249e29e99389139b59e46
BLAKE2b-256 8f473adeb278f237d155723b528f659e85d4fd6a9812c67aef5d34032be7293a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 862b1317532a847accae278e975598d82c4c0fdb678667502ec9d549536d6853
MD5 d2c521ebb065972a39ed11c9545aa82f
BLAKE2b-256 b86649efff6de206ff767506abec3017deea192e1f914bfbfa4b7224aa113d7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5672fb32a3c84c49394f12cb7d2b79496c7ad01d973e3504bae6c8ee767e56f1
MD5 0b5f54b2835bcf67bfc2e3692bfd1749
BLAKE2b-256 d138306d50c32d582caa29b7b2bd6bef9a990ae955e599861ec04ab68b5ceef4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aa318a6d27c89393bf38f7cc25cb71f0d1f359304554e929fb1c1e4e96ecfc25
MD5 bb9a1163f740799fe98271532d724f74
BLAKE2b-256 7e67b12bcebf37051c9c54faa48b3facaa58a157d5123e31db9767759f26bfb5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 915fffb3a66dbed01cdc7045773f22ee058c5066b88edeeec622bbca95b38c9d
MD5 29b91d39212d9ef3203fb0ae0c4ca3ec
BLAKE2b-256 f96b8af83379531d29bee42d5bda5b24ee8bd93f567fe678c775341647ab5547

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7ebe114ee75ffbf022c77675ddf7c9b5b2848673dee1594990f98ff26298cb3f
MD5 4f007932a715da8699c2673c8cd48967
BLAKE2b-256 d6664caffd617b9348899920625347d9d2c525a3cd2a53221caff0f862219b1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 97296f1762456f9bc0ecbf62fb13b0b18459936de66195924e53d5f867dedf88
MD5 39ea96045f716fe50b81b86d9767480d
BLAKE2b-256 e53eac004ce2a684e942341650c5ca3b1bd98277bbb127420ab9df9e09ed58cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 be25e2526bf1c4a99c40a6e82351423aa8301641707c0f6453096cf3b6e84608
MD5 18debfaa07ab2800d030f81e7748ded6
BLAKE2b-256 a34904f491c2f0a17157af85d0bf6d012236a602e8f494d1b73467e946ce9dc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1a96d94688e50db7af31b516a297c1dece95d1b70b2f3af48c6227829b5164e9
MD5 1acf185fe1a79c73f668d9be8d318a55
BLAKE2b-256 2090d238ff8748c3c011063a7d1d267a64fc0fc21933e1ebb7330374ccf12645

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a4c1cca96459feec5b4d59bdeeb351ae89d171cc958887fbec4a8c9eb902eb4b
MD5 c74910d1aaefa4f07094faf46d7ee02b
BLAKE2b-256 06ca7779f0515b66710f6a69bcbf20259287750c539127d840052626cd2681ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c8c9dbb14f29cb18801f4e203b22b2d4955bbe1d2bc34f8f29d6e8a3c1de6523
MD5 9290e993f3790d0a1b17e45b8e8395c3
BLAKE2b-256 8597d114a86d021687d5f14a9be572cf83d6bf01acf8d365b51cccaabd70c7a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for evaluatio-0.3.0-cp38-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ae7452176b6aa2ca39f01fa5784d916c4409702c9c8f9c58a3a54764baa8c546
MD5 394f65c0a20aecd766efe2a238cd5355
BLAKE2b-256 ad0884e61ea87a23cbc57a839c493f5c30239903b8f2c0727bc79f66e4af0b46

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