ADTF Python Package
Installation
Binary Packages
Binary packages are provided for Linux (x86_64 and aarch64) and Windows (x86_64) for Python versions 3.9 and up.
pip install adtf
Building from the source distribution
If you cannot obtain a binary package for your platform/python version you can build the package from source. You therefore need:
- a working C/C++ compiler toolchain,
- an installed ADTF runtime package and an installed ADTF sdk package (both at least version
3.21.0).
Linux
adtf_sdk_DIR="<path to your ADTF sdk package>" adtf_runtime_DIR="<path to your ADTF runtime package>" pip install adtf
Windows
cmd /C (set adtf_sdk_DIR="<path to your ADTF sdk package>" && set adtf_runtime_DIR="<path to your ADTF runtime package>" && pip install adtf)
Python Modules
This package provides the following modules:
ADTF File Plugins
This packlage provides the following ADTF File plugins:
License
This package uses the MPL-2.0 license.
Release Notes
The release notes can be found at RELEASENOTES.md.
Release files for adtf 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| adtf-1.1.1.tar.gz | 46.6 kB | Details |
Built distributions (wheels)
| File | Reset | |||
|---|---|---|---|---|
| adtf-1.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl | CPython 3.14 | CPython 3.14 free-threading | Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 | Details |
| adtf-1.1.1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl | CPython 3.14 | CPython 3.14 free-threading | Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 | Details |
| adtf-1.1.1-cp314-cp314-win_amd64.whl | CPython 3.14 | CPython 3.14 | Windows x86-64 | Details |
| adtf-1.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl | CPython 3.14 | CPython 3.14 | Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 | Details |
| adtf-1.1.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl | CPython 3.14 | CPython 3.14 | Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 | Details |
| adtf-1.1.1-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl | CPython 3.13 | CPython 3.13 free-threading | Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 | Details |
| adtf-1.1.1-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl | CPython 3.13 | CPython 3.13 free-threading | Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 | Details |
| adtf-1.1.1-cp313-cp313-win_amd64.whl | CPython 3.13 | CPython 3.13 | Windows x86-64 | Details |
| adtf-1.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl | CPython 3.13 | CPython 3.13 | Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 | Details |
| adtf-1.1.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl | CPython 3.13 | CPython 3.13 | Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 | Details |
| adtf-1.1.1-cp312-cp312-win_amd64.whl | CPython 3.12 | CPython 3.12 | Windows x86-64 | Details |
| adtf-1.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl | CPython 3.12 | CPython 3.12 | Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 | Details |
| adtf-1.1.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl | CPython 3.12 | CPython 3.12 | Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 | Details |
| adtf-1.1.1-cp311-cp311-win_amd64.whl | CPython 3.11 | CPython 3.11 | Windows x86-64 | Details |
| adtf-1.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl | CPython 3.11 | CPython 3.11 | Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 | Details |
| adtf-1.1.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl | CPython 3.11 | CPython 3.11 | Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 | Details |
| adtf-1.1.1-cp310-cp310-win_amd64.whl | CPython 3.10 | CPython 3.10 | Windows x86-64 | Details |
| adtf-1.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl | CPython 3.10 | CPython 3.10 | Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 | Details |
| adtf-1.1.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl | CPython 3.10 | CPython 3.10 | Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 | Details |
| adtf-1.1.1-cp39-cp39-win_amd64.whl | CPython 3.9 | CPython 3.9 | Windows x86-64 | Details |
| adtf-1.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl | CPython 3.9 | CPython 3.9 | Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 | Details |
| adtf-1.1.1-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl | CPython 3.9 | CPython 3.9 | Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 | Details |
Total release size: 1.7 GB
Release files / adtf-1.1.1.tar.gz
| Download URL | adtf-1.1.1.tar.gz |
|---|---|
| Size | 46.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
58b91ab0574551bcbdf3e8a4d4685b482a8c692bc26b32e8b9be1ae39ce8acca
|
|
BLAKE2b-256 checksum How to use checksums |
748f6590858726cecba8a52c644ba4bd373a2dd0b718f58eb28f2e8da80f349b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | adtf-1.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 90.7 MB |
| Tags | CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
052292b7992d77309f22702d4ed6b6f162133cdc54c2e529f2b57630128bda19
|
|
BLAKE2b-256 checksum How to use checksums |
c191231f5096936520fac03984688305a61395db1fe5d79012c4f2e706a23d21
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | adtf-1.1.1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 89.8 MB |
| Tags | CPython 3.14 CPython 3.14 free-threading Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
4bda78c2f3f82be11296378b9d824550286a62a412a980758e2b1366f853c1b5
|
|
BLAKE2b-256 checksum How to use checksums |
c408f380c3213c5f98b69ff6964bb1718e49b3da3294465c0d48beead5cacc8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp314-cp314-win_amd64.whl
| Download URL | adtf-1.1.1-cp314-cp314-win_amd64.whl |
|---|---|
| Size | 47.1 MB |
| Tags | CPython 3.14 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
5bfd875db897485e8de6f4d00cffbecc30eda85b6fde2b552a2111bf1adcc5db
|
|
BLAKE2b-256 checksum How to use checksums |
274114a15701748c8b197b1c9c4a61119b46ff2c1c09c5e33083729395d72f8e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | adtf-1.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 90.4 MB |
| Tags | CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
302eb05b741825be02d35964dd9d287d7f1a1268f42f837ae0ae4773e4dbbc8a
|
|
BLAKE2b-256 checksum How to use checksums |
262ae2e30d3d9ec184237c399b417548cb98a81cbadda80d5b5eddd4f0e2fe73
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | adtf-1.1.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 89.6 MB |
| Tags | CPython 3.14 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
a39805d42c02ed1674720050b208b304953178d6ec880f402cdc184f5d2feb9a
|
|
BLAKE2b-256 checksum How to use checksums |
25273a068812a8649f6788fe4a13ca3e9f7f47d82a7e7433db35959c3dd2caff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | adtf-1.1.1-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 90.7 MB |
| Tags | CPython 3.13 CPython 3.13 free-threading Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
bfce642c3dc7c02fa006e064de7d949194b1e244df0c49f5d2cf54d8b6148165
|
|
BLAKE2b-256 checksum How to use checksums |
55154cb883d4319a20f19d3e13fa945659c7139e26f10ac90f9ceba3514e7b1e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | adtf-1.1.1-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 89.8 MB |
| Tags | CPython 3.13 CPython 3.13 free-threading Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
cb96f865552d77c879d079ec5783b8bef75b4f2c6375087a1c303a33b9d7d228
|
|
BLAKE2b-256 checksum How to use checksums |
4bd4faeb8d256058d2c2b7465a4d2359996740f3a77c327eb47b729e3cacb9fb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp313-cp313-win_amd64.whl
| Download URL | adtf-1.1.1-cp313-cp313-win_amd64.whl |
|---|---|
| Size | 45.4 MB |
| Tags | CPython 3.13 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
539a02ed77f30f16fb0aa8f51674db9daf9b5a14ee1afca25b3c7b2983c355b3
|
|
BLAKE2b-256 checksum How to use checksums |
999d64b0448ea3764207d5b288bc085369c166ba267b5e714706f5ba293ca225
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | adtf-1.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 90.4 MB |
| Tags | CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
c5679b5b0d12cf8535b99a0c7f21af8f8daef4a85eb5ee112e9fab305b3816a9
|
|
BLAKE2b-256 checksum How to use checksums |
a25bcb481f280e782e071a5ef90c7b708663a99bec48b6b2c71f0bf60ac7b30a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | adtf-1.1.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 89.6 MB |
| Tags | CPython 3.13 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
557fc9bc1074a5cf0dff5f2dd8a46e665e6be8aacf71ecefc6f82c986adc47dc
|
|
BLAKE2b-256 checksum How to use checksums |
7eb0ba239ef3cfe49cd94c2926ce9e4c27f5132b1b8bf6f88c9e1217a18a97c5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp312-cp312-win_amd64.whl
| Download URL | adtf-1.1.1-cp312-cp312-win_amd64.whl |
|---|---|
| Size | 45.6 MB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
eca9b203e09953d5076256da766554528d2f13e8f884c86af7ce686a347bd990
|
|
BLAKE2b-256 checksum How to use checksums |
9a876ea45ee1da0da40ae2f0af3b9980cbb0df53c2d7922d81dadff1611e0b42
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | adtf-1.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 90.4 MB |
| Tags | CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
fbc935a0621e8af975628d4f2b3584412b833378016fd7402e810554e9e90bb2
|
|
BLAKE2b-256 checksum How to use checksums |
e75abb4c673ba855894416a03e6095f315b49e6bd5eac0d7e606ab5e10e56b58
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | adtf-1.1.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 89.6 MB |
| Tags | CPython 3.12 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
adaddc1c201df857f098996b658339c6575a03f908bb01ebc7bf17f13b6e1cef
|
|
BLAKE2b-256 checksum How to use checksums |
aa7ad1369cc543a8ab30ed469f64d75a94099db90f094b51ed139b4e2d8acc90
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp311-cp311-win_amd64.whl
| Download URL | adtf-1.1.1-cp311-cp311-win_amd64.whl |
|---|---|
| Size | 45.6 MB |
| Tags | CPython 3.11 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
5c97a2de4a9633e33635f2dae774c248f4336733bf21aa1cc9921370a9fc60b6
|
|
BLAKE2b-256 checksum How to use checksums |
e9519352eca57b9773175928c17e7ef8a09e5eab887d2670a3db0cedb630d76c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | adtf-1.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 90.5 MB |
| Tags | CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
a459e057d24c14a3a78af44cfaed9a64aa9cc6cfc6f5fcdc361d61e8a0f0174f
|
|
BLAKE2b-256 checksum How to use checksums |
308dd04c5179ecf68852d1a5a1f166745f9a890f6285a9935bccf7bb66bf92b5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | adtf-1.1.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 89.7 MB |
| Tags | CPython 3.11 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
f91a9128f531e22a703cb8d2142f4c8d39fb75af6bb0d4ff2be0fb2581fc9e7f
|
|
BLAKE2b-256 checksum How to use checksums |
68b867a68b86fd6389592d20bbc65862221ab1609a88c44670f5c3f618426702
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp310-cp310-win_amd64.whl
| Download URL | adtf-1.1.1-cp310-cp310-win_amd64.whl |
|---|---|
| Size | 45.2 MB |
| Tags | CPython 3.10 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
8354eb45f8f475154a8249e29f130ebfe33620f2f310ff385f6aefa537d083d0
|
|
BLAKE2b-256 checksum How to use checksums |
22f5c33f52c21f5c34639a6d7bbcbbe1fa2aad690f4206c7912f340a68da6e98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | adtf-1.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 90.3 MB |
| Tags | CPython 3.10 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
6eb1a5f5a7a55f11bd305690ccf54b3b7b16bde2f1f9a9819c34a23f3c53ac71
|
|
BLAKE2b-256 checksum How to use checksums |
ab5546e45ea81f0142035e22156487d367afce26670d9115790ee13ce7e33328
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | adtf-1.1.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 89.5 MB |
| Tags | CPython 3.10 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
5345884057ef9f634195861796430391b2d1b9d4305c845cbbf3871927039f50
|
|
BLAKE2b-256 checksum How to use checksums |
1e1c4cb688eb3e3d11d2f02d4a94db485ad365c40cfd07b837feb194e99254a3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp39-cp39-win_amd64.whl
| Download URL | adtf-1.1.1-cp39-cp39-win_amd64.whl |
|---|---|
| Size | 45.5 MB |
| Tags | CPython 3.9 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
10b1cdbf969aa7cddb040974fab646173533e9e0aac927d491dbb379ac546fb2
|
|
BLAKE2b-256 checksum How to use checksums |
c3973bd90afe60098d3f2e5ae45e2b1a0cae4ffada7851a8280aaef113518a10
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
| Download URL | adtf-1.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl |
|---|---|
| Size | 90.3 MB |
| Tags | CPython 3.9 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
de8eab60dbb03ba47df47aa20ad6b71978ce1808d0dc3feb5fdf9a771eb26274
|
|
BLAKE2b-256 checksum How to use checksums |
ccb66e6f749e7da8decfd7104edbe85b84e5559879b391b43889335439d2388b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|
Release files / adtf-1.1.1-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
| Download URL | adtf-1.1.1-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl |
|---|---|
| Size | 89.5 MB |
| Tags | CPython 3.9 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
f6750c237d95bc061f8d964e1dcd6daa76ef6fca0d814e446ff6f01d83af069b
|
|
BLAKE2b-256 checksum How to use checksums |
5906316c3fd4b50d06d3ca9735136ec88f9bc586be9ac8ab57c09af02bd4b47c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.9
|