Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

metkit

License

Requirements

Runtime dependencies:

Build dependencies:

  • CMake --- For use and installation see http://www.cmake.org/
  • ecbuild --- ECMWF library of CMake macros ()

Installation

metkit employs an out-of-source build/install based on CMake.

Make sure ecbuild is installed and the ecbuild executable script is found ( which ecbuild ).

Now proceed with installation as follows:

# Environment --- Edit as needed
srcdir=$(pwd)
builddir=build
installdir=$HOME/local  

# 1. Create the build directory:
mkdir $builddir
cd $builddir

# 2. Run CMake
ecbuild --prefix=$installdir -- -DECKIT_PATH=<path/to/eckit/install> $srcdir

# 3. Compile / Install
make -j10
make install

Release files for metkitlib 1.14.5.dev20250905

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for metkitlib 1.14.5.dev20250905
File
metkitlib-1.14.5.dev20250905-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-cp313-cp313-macosx_13_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 13.0+ x86-64 Details
metkitlib-1.14.5.dev20250905-cp313-cp313-macosx_13_0_arm64.whl CPython 3.13 CPython 3.13 macOS 13.0+ ARM64 Details
metkitlib-1.14.5.dev20250905-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-cp312-cp312-macosx_13_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 13.0+ x86-64 Details
metkitlib-1.14.5.dev20250905-cp312-cp312-macosx_13_0_arm64.whl CPython 3.12 CPython 3.12 macOS 13.0+ ARM64 Details
metkitlib-1.14.5.dev20250905-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
metkitlib-1.14.5.dev20250905-cp311-cp311-macosx_13_0_arm64.whl CPython 3.11 CPython 3.11 macOS 13.0+ ARM64 Details
metkitlib-1.14.5.dev20250905-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-cp310-cp310-macosx_13_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 13.0+ x86-64 Details
metkitlib-1.14.5.dev20250905-cp310-cp310-macosx_13_0_arm64.whl CPython 3.10 CPython 3.10 macOS 13.0+ ARM64 Details
metkitlib-1.14.5.dev20250905-cp39-cp39-manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-cp39-cp39-macosx_13_0_x86_64.whl CPython 3.9 CPython 3.9 macOS 13.0+ x86-64 Details
metkitlib-1.14.5.dev20250905-cp39-cp39-macosx_13_0_arm64.whl CPython 3.9 CPython 3.9 macOS 13.0+ ARM64 Details
metkitlib-1.14.5.dev20250905-2-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-2-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-1-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-1-cp313-cp313-macosx_13_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 13.0+ x86-64 Details
metkitlib-1.14.5.dev20250905-1-cp313-cp313-macosx_13_0_arm64.whl CPython 3.13 CPython 3.13 macOS 13.0+ ARM64 Details
metkitlib-1.14.5.dev20250905-1-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-1-cp312-cp312-macosx_13_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 13.0+ x86-64 Details
metkitlib-1.14.5.dev20250905-1-cp312-cp312-macosx_13_0_arm64.whl CPython 3.12 CPython 3.12 macOS 13.0+ ARM64 Details
metkitlib-1.14.5.dev20250905-1-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-1-cp311-cp311-macosx_13_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 13.0+ x86-64 Details
metkitlib-1.14.5.dev20250905-1-cp311-cp311-macosx_13_0_arm64.whl CPython 3.11 CPython 3.11 macOS 13.0+ ARM64 Details
metkitlib-1.14.5.dev20250905-1-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-1-cp310-cp310-macosx_13_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 13.0+ x86-64 Details
metkitlib-1.14.5.dev20250905-1-cp310-cp310-macosx_13_0_arm64.whl CPython 3.10 CPython 3.10 macOS 13.0+ ARM64 Details
metkitlib-1.14.5.dev20250905-1-cp39-cp39-manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64 Details
metkitlib-1.14.5.dev20250905-1-cp39-cp39-macosx_13_0_x86_64.whl CPython 3.9 CPython 3.9 macOS 13.0+ x86-64 Details
metkitlib-1.14.5.dev20250905-1-cp39-cp39-macosx_13_0_arm64.whl CPython 3.9 CPython 3.9 macOS 13.0+ ARM64 Details

