Skip to main content

ptfkit for Python

Python bindings for the pedotransfer functions implemented by ptfkit. Public functions accept scalar values or NumPy-compatible arrays and delegate the calculation to native NumPy ufuncs.

Installation

Python 3.11 or newer is required.

pip install ptfkit

Usage

import numpy as np

from ptfkit.jabro1992 import calc_ptf_jabro1992

k_sat = calc_ptf_jabro1992(
    silt=np.array([20.0, 35.0]),
    clay=np.array([30.0, 18.0]),
    bulk_density=np.array([1.3, 1.45]),
)

Inputs are keyword-only. Array inputs follow NumPy broadcasting rules, and an optional out array can be supplied for in-place calculation.

Documentation

The applicability of each PTF depends on the dataset, territory, measurement methods, and variable ranges reported by its source publication. Review the corresponding source page before using a function outside its calibration conditions.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ptfkit-0.2.0.tar.gz (112.7 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ptfkit-0.2.0-cp315-cp315t-win_amd64.whl (68.4 kB view details)

Uploaded CPython 3.15tWindows x86-64

ptfkit-0.2.0-cp315-cp315t-win32.whl (63.0 kB view details)

Uploaded CPython 3.15tWindows x86

ptfkit-0.2.0-cp315-cp315t-musllinux_1_2_x86_64.whl (72.2 kB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ x86-64

ptfkit-0.2.0-cp315-cp315t-musllinux_1_2_aarch64.whl (67.4 kB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ ARM64

ptfkit-0.2.0-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (67.9 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

ptfkit-0.2.0-cp315-cp315t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (72.3 kB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

ptfkit-0.2.0-cp315-cp315t-macosx_11_0_arm64.whl (64.5 kB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

ptfkit-0.2.0-cp315-cp315t-macosx_10_15_x86_64.whl (63.0 kB view details)

Uploaded CPython 3.15tmacOS 10.15+ x86-64

ptfkit-0.2.0-cp315-cp315-win_amd64.whl (68.3 kB view details)

Uploaded CPython 3.15Windows x86-64

ptfkit-0.2.0-cp315-cp315-win32.whl (63.0 kB view details)

Uploaded CPython 3.15Windows x86

ptfkit-0.2.0-cp315-cp315-musllinux_1_2_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ x86-64

ptfkit-0.2.0-cp315-cp315-musllinux_1_2_aarch64.whl (67.3 kB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ ARM64

ptfkit-0.2.0-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (67.8 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

ptfkit-0.2.0-cp315-cp315-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (72.1 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

ptfkit-0.2.0-cp315-cp315-macosx_11_0_arm64.whl (64.3 kB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

ptfkit-0.2.0-cp315-cp315-macosx_10_15_x86_64.whl (62.8 kB view details)

Uploaded CPython 3.15macOS 10.15+ x86-64

ptfkit-0.2.0-cp314-cp314t-win_amd64.whl (68.4 kB view details)

Uploaded CPython 3.14tWindows x86-64

ptfkit-0.2.0-cp314-cp314t-win32.whl (63.0 kB view details)

Uploaded CPython 3.14tWindows x86

ptfkit-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl (72.2 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

ptfkit-0.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl (67.4 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

ptfkit-0.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (67.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

ptfkit-0.2.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (72.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

ptfkit-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl (64.5 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

ptfkit-0.2.0-cp314-cp314t-macosx_10_15_x86_64.whl (63.0 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

ptfkit-0.2.0-cp314-cp314-win_amd64.whl (68.3 kB view details)

Uploaded CPython 3.14Windows x86-64

ptfkit-0.2.0-cp314-cp314-win32.whl (63.0 kB view details)

Uploaded CPython 3.14Windows x86

ptfkit-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

ptfkit-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl (67.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

ptfkit-0.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (67.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

ptfkit-0.2.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (72.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

ptfkit-0.2.0-cp314-cp314-macosx_11_0_arm64.whl (64.3 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

ptfkit-0.2.0-cp314-cp314-macosx_10_15_x86_64.whl (62.8 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

ptfkit-0.2.0-cp313-cp313-win_amd64.whl (67.5 kB view details)

Uploaded CPython 3.13Windows x86-64

ptfkit-0.2.0-cp313-cp313-win32.whl (62.7 kB view details)

Uploaded CPython 3.13Windows x86

ptfkit-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ptfkit-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (67.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

ptfkit-0.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (67.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

ptfkit-0.2.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (72.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

ptfkit-0.2.0-cp313-cp313-macosx_11_0_arm64.whl (64.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

ptfkit-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl (62.7 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

ptfkit-0.2.0-cp312-cp312-win_amd64.whl (67.5 kB view details)

Uploaded CPython 3.12Windows x86-64

ptfkit-0.2.0-cp312-cp312-win32.whl (62.7 kB view details)

Uploaded CPython 3.12Windows x86

ptfkit-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ptfkit-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (67.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

ptfkit-0.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (67.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

ptfkit-0.2.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (72.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

ptfkit-0.2.0-cp312-cp312-macosx_11_0_arm64.whl (64.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

ptfkit-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl (62.7 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

ptfkit-0.2.0-cp311-cp311-win_amd64.whl (67.5 kB view details)

Uploaded CPython 3.11Windows x86-64

ptfkit-0.2.0-cp311-cp311-win32.whl (62.6 kB view details)

Uploaded CPython 3.11Windows x86

ptfkit-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ptfkit-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (67.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

ptfkit-0.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (67.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

ptfkit-0.2.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (72.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

ptfkit-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (64.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

ptfkit-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl (62.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: ptfkit-0.2.0.tar.gz
  • Upload date:
  • Size: 112.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3ede0cb19ea1bea348abe497c04aa61bef1bac57c6c98d649bc23009c37848fa
MD5 ea8a25fe59a260876d168c7646504055
BLAKE2b-256 37af2d21d827548abeaf2012c6c2b94a5eb560df95cfa41f049bb05b4e079a9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0.tar.gz:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315t-win_amd64.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp315-cp315t-win_amd64.whl
  • Upload date:
  • Size: 68.4 kB
  • Tags: CPython 3.15t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 846d3dc6d1279514873a28c03c83fe0e0e3ce2323edfddc37b212470011ff774
MD5 d36f1e03dfd419a4d60227614ec6b246
BLAKE2b-256 7ebe3b1e74ff0ec2688996f6952f2d5fd4018a81026abcef08c20ba85e0d7740

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315t-win_amd64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315t-win32.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp315-cp315t-win32.whl
  • Upload date:
  • Size: 63.0 kB
  • Tags: CPython 3.15t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315t-win32.whl
Algorithm Hash digest
SHA256 bc14d07f048eecb3aa603a4e6304fdc6aba663a191ed08ca36aa6539a8b679f1
MD5 91c8c9c549672db784203e4c75d93e21
BLAKE2b-256 92aaf69c1424e2c7bf62dee924a4e8dbaf85ef8846b9ff9fb8d6cbb606a58e14

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315t-win32.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 60cdee1c13d3805139d9ce6fd0aa5ea5973117f2efafca1839b37081b1201389
MD5 27f141ad851b378b8115bf22cd430b87
BLAKE2b-256 83aa8f9874fcd255aa5d86ab58c1dc907385ab36f7e5b8e76390f406a0d550d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315t-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4c6ca67e95c8ba9ff7eab838d05e200a9f8b380bf0556591d62362600b654c3f
MD5 c93c78a06d8f685e23257bde8ffba343
BLAKE2b-256 14a54447b0ca189feb7d3e0fd26da995df63a57299f035ee6a2df21f42a5c973

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315t-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b0d136f07c0de17173f03f0edbeb81cf96f951cc81cdb50ab7da5f32b0a6eeee
MD5 659f6ca6b06dbfe5f083c243b7205c06
BLAKE2b-256 348f480806364e2a9322346cfb71f835a561abf8d9716a9c83e12a7250c3ba5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 0f07eec2fbeb6b4e6deb5257b10f5147a0f27c1dbf0c3b8447132e867938cff7
MD5 b2374591cabc3b93ecc36d4038091394
BLAKE2b-256 5dee3218b14f2a224571008f8e341940ed171c15f90458fc3e631235dccf8008

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8546336c74934a835255ab75face2b4132994f906daea368b9a7721b63281a00
MD5 61095507ed727c1e6910a48fb7959659
BLAKE2b-256 3f3982d5a84ab0bbeb091fb87fa356132d1a82d148dc40808bb2fd342ebb8610

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315t-macosx_11_0_arm64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 badc565b35e11e2359219809249317970a8de6d8b91b220dfb0caeac6462a424
MD5 b4ceb885235575c04150454f93a6cf10
BLAKE2b-256 a43ccdfcc0d5dcc271737538464537f8c37327b0a73878349beac211471ddd3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315t-macosx_10_15_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315-win_amd64.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp315-cp315-win_amd64.whl
  • Upload date:
  • Size: 68.3 kB
  • Tags: CPython 3.15, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315-win_amd64.whl
Algorithm Hash digest
SHA256 0e00fcde213dd287c48f342dee8075e734e6ea893d366a4a152c787ec68446b4
MD5 ac881543e6f73a39143b82bb77c2643e
BLAKE2b-256 acfaaf873cc8f069c0e12f0bb4d7e3608e1b11efea64adaea1ab8ad34c0682a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315-win_amd64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315-win32.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp315-cp315-win32.whl
  • Upload date:
  • Size: 63.0 kB
  • Tags: CPython 3.15, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315-win32.whl
Algorithm Hash digest
SHA256 ab10be063ac0d42617f7bc67ee78c0859b39d42758025740fed58817a8d5ea9e
MD5 1455cb436c3c8cc77d58c7e40734875b
BLAKE2b-256 e1eeef46f4abec010ef48a6a26402113f3ac77d3dc334d765c594a105ac753b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315-win32.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6cfbc575d1b448fee3b02acb57dd59a5563f4ba35616a4fa99c028f6a4319744
MD5 4ca023b0f49fd9b0420a37c3e5778d7c
BLAKE2b-256 fe2b264a76967092580ba5e8557653d1f055a1b40bc261a260bde6114a7c80f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2f5f69bc2ca7fa747581a560dd10ba81f0e619ebc9402b97a7c8ad3e5ef157ab
MD5 b19a5a4c703fcc074a8e1f832d3231e1
BLAKE2b-256 d270dbcb587d2a1e51053e9ab4f20943182cd00c4bb936e086c46d42c0b534a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5c00bedfb0073f2a46edc576d310225eaa90e317df6404784e8fdbeb79f1069f
MD5 86dc07970d32ef128a25f43b4c9396b4
BLAKE2b-256 7dadc7eea07e31368e1fe9f520fed310faad98189e09adae54d5d25089a01da4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 ecc740872eedff0a1e1c7e88f60ca6fab21e7a9eb8449ea7a12975857aaee479
MD5 4aff0121174cb29aa2596cc6d093da6c
BLAKE2b-256 cfd71498b7171970a20ec60d425086dd04806712d44bb93ed20dcdfd64a2da34

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 58562d8749ed91fb00e3c248e201f0d94b40d2e980ebbbfe26e53a73aa621665
MD5 d35d8c87acfc6700f85ff30135429dd9
BLAKE2b-256 4953e7ad8e4c822d1aa220248019be3e9425fe1687013c762a5ca63695aa2a65

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315-macosx_11_0_arm64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b8559051091948b158feb94d9beca7cf20aae76d5b4a071d572787ec60f5eede
MD5 8ed4b775056f176f8ab066c5cb4099be
BLAKE2b-256 ccf840396e5420008d4bc01cbe5e78261744a2d758d3d3bc8f33ff9c986696bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp315-cp315-macosx_10_15_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 68.4 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 9b1ec0875ea070fa61b91f335457efe10d848c2dc546e9635b6a7c536eadfc7d
MD5 1e386f3cecd1ae4cdf1ed09f4f6e6023
BLAKE2b-256 5f9331bd37c5200b518fd4d18114030cd45a0666cfbf7fc2a641994411f7a6ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314t-win_amd64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314t-win32.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 63.0 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 c7079b28f974b2ea50e0460560de9e54597bc72b939f3fc65a7941cf88f6e031
MD5 336ae448fe69facf48fd65bcdf718ba2
BLAKE2b-256 1e4f7cab969fd7435570586a46f1df190932da80f32c77e9d7b48a2142d77aa5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314t-win32.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6588616a7b1e30e18d36c63bdd055004d852bf954ef53ed0b26f9f552b534fdf
MD5 1bf90f56aadb096063718be40da212e7
BLAKE2b-256 3518ded729a4249c317b8506708a1638fce8c37cbdfe97123664747229004c54

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a38a123dc1ab3a5137674319e1c5c4f4cd4cdd18477f0983b7f8f7e994486aca
MD5 e63fcd420c19f345b56acf4d4fd08658
BLAKE2b-256 76fea8292b74de11d08bc08e5a19a5fc4a17fa9a474078dd8ba9f64bc5183223

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 abff285123b01f754b7980e79f444c230dcc885708cb7d42b1ae50c256ece8b1
MD5 327b2d8bd20b65d59838bb3c43010c98
BLAKE2b-256 2cadcc8cf420d1754ced36bb0cf0670804c048cd1d06561072d26bc0f1b9efaf

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 760b0f5bd0b0d72880eb2c191a3da08d9db58b5896578c61fce38207be7bdce4
MD5 88d1b74ff1dd13a05493a0b8b4d9186f
BLAKE2b-256 1b9b4a6580f99687051d75b382f6e544220eaf29ee5dd53f8813e471c0239d82

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3595ae2996d6052213cd0ae4a650c2f306a14cb37b339313aedb2abaaa20b132
MD5 01c5c1881711cb5fec128dc33b986d57
BLAKE2b-256 c53ee1f7be986f0b3b4df2618471d450638daf1cb27a182de6e5da5e2d38c6c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b916f6ef494fa86ac1aa549138f99fa70257755fdf6b4c673e177477a984193d
MD5 11f4e0f60295d98a8b30470f9562f4a7
BLAKE2b-256 9547eb0e766d999b26158a2c8a54fe5aac4d0c91a094e173c1624d9d7e0a28b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 68.3 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 62a736e73e289252d7b4d31a25248329aed132bcde4e10c1844b4ebf6ce1e946
MD5 802653123dbef70c27b91a6fe53b110b
BLAKE2b-256 6a0a59f7cda38bb3f9420d955d72f5443e008e734e7e7b1b59629ebc86b9f4d5

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314-win_amd64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 63.0 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 fd42e24181430edbced83f1476540682e55d0e4b9c4172b4e996cf4440d12a68
MD5 ff8ddecd419ecee96b11e7e7df51318c
BLAKE2b-256 316d6e49e6d85e37c5d469cee7b6f2b76ab5b3dfe13de7115fb94deeb8143679

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314-win32.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f760242362f98e50e2cb593f6c7bcd80b9ba791aed02b37c187c39dc3fb00b75
MD5 236f343ab9876260fdde5874d9106ebe
BLAKE2b-256 7426cbf127cb7b1690354dec69ff8a1bc810a2895bf818d0fcdca2b59f530da4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7d59d4d71574fbc28e6fa2521a1967d9b4cebe67192efcc945e4e3ac4c80b37a
MD5 627e64c3e6f8fbe2a32787395170449d
BLAKE2b-256 b040ed6d5aa7bbde30e958a41c996e09bf566d5d3bcf9f7717d93a9b078b3855

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f3347b34e3aa25b948906dbb3a6df43b0408bcc6b5c0873a19abc41bb63f4b22
MD5 20790085917b6e919bac1350ea3287b5
BLAKE2b-256 d74afb7e162beac867a19bc1bd9d913f596f4c3a4e4425c921aef504a32e33c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 bcbeaed17cce61bf7ce6f6a2095cdc39fe4335d05fe2502921eda7a88429c301
MD5 ee0263d59a4e06a20636b5db0a99fb60
BLAKE2b-256 ee11cfeaf3065ee10aa940adc5f38f53e7514ac6d743895ffd74c692d31357ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ca4489b1b58425df7da7a8572d43380bc48dbaa062e7b266d7303da914f4b754
MD5 117e2f447a2c7b7c7c27f48da0b1192b
BLAKE2b-256 1541945c9874d4756b4ab740391e9ce40a52e7e79f3d687943816cabd68d4f53

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 7938364b6dfc3f8300f0762f77f69a828700268431a5d2c97e9554e20f4064dd
MD5 c102ff5893f1d2b6627a5d995f490668
BLAKE2b-256 0c0aa824d9269f53cf2e5834abb1ece4dc188fc0e88432183ee587ea2fbb34b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 67.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b771e80f42bb4f7d902fcd7241bd0cfca5ab8e9414d47a140df24e228d54c678
MD5 466104c10a09934e14223fe373fc3935
BLAKE2b-256 2468c5b2006cb792b2de3b4456ec35c1ca00e7ed8654e3d0470deac9b7515404

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp313-cp313-win_amd64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 62.7 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 3fa127194e94c06c7985b5ce536931d4ba3e571a1b28705ef4541b2061a15857
MD5 8864cc759c0c475ba214ac8701f0a176
BLAKE2b-256 eee9699931547a60ffeebd79ac2806110930630c9e4e855b07673e96db4f8c73

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp313-cp313-win32.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1ed9de1411833a4d199b5b287995bf07af599de26a3a843b797e4e966cdeeca9
MD5 844dbe2c1c2c6648f21bd447ec421afc
BLAKE2b-256 18bd1c9032685cd288eb260cc47e317143487c36d740fd073dbaee0b2777651d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 298da0e3b8cec26a1dfe8e6c40308aea6a61d04b8c239e3c62018782cd71aa5e
MD5 fd97754533c33daf289226f501cf7797
BLAKE2b-256 2194491fd8d3a66092cff17cf2f1af5c54df5ffeb13b4428f500fb205a613283

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4554c68d0f83db1048c42419d73163912df8e1ac55435306fcae94f24843ecab
MD5 b01031107cd8009b0e15c0cc940a8a89
BLAKE2b-256 47a3ef1f201e45ebdf66a43d356bdc9290744af29d0dead359f2d76e4d018507

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 1213fb16b054e6beeedb08481750f16c63ae42fa3d00ea8266ef70612a6eef9b
MD5 5e170be17639de2937064cfe2436cca4
BLAKE2b-256 9d998aed129139eb0b8b88132eb8420ff1e7bbfbcb469985ba5fddc024e7a6fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 256e403c9ee8ea517c530ddacd3a42f8504d79c7a26eed637d7d9b2163d71049
MD5 a1bcedcee63fb3ec53a2fefbb52f7e92
BLAKE2b-256 e9abc3b5f41d7f621dff0a79dccf08d47e60c165ecc28b6c3104bc3a9fa4bb89

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2b1ae92f43d0b2bcb50e811010d126cac6c2d9d57dd61337fc60a036c6508b8c
MD5 441d8fd733486dfd47e543eeb5b86190
BLAKE2b-256 f485970d6f8b82ffafb9e7fe2bfcce50f31995a817d6b71abbc9d642f4c1930d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 67.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e761ec1802f00ec16364a7bb4174bd40c84c352e4206c6e545cc05e7225d75e4
MD5 6b26c198effb8e751c346c09589e305f
BLAKE2b-256 8bc232aa067e487e7e868413e4f2b086d31eab78f9e4828768bffc6def0f9c47

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp312-cp312-win_amd64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 62.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 faa06100c6c45174841e7c6274b0289a14981817ce54a131c76eef2f33539e07
MD5 920caf85bca1302c9ccfa52d9d47e5a1
BLAKE2b-256 f5d8272a82f6765bfc8bcc4483fed91ce6492fa226f8705ccde8c21da2b74282

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp312-cp312-win32.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1d98493dbf12a5cb983c76a738a3c691b139b86c2cd68f23a4328d29e6c7ced6
MD5 dbb7d96abe0fce6846d2daa8b084026a
BLAKE2b-256 c8cc5ef33b3ba7182603d0f3f47ffaa37b25b2df2d5b612ccb08a7780214fff4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5022006155c9e5f210d74ff7b8f2e12445ba9d6a08ba4e63b4cb30c5c8752733
MD5 0a5d7f5e80aeca1b13707bcef912d325
BLAKE2b-256 7a3abd8631c1120c5ffbc8d11c306d37f22500d4ea72d0b5b2a2969313c0829e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d4f9e3749f275d30ba26c9e2f11f554f5f9b425e61f092fa5db366fda910ac88
MD5 8108597854557452ea8cf64d4d0fddc6
BLAKE2b-256 62d755291ddbc816d057aba7f8cfa4cb269ac70a6c244a7155929fa0b87728fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 152d191ad22e42893a414812b5fbd429afbf408d633ff474686def9ca5c33826
MD5 69b6a121523e3038d345390f5b5720eb
BLAKE2b-256 f8447bcfb6a4e4bcc843cb6c0f4414f71d7ae918b6f815a7151a84723780f267

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19ec01ab9838ce7464102697b28f3cbd154ba07172dc0f6ba10517dab3d8ab82
MD5 7bd507fc2ca8411c3dda7c92be9158cb
BLAKE2b-256 8dacc4d46361baf71c150abc359cefe71e0c818fd6b41ac8f441a0c97317d2cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 52c40b9056432324ec1b120f2d6465a5eee82a09b6ad7cf82214bad7a9a86888
MD5 4b300747bdfd87f5977ab495b095ec54
BLAKE2b-256 753453775374895b07c627b59d61d598ef8894307f20570203f7c1ed5f885e53

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 67.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6e5fdd8d536a2e7e8d2636fe523b623dd2290bd30099eb2b0003c125beb43b67
MD5 891cb3af178d9d4ab336b21c98107b06
BLAKE2b-256 63d09a270466e080562487b05d4bb9ab4af98211993cef4572021f2f50bdc33f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp311-cp311-win_amd64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: ptfkit-0.2.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 62.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ptfkit-0.2.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 3b2a0c9225adcff91cc57d37bb8af53d81f872dab698a218de9b825ce5457b3f
MD5 07573f4acf3b2a66bcc82e235062aea1
BLAKE2b-256 3315c84597e0cc24dfcc392387b1107c204ce601be98f02b427a825a39c33e60

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp311-cp311-win32.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38339f4d9a169d3b297754f1c11ac4befc0c1a8e18c5637240936adad223b6cc
MD5 ebab9c1248935313bdc620dc2bfe208e
BLAKE2b-256 9b57a25492704a1e7a5e50e177a8af1ce750f490eb072da2fc8114b63ed838bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 33774445b810056a561c57258eee36929eab2bfeeb441d91987f845d81a2ef7a
MD5 fc2f42921a02b20ef643621edad3dc07
BLAKE2b-256 9b0368f61acdb2e35705c80c45c21afefe6127637240f0be5900482cb998dfa9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 643550e304d6537e942a77e31a1265b35438979b13801041232279ef3cf30202
MD5 f66d7c285da3028e1809632cd84b0bfc
BLAKE2b-256 7dcbbd60540453abe4c18fd36be40f074cc5a6e05f88b6fe3cec207041a69188

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 b86f8ea0b25277e44257730475f5775815457ae348589eeb5148ca65b7f6a899
MD5 77cc3f8c006c281793f0568d4dbdb9c5
BLAKE2b-256 b2e168179f1e35869dc5eec094c4371a658fed60f250147f927342deb826b4ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 eead4ddf1128d1b03d6993cd4dbbf63fdf428914bdf14f95f1e33b014fca003b
MD5 e92104ef72eda99253c7faa86f475ee3
BLAKE2b-256 9b9c9b477755682c2571651fda3af880242c1af36e1a75b436d43e3fc565df41

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ptfkit-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for ptfkit-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f02e73ca41d3eadfd9c9348e2d2649b6010a9c7e3b451641dc89f46fd20fbf87
MD5 060bb8b65314ffe4cb07834f45d2bb0f
BLAKE2b-256 4757662498ba402308cb589051d93847dbc14f3f794e3d6e3d5579e0ea8c3fee

See more details on using hashes here.

Provenance

The following attestation bundles were made for ptfkit-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: release.yaml on AgroDT/ptfkit

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.3.0

57 files

This release

0.2.0 This release

57 files

0.1.0

49 files

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