A library that contains computationally efficient metrics for the valuation of different NLP systems
Project description
Evaluatio
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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file evaluatio-0.1.0.tar.gz.
File metadata
- Download URL: evaluatio-0.1.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df0bea929ff7ea7196d57a201c717609879a0a8975cd35349f82e1135b66bb8c
|
|
| MD5 |
6ad19ae4fde055cdecfb45e0a204d91b
|
|
| BLAKE2b-256 |
87ae5fac6f888bd912f9d0cf832153ffe97cc99e4b776f18cc1f52814e6b1b93
|
File details
Details for the file evaluatio-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: evaluatio-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 333.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac23f56efc521b6bde3e5be7a380978168f83ca3bdd2afd18d4fa056d0f8887c
|
|
| MD5 |
f9d6456d5b560145e7b5a0c7b27ca42c
|
|
| BLAKE2b-256 |
10229cf50111c376194ac894d62f84b8e8815c31fdd46bd2909e10ed2c3211b5
|
File details
Details for the file evaluatio-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: evaluatio-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 448.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7afa121606cbb0c787a4a9abeba1a8e332cf049b245b1d2e3b52cfc42fc7d4e3
|
|
| MD5 |
1b83526a7c777e5e14cf3d59a394e149
|
|
| BLAKE2b-256 |
624e5b60c2c9dc69ca058f375b4c861557d7d58d46794d6c7fdd601969f03749
|
File details
Details for the file evaluatio-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: evaluatio-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 314.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dafce28d85da9cee90d4fb6690b0747946ad82ffe440ada818f843fd029d32fc
|
|
| MD5 |
4ce98c55b907eebf22b4ccb7edf53d19
|
|
| BLAKE2b-256 |
c2d348709e2907894dc6382ed089b9cbc7b55b904283c871f86104737a6fe2b5
|
File details
Details for the file evaluatio-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: evaluatio-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 306.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
311044dae4b3721d051e1cf4b9bd424cf800a11dfeba7a18a874956744e437e5
|
|
| MD5 |
88898955620d91b5d5ce5d96dcd3b305
|
|
| BLAKE2b-256 |
b167150147510c867c44fb5dc8c5c3b57c3c37090236992fc137e46f274d2711
|
File details
Details for the file evaluatio-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: evaluatio-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 335.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49f13c519de7dcc255f125daa6f770183f29d88b3820ad33e3e7eae451321a0f
|
|
| MD5 |
442e6bf76cacd9820b9e954ae38a7037
|
|
| BLAKE2b-256 |
05cc768b121c0db89103d220e0a8ff26920462a6ca4f2fd1f1fbc8a8bbbe8d2e
|
File details
Details for the file evaluatio-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: evaluatio-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 450.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25e27b2df09b969aed8a4a68a2560030a1503b5b4a08db7c445270d0ca0f23ba
|
|
| MD5 |
d5b1b1b98f62ca4155b6d7aea8dd739c
|
|
| BLAKE2b-256 |
e235bbae6df79515a1c81c3a311d7812eff4418bd4ad72ff175ae6c38105d04b
|
File details
Details for the file evaluatio-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: evaluatio-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 316.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae8ca35193e9d3a10666f6a0c0af30037958a1f04bffc39cccbb5f0d5c18cd86
|
|
| MD5 |
632befa40c86d2daaf1f5e8c5383980f
|
|
| BLAKE2b-256 |
b156b067d34d3df760c05521f5c9d1ecce3ba4c0dc2f4874cd244bffba78417d
|
File details
Details for the file evaluatio-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: evaluatio-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 308.5 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf0705fef6fd77045182c2a1d126e4f41ec6f7bafc4f8f6cee527c44f8db1f91
|
|
| MD5 |
3b32f317fc30d317f51a672511067749
|
|
| BLAKE2b-256 |
af6e3622ba9ef6d1cf14f3e5f27642ec19e86b7247c3de7853ae2c7e877e68cf
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-win_amd64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-win_amd64.whl
- Upload date:
- Size: 165.2 kB
- Tags: CPython 3.13t, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8dce853e4b9003dcffac5f6dc6e9ef8296c1c0aa85e34d92158b56686b772e0b
|
|
| MD5 |
5e7410a38adb517272ec341e28ada72a
|
|
| BLAKE2b-256 |
9c280e425cb0e7537ccafb9c9c0d996211306facd169373dd6bc278fce6ce624
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 513.7 kB
- Tags: CPython 3.13t, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffe67d77f305067fbf184c85453cac2a471032278c335678551216015e134846
|
|
| MD5 |
3d1d6e34492add7e58714f158ee01150
|
|
| BLAKE2b-256 |
031c9eaac56cb692f42502a9aca759e7624fcce5aee3a29db45e1101429097b7
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-musllinux_1_2_i686.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-musllinux_1_2_i686.whl
- Upload date:
- Size: 547.5 kB
- Tags: CPython 3.13t, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d37536920234b0abe58f062ac2d276e65f6705474623b1fc0f742bc6ab6fe2e6
|
|
| MD5 |
a9df4ebf36b6a88cab81c76fe52073a2
|
|
| BLAKE2b-256 |
d83dd05f4ad21f8382011071ad851f59724f6c1148c2e8a8acd29c59fd9a721b
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 584.5 kB
- Tags: CPython 3.13t, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc090d3c9244046c064092922f626a70ebce35d9c5c99f3e5980e3a0581e58e2
|
|
| MD5 |
1b82ddf87230e4c5eaa9649367fe8a90
|
|
| BLAKE2b-256 |
4eae5818434af46ff42a6612b27e90e305a93f87a351ed08f3820beeba31762f
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 477.8 kB
- Tags: CPython 3.13t, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57fe6f41affcdb1b2a7c4fc4bde6b8d09584a13f3b97d7bf4d676c5a1e06d113
|
|
| MD5 |
9d7760ca13a7ec74ea2acda04728a9e2
|
|
| BLAKE2b-256 |
1fac88c39fede69dffae63117af3ed8af0496304abf6d02083881852631a5a2c
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 307.9 kB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a53644c07d92f040e8cb5785645bd4a3653025d05fa2f6f0e05abbd94349eef
|
|
| MD5 |
26663f726bec008d2fb0a1a4bf342390
|
|
| BLAKE2b-256 |
4f78f1bc7f45026c2d2a158b2ac1c66133a6d41ce881efc64c74ffe0cefcdc1b
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 328.9 kB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba0e4147ffae491e1d5ab2318934a26aa3d225b812773e001b403b4161c1fe3f
|
|
| MD5 |
129fb88dc44b7b23c377d9cebac4a8f6
|
|
| BLAKE2b-256 |
f5f21866f95c0cbc6f215fde9f41fda4fef8501e93f8ddc5a931d61b99bcf6eb
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 441.2 kB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8b8f44b3b6e733578c66d845a70dd448753303d096a3af141dc446a98c7cfd5
|
|
| MD5 |
0132e68d03051b5a32f015daacb3d519
|
|
| BLAKE2b-256 |
303084595091c22541a71240136024ad4f4bb39ad6ef1a1402fb6140fcb42ed8
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 309.0 kB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
770af4c1ac898c701375544708e5c37c86001534e32df2a8827d682858106ef1
|
|
| MD5 |
c7e8b9c54444e9c0c1c6e20edd91cbcb
|
|
| BLAKE2b-256 |
b9dcd70ecc84b572f8d16a687014672344e922f18dfd7e926ecf67d158bc3e6f
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 301.2 kB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
286a975b383ead98383585dd3eafbb6e9fd0ed99b1b13772476eddb2eb0d3fe9
|
|
| MD5 |
03d7a80fe3169a908755b83fabc18165
|
|
| BLAKE2b-256 |
d353df61ed5a599f3d6032a80c42f154ba770352844d0efb2cc0531cb6658587
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 331.5 kB
- Tags: CPython 3.13t, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43906ed78e0ac2a7b9ee5b7669be067589cb1ee9555fa507f5db1df26606799f
|
|
| MD5 |
b7e1c0fbbf64b51acda1a1b28c37f5e9
|
|
| BLAKE2b-256 |
f298944420baa351a7f7bbf12834f71eff617adf816fdd21747b3ab48b33114c
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-macosx_11_0_arm64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-macosx_11_0_arm64.whl
- Upload date:
- Size: 269.1 kB
- Tags: CPython 3.13t, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20b0310d9c13d6f00024b7ff55e0fbae1b4fef1ca8d6202115343c6e49e4f072
|
|
| MD5 |
2c15ad5f9714e3b905490af93f06a71f
|
|
| BLAKE2b-256 |
7657558bd1d068ef36d4111b5ec15d8e3f6f73d18ba6985dc45140d5ff5fd314
|
File details
Details for the file evaluatio-0.1.0-cp313-cp313t-macosx_10_12_x86_64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp313-cp313t-macosx_10_12_x86_64.whl
- Upload date:
- Size: 273.9 kB
- Tags: CPython 3.13t, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d8cf4a32e5ab122778447b0588490aba9a1946da84d4dd4ec640ad678b46e00
|
|
| MD5 |
6bbadd290d37b12294d42189fb03e38c
|
|
| BLAKE2b-256 |
20b92af7beb21e10ac81162b3d4776e97b5c230174239f34eeb7950793f575aa
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-win_amd64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-win_amd64.whl
- Upload date:
- Size: 169.8 kB
- Tags: CPython 3.8+, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a436cf6d32b031d528bf572a1e7a9a964a73c2daea4e2bb1a0ca05d16d887f6
|
|
| MD5 |
a72a35ebdf78cd9a7af8c0056b9cdc85
|
|
| BLAKE2b-256 |
a164f9717606b425fdc12704a1b6f1bf57db1293bdac256c3effb7770979d5f5
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 519.0 kB
- Tags: CPython 3.8+, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9e6f0658c68fb9c59c2746b6feb101416a7eb56e3b1c90110d8dffe0a7c959d
|
|
| MD5 |
e45fcab7fd70a362b0f8b7e8ebf7bd73
|
|
| BLAKE2b-256 |
232a2755af1d7b5aa0019fb0bf461464d05d1c8094eb8507ddbc1004b00dad20
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-musllinux_1_2_i686.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-musllinux_1_2_i686.whl
- Upload date:
- Size: 554.3 kB
- Tags: CPython 3.8+, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2be477096e97a9891944490c064877fdb4a5c0129dc2cab2822da7daebbc6da5
|
|
| MD5 |
9b871824a9442eb8b7d375cd4f2be051
|
|
| BLAKE2b-256 |
bd1cec22e4f686f51d2dfaa61ec1dd579feed48f81f421cdb10534c88c6f7499
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 589.9 kB
- Tags: CPython 3.8+, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfcc280f9541d1027ce745c439891458e87329ca11c94124218c65b2ed73c878
|
|
| MD5 |
a730be34a5b5d958b6746d358eb228f5
|
|
| BLAKE2b-256 |
c20a07241c77a46eaf63e2b7919e272a8647bc7a4091a6a43ada77137a154e32
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 483.3 kB
- Tags: CPython 3.8+, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3ac64713182f2b4b6bf913fd2d2d8b5e9076e38bd3b5bbfe0a276097dd39401
|
|
| MD5 |
a88da033d5c9dff03e8b71fbd7910186
|
|
| BLAKE2b-256 |
e230b3ee76dbd95056cc8db81c22dad9264d9174136354a046662313be1d4571
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 313.4 kB
- Tags: CPython 3.8+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
149da26951a2d40c63aac7913f22f4ea82c9910e84463fb3809a26d1194ca570
|
|
| MD5 |
3ba5ca396e54f53f89eec61c0e9b6d75
|
|
| BLAKE2b-256 |
02298861ceb99c63851b175bd5f2c23c82f128c58c83f1259160b4d3a103d235
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 335.1 kB
- Tags: CPython 3.8+, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a92645d870b1292d0344e4d30e6e6498ceba60b6dc442582a0dc2a6419eab8d
|
|
| MD5 |
16017c07dfabadef66b77dcc0dd9ce38
|
|
| BLAKE2b-256 |
a581869b30019026ebb5cd1ab4237ae459439411cb1ba4d7b44c65b2ea4919c0
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 449.4 kB
- Tags: CPython 3.8+, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecbd9141ff13cc1df4cc11e57e7c63c6ac86a0c4c0264a257838b28ff75eed72
|
|
| MD5 |
7c9686b403ca8efe5d0957df78dcaa3e
|
|
| BLAKE2b-256 |
0ac41a8b027ebae5b0b6e182dcbb7024f1646f3e59289f12d8b84954a6bf17c6
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 315.7 kB
- Tags: CPython 3.8+, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6460e528a8592614e91ddbae5028791675b94b3ef47a79bc03bf365e833d1dfd
|
|
| MD5 |
794b1d466eac24d2cc13fcd36b279368
|
|
| BLAKE2b-256 |
06f654bf81920ec5de9a97ffcec6c05145a71b8c376e9c06b4f4298927d3ffb5
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 308.3 kB
- Tags: CPython 3.8+, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b03c1fbb1af8cdcc9d5ee8d6d4fe67e2d4ec3b4e7848933eab73fb36fb28579
|
|
| MD5 |
b26483a02ede28ef9c0a11cf56a191af
|
|
| BLAKE2b-256 |
8b6a395f06aedbef384f968b574b36fad75701a62e0c95dee7a535c65df596f7
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 338.5 kB
- Tags: CPython 3.8+, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac61b752f17e13cd619320078544274f55a2f589538f240f334db82363c5699a
|
|
| MD5 |
4fec9bebf9d22d677c2b4bd87a38b02d
|
|
| BLAKE2b-256 |
56b73781cc5c26f541f45dc6335d6813bbbdb0510e25516a7c243016e0bf2be3
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-macosx_11_0_arm64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-macosx_11_0_arm64.whl
- Upload date:
- Size: 276.0 kB
- Tags: CPython 3.8+, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85f87dd5a516e7cc9fe2bdae765ecb7b4df51755561892a8f64fbba83ec66b58
|
|
| MD5 |
2a8c66c0c15784504d1fbc87685a9876
|
|
| BLAKE2b-256 |
9ca917cf067af1c9ef1571d517cddaa5ef15b576f5b59b267f118b80451846b4
|
File details
Details for the file evaluatio-0.1.0-cp38-abi3-macosx_10_12_x86_64.whl.
File metadata
- Download URL: evaluatio-0.1.0-cp38-abi3-macosx_10_12_x86_64.whl
- Upload date:
- Size: 282.6 kB
- Tags: CPython 3.8+, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6e9052ae30fd634e32f9b0495a98577153e644602e82ce7e3af48c2d114aba7
|
|
| MD5 |
a7c21b0fff583ddf99856628604c85f3
|
|
| BLAKE2b-256 |
6ddaf865b2143a6692613aced1b48f34739e4f49c32400cbacd7408a0e351fb8
|