Total release size: 96.1 MB

Release files / metkitlib-1.14.5.dev20250905-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-cp313-cp313-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
ffb3a41cc4f5d9b170f1837b7444c9fa1b892e6d9234e986e374e87b5768b42c
BLAKE2b-256 checksum
How to use checksums
ac7a1aac713e64efc3242d83d3a28926bd3cacdcc75e3556dae8e8412662f0c6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.13.0

Release files / metkitlib-1.14.5.dev20250905-cp313-cp313-macosx_13_0_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-cp313-cp313-macosx_13_0_x86_64.whl
Size 529.5 kB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
af35e34b20686121985918eccb53337dac339b584225554787d2ad6dfd20c155
BLAKE2b-256 checksum
How to use checksums
6a021fd904f5e558bd90a8e6518da0520558c8e9725f84a1e8c9531049db1bf0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.13.2

Release files / metkitlib-1.14.5.dev20250905-cp313-cp313-macosx_13_0_arm64.whl

Download URL metkitlib-1.14.5.dev20250905-cp313-cp313-macosx_13_0_arm64.whl
Size 527.9 kB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
d3cf3a4be9b9e152d7c194a1419d8f2cff65c7ad9b39734fab361962a2e7d3dd
BLAKE2b-256 checksum
How to use checksums
7b7861801d7a95a929fc1e17c4a5ec5962d63262b5d930399c8611298c5b89c2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.13.2

Release files / metkitlib-1.14.5.dev20250905-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-cp312-cp312-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
98055ddff81eb8b75a7485d2eae42445a0452ff36b46987cfe0b901f01393d6a
BLAKE2b-256 checksum
How to use checksums
e2c969bbb83e6c18293d9d2e714663003d3917b83050dbbef752e09c5fdf0cb3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.12.7

Release files / metkitlib-1.14.5.dev20250905-cp312-cp312-macosx_13_0_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-cp312-cp312-macosx_13_0_x86_64.whl
Size 529.5 kB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
2704672d4fdeaf52f3afeaa7e2ac91e83a3f0fe0abeb726c950aaa83bda94491
BLAKE2b-256 checksum
How to use checksums
ee1663c81eafa5149ce8279d2c08726ad20d1bcda1eb8ec32efa94515c4e4fd2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.12.9

Release files / metkitlib-1.14.5.dev20250905-cp312-cp312-macosx_13_0_arm64.whl

Download URL metkitlib-1.14.5.dev20250905-cp312-cp312-macosx_13_0_arm64.whl
Size 527.9 kB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
f1ad317a4557011ed1351447ab9aa955544b6063276c47b6e16da2f2139d01ed
BLAKE2b-256 checksum
How to use checksums
4fc06af73afcc5e079be93beabfe9d7eff40813c6c8d797efa58e9e3dbc60847
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.12.9

Release files / metkitlib-1.14.5.dev20250905-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-cp311-cp311-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e7ab98c0c8d6760bf9bdc313be7b3a8f6b8f4540477171fdab600e74184ff11d
BLAKE2b-256 checksum
How to use checksums
39007226d76ca73eae7e86f94b4c5b213b437062e73f9cb8a6e6d7377026dc37
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.11.10

Release files / metkitlib-1.14.5.dev20250905-cp311-cp311-macosx_13_0_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-cp311-cp311-macosx_13_0_x86_64.whl
Size 529.5 kB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
a0f64ed175987f4a19689fcd0eced82dc5d8d7dc06eaabdf85994371dd1b5d49
BLAKE2b-256 checksum
How to use checksums
622c8c38d9845b7bb672b6b705465fe6ae2fadd134e087aa1b1ed1bba824d6a3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.11.11

Release files / metkitlib-1.14.5.dev20250905-cp311-cp311-macosx_13_0_arm64.whl

Download URL metkitlib-1.14.5.dev20250905-cp311-cp311-macosx_13_0_arm64.whl
Size 527.8 kB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
e9a5aab99067d1ca52c6d3192af52d9c97ecd4eb1265e03a9d4129ca5c1d5f38
BLAKE2b-256 checksum
How to use checksums
5e42eff7b6783ae4b79634c45511a18b302af766411b7d6affefa13b307eaeb2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.11.11

Release files / metkitlib-1.14.5.dev20250905-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-cp310-cp310-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
d185ac7177eb406568e6ebb8e6642f7a75a44b8534aa22cded798712bf646182
BLAKE2b-256 checksum
How to use checksums
1b7e304ea2d94b17b25983ac13519c9c7e9fccbbe5df798a234c8f9e3cd49a3a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.10.15

Release files / metkitlib-1.14.5.dev20250905-cp310-cp310-macosx_13_0_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-cp310-cp310-macosx_13_0_x86_64.whl
Size 529.5 kB
Tags CPython 3.10 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
d62c2c9d43a154e22163268d6377c88ff969c3dc4a31bdbf2e397437e23a38d8
BLAKE2b-256 checksum
How to use checksums
92f01551bc0a35816760336e5e3ac9cb0a6e17a2aee6a25b20c56c347c1b1b04
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.10.16

Release files / metkitlib-1.14.5.dev20250905-cp310-cp310-macosx_13_0_arm64.whl

Download URL metkitlib-1.14.5.dev20250905-cp310-cp310-macosx_13_0_arm64.whl
Size 527.9 kB
Tags CPython 3.10 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
71f0a97b0042e52591ed22c7d425a867084908459425891be20a6d82ad83af32
BLAKE2b-256 checksum
How to use checksums
4388eea29f60dba26fecc074f12a23906d35f1e8b3f863e5428feae4ea688918
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.10.16

Release files / metkitlib-1.14.5.dev20250905-cp39-cp39-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-cp39-cp39-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.9 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
40d3e57b2742201658e01f8ded801ca6f7e1b186b2e4f306cdfe0e1737949e70
BLAKE2b-256 checksum
How to use checksums
752bade961a836ee2704c924a7d8f9f43414b9e3e8ff90902d341ab7958cf146
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.9.20

Release files / metkitlib-1.14.5.dev20250905-cp39-cp39-macosx_13_0_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-cp39-cp39-macosx_13_0_x86_64.whl
Size 529.5 kB
Tags CPython 3.9 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
f4017df6be4ecafbc8449d4a80b9c024087edc66045a76bad86d33ba7d8a21cf
BLAKE2b-256 checksum
How to use checksums
f487bd8ef79813c268202c56df03413faab6a7c374c9af48d26108ff69ac06c1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.9.21

Release files / metkitlib-1.14.5.dev20250905-cp39-cp39-macosx_13_0_arm64.whl

Download URL metkitlib-1.14.5.dev20250905-cp39-cp39-macosx_13_0_arm64.whl
Size 527.9 kB
Tags CPython 3.9 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
c167576a537387101c33b1847db10ad313b84a3ff6f0a1a0de15b15e09e8a28f
BLAKE2b-256 checksum
How to use checksums
cd628ffd6d86e4dfe2c0f1d592a3e5e6f9ec00ebf334d6c9c99783e3fd77c20a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.9.21

Release files / metkitlib-1.14.5.dev20250905-2-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-2-cp312-cp312-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
0bf3bff2aaf4604614abce26647bb31a746ff653125ebb4be3a71c03fbb990ab
BLAKE2b-256 checksum
How to use checksums
1f12b4d6d710079f1f36972659e87af0952a243b43474fec10cae2b6b8507a0e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.12.7

Release files / metkitlib-1.14.5.dev20250905-2-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-2-cp310-cp310-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
418ecc18b000703a616e1211d7b36f13f70d93655515380b26a10b391aa2f508
BLAKE2b-256 checksum
How to use checksums
eb633612b5fee7d7406cf80437f713b480be39bb238d12c7190e9adf7fd4eb00
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.10.15

Release files / metkitlib-1.14.5.dev20250905-1-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp313-cp313-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
8bc7c4234b8738b9ad017f4c2d077ffbb9138c64a669e868c20ec429c68bd457
BLAKE2b-256 checksum
How to use checksums
8bdad53edbd39338b1a63b9df7f5647d5eb910a94a6db3e4bbd4e17dab066804
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.13.0

Release files / metkitlib-1.14.5.dev20250905-1-cp313-cp313-macosx_13_0_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp313-cp313-macosx_13_0_x86_64.whl
Size 529.5 kB
Tags CPython 3.13 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
2ddf8f1ab312efc19ba7b3af9d789261d11d9790cc79f253f83bc1ccf2efb192
BLAKE2b-256 checksum
How to use checksums
403e1d5969a6160cd93af66150927d95823bec6f601b4f222431cbb708ff4084
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.13.2

Release files / metkitlib-1.14.5.dev20250905-1-cp313-cp313-macosx_13_0_arm64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp313-cp313-macosx_13_0_arm64.whl
Size 527.9 kB
Tags CPython 3.13 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
fa7d341a8e569681a759a63af963b39bb320e074abeeeb51ae639ec893caf616
BLAKE2b-256 checksum
How to use checksums
51ff6ad2cb1998fb51076ffb67693152a901b768d015c884663bdfaa8514558b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.13.2

Release files / metkitlib-1.14.5.dev20250905-1-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp312-cp312-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
d9e6299121dc3beebb030989824233cbcedcfc811e208850991be728fbf9d542
BLAKE2b-256 checksum
How to use checksums
2627c5b5b0f4337ac491b07fafb74b289a6b92ac79dec5d4d48e25527a000744
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.12.7

Release files / metkitlib-1.14.5.dev20250905-1-cp312-cp312-macosx_13_0_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp312-cp312-macosx_13_0_x86_64.whl
Size 529.5 kB
Tags CPython 3.12 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
c7a79b5e5c8e93810bd35f23f5c91b98a6aa57896d2b8708531eeb9d5854753f
BLAKE2b-256 checksum
How to use checksums
ec38d97a050d95681990cc0be7191eec2d6a8e7b8f430c31f28de60c5393a6dc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.12.9

Release files / metkitlib-1.14.5.dev20250905-1-cp312-cp312-macosx_13_0_arm64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp312-cp312-macosx_13_0_arm64.whl
Size 527.9 kB
Tags CPython 3.12 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
676f41a9b1bc59f102761078ae2667203e108e7929b5fc6b460e358711658a34
BLAKE2b-256 checksum
How to use checksums
d270d2d1644c9995f4badd17aa93b5e129134cf05ad412efa33c7f9f8fab6de1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.12.9

Release files / metkitlib-1.14.5.dev20250905-1-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp311-cp311-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
3e82aa41285c30b24d67dcdb50050d86058861d0253e58b64004f51c8d7d1b5f
BLAKE2b-256 checksum
How to use checksums
6ab000d62fdabc6862f9e0d2d3197f44999d13f185d94e0f8644b7d46eb16d08
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.11.10

Release files / metkitlib-1.14.5.dev20250905-1-cp311-cp311-macosx_13_0_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp311-cp311-macosx_13_0_x86_64.whl
Size 529.5 kB
Tags CPython 3.11 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
d39ef1c5a98aeb9f7c86eb67a899da2ca063f6254bb27a0f0c357fc48917fbf3
BLAKE2b-256 checksum
How to use checksums
d1216e45f23a6ce00b16c4b0a622ef86cda7e964926f6cc37a9b1035a7b4efbe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.11.11

Release files / metkitlib-1.14.5.dev20250905-1-cp311-cp311-macosx_13_0_arm64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp311-cp311-macosx_13_0_arm64.whl
Size 527.9 kB
Tags CPython 3.11 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
51c437035f7ff51fc96834fbb5c85723b406821b4ae0fdd01148f7c4a9966624
BLAKE2b-256 checksum
How to use checksums
4d18cee72a0c1f38565b2180a96280829256ccd60034157ffe11b69814052dfb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.11.11

Release files / metkitlib-1.14.5.dev20250905-1-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp310-cp310-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
23d5ce6d18fc6655c5680e30e7a71fb8043ab78eb5a0c3d26d280386442e892d
BLAKE2b-256 checksum
How to use checksums
cbca1e8a9e67f0c7275ae263e159eb5a04ceb89fbbd8c5c2d85eac294445f9c1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.10.15

Release files / metkitlib-1.14.5.dev20250905-1-cp310-cp310-macosx_13_0_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp310-cp310-macosx_13_0_x86_64.whl
Size 529.5 kB
Tags CPython 3.10 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
be72fd8f80867e1ef44d59a1e11069207233acf1b76128adcf3bf08e0ed59bb5
BLAKE2b-256 checksum
How to use checksums
ac13d011a1419275b9108a205e4a7f191a5d85574bf832046b722bce349683f4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.10.16

Release files / metkitlib-1.14.5.dev20250905-1-cp310-cp310-macosx_13_0_arm64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp310-cp310-macosx_13_0_arm64.whl
Size 527.8 kB
Tags CPython 3.10 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
1727745647a583a13c682ded433692376ea65c5639de527b0d983f9653b4c7d6
BLAKE2b-256 checksum
How to use checksums
d4c5ead994923893fe9c6f8c7cbbeb25699c74e9dabc72782ae61b7133ef816b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.10.16

Release files / metkitlib-1.14.5.dev20250905-1-cp39-cp39-manylinux_2_28_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp39-cp39-manylinux_2_28_x86_64.whl
Size 7.1 MB
Tags CPython 3.9 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
910553737550e8c6803372d22692b97ba456583b47ee500bd299558a4d457c39
BLAKE2b-256 checksum
How to use checksums
dcf9e63ab7f81bed803b04d4e35cca13c5f72f198595aaedaac09d190966968a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.9.20

Release files / metkitlib-1.14.5.dev20250905-1-cp39-cp39-macosx_13_0_x86_64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp39-cp39-macosx_13_0_x86_64.whl
Size 529.5 kB
Tags CPython 3.9 macOS 13.0+ x86-64
SHA-256 checksum
How to use checksums
05339ced5b52d6afe43f2b68e886fe76f51aa3fbe8d37db26d45d97da9ffb830
BLAKE2b-256 checksum
How to use checksums
e0dd6e0956a446e75d1ed7a2ed8f3df6e79f4d4da8fb885feb7d73b86533f237
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.9.21

Release files / metkitlib-1.14.5.dev20250905-1-cp39-cp39-macosx_13_0_arm64.whl

Download URL metkitlib-1.14.5.dev20250905-1-cp39-cp39-macosx_13_0_arm64.whl
Size 527.8 kB
Tags CPython 3.9 macOS 13.0+ ARM64
SHA-256 checksum
How to use checksums
96e47716903d629ce1d2dccfe123e0ad5c2db4982c50028da96875d98b235343
BLAKE2b-256 checksum
How to use checksums
cf5c96ae7e47942fcaa3254e8c0c5bf618adb6e4af4f466e6c10088cc67e958e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.0.1 CPython/3.9.21

Release history Release notifications | RSS feed

This release
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page