Skip to main content
QPALM is a numerical optimization package that finds stationary points of (possibly nonconvex) quadratic programs, that is
\begin{equation*} \begin{aligned} & \underset{x}{\textbf{minimize}} & & \tfrac12 x^\top Q x + q^\top x\\ & \textbf{subject to} & & b_\mathrm{min} \le Ax \le b_\mathrm{max} \\ \end{aligned} \end{equation*}

Documentation

The documentation can be found at: https://kul-optec.github.io/QPALM/Doxygen

Installation

Python

The QPALM Python interface is available from PyPI, you can install it using:
python3 -m pip install qpalm

Julia, Matlab, C/C++/Fortran

Installation instructions for the Julia, Matlab, C, C++ and Fortran interfaces, as well as instructions for building QPALM from source, can be found on GitHub.

Supported platforms

QPALM is written in C, with interfaces for C++, Python, Julia, Matlab and Fortran. The code itself is portable across all major platforms. Binaries are available for Linux on x86-64, AArch64, ARMv7 and ARMv6, for macOS on x86-64 and ARM64, and for Windows on x86-64.

Benchmarks

Check out the papers below for detailed benchmark tests comparing QPALM with state-of-the-art solvers.

Citing

If you use QPALM in your research, please cite the following paper:
@inproceedings{hermans2019qpalm,
    author      = {Hermans, B. and Themelis, A. and Patrinos, P.},
    booktitle   = {58th IEEE Conference on Decision and Control},
    title       = {{QPALM}: {A} {N}ewton-type {P}roximal {A}ugmented {L}agrangian {M}ethod for {Q}uadratic {P}rograms},
    year        = {2019},
    volume      = {},
    number      = {},
    pages       = {},
    doi         = {},
    issn        = {},
    month       = {Dec.},
}

Download files

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

Source Distribution

qpalm-1.3.0.tar.gz (94.8 kB view details)

Uploaded Source

Built Distributions

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

qpalm-1.3.0-cp315-cp315t-win_arm64.whl (175.6 kB view details)

Uploaded CPython 3.15tWindows ARM64

qpalm-1.3.0-cp315-cp315t-win_amd64.whl (195.4 kB view details)

Uploaded CPython 3.15tWindows x86-64

qpalm-1.3.0-cp315-cp315t-macosx_11_0_arm64.whl (687.0 kB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

qpalm-1.3.0-cp315-cp315t-macosx_10_15_x86_64.whl (667.8 kB view details)

Uploaded CPython 3.15tmacOS 10.15+ x86-64

qpalm-1.3.0-cp315-cp315t-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.15tmacOS 10.15+ universal2 (ARM64, x86-64)

qpalm-1.3.0-cp315-cp315-win_arm64.whl (168.6 kB view details)

Uploaded CPython 3.15Windows ARM64

qpalm-1.3.0-cp315-cp315-win_amd64.whl (184.1 kB view details)

Uploaded CPython 3.15Windows x86-64

qpalm-1.3.0-cp315-cp315-manylinux_2_27_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.27+ x86-64

qpalm-1.3.0-cp315-cp315-manylinux_2_27_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.27+ ARMv7l

qpalm-1.3.0-cp315-cp315-manylinux_2_27_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.27+ ARM64

qpalm-1.3.0-cp315-cp315-macosx_11_0_arm64.whl (674.2 kB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

qpalm-1.3.0-cp315-cp315-macosx_10_15_x86_64.whl (656.5 kB view details)

Uploaded CPython 3.15macOS 10.15+ x86-64

qpalm-1.3.0-cp315-cp315-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.15macOS 10.15+ universal2 (ARM64, x86-64)

qpalm-1.3.0-cp315-cp315-linux_armv6l.whl (1.3 MB view details)

Uploaded CPython 3.15

qpalm-1.3.0-cp314-cp314t-win_arm64.whl (175.6 kB view details)

Uploaded CPython 3.14tWindows ARM64

qpalm-1.3.0-cp314-cp314t-win_amd64.whl (195.7 kB view details)

Uploaded CPython 3.14tWindows x86-64

qpalm-1.3.0-cp314-cp314t-macosx_11_0_arm64.whl (687.1 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

qpalm-1.3.0-cp314-cp314t-macosx_10_15_x86_64.whl (668.2 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

qpalm-1.3.0-cp314-cp314t-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ universal2 (ARM64, x86-64)

qpalm-1.3.0-cp314-cp314-win_arm64.whl (168.6 kB view details)

Uploaded CPython 3.14Windows ARM64

qpalm-1.3.0-cp314-cp314-win_amd64.whl (184.1 kB view details)

Uploaded CPython 3.14Windows x86-64

qpalm-1.3.0-cp314-cp314-manylinux_2_27_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64

qpalm-1.3.0-cp314-cp314-manylinux_2_27_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARMv7l

qpalm-1.3.0-cp314-cp314-manylinux_2_27_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ ARM64

qpalm-1.3.0-cp314-cp314-macosx_11_0_arm64.whl (674.2 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

qpalm-1.3.0-cp314-cp314-macosx_10_15_x86_64.whl (656.5 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

qpalm-1.3.0-cp314-cp314-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.14macOS 10.15+ universal2 (ARM64, x86-64)

qpalm-1.3.0-cp314-cp314-linux_armv6l.whl (1.3 MB view details)

Uploaded CPython 3.14

qpalm-1.3.0-cp313-cp313-win_arm64.whl (162.9 kB view details)

Uploaded CPython 3.13Windows ARM64

qpalm-1.3.0-cp313-cp313-win_amd64.whl (178.9 kB view details)

Uploaded CPython 3.13Windows x86-64

qpalm-1.3.0-cp313-cp313-manylinux_2_27_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64

qpalm-1.3.0-cp313-cp313-manylinux_2_27_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARMv7l

qpalm-1.3.0-cp313-cp313-manylinux_2_27_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ ARM64

qpalm-1.3.0-cp313-cp313-macosx_11_0_arm64.whl (673.7 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

qpalm-1.3.0-cp313-cp313-macosx_10_15_x86_64.whl (656.5 kB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

qpalm-1.3.0-cp313-cp313-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.13macOS 10.15+ universal2 (ARM64, x86-64)

qpalm-1.3.0-cp313-cp313-linux_armv6l.whl (1.3 MB view details)

Uploaded CPython 3.13

qpalm-1.3.0-cp312-cp312-win_arm64.whl (162.9 kB view details)

Uploaded CPython 3.12Windows ARM64

qpalm-1.3.0-cp312-cp312-win_amd64.whl (178.9 kB view details)

Uploaded CPython 3.12Windows x86-64

qpalm-1.3.0-cp312-cp312-manylinux_2_27_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64

qpalm-1.3.0-cp312-cp312-manylinux_2_27_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARMv7l

qpalm-1.3.0-cp312-cp312-manylinux_2_27_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ ARM64

qpalm-1.3.0-cp312-cp312-macosx_11_0_arm64.whl (673.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

qpalm-1.3.0-cp312-cp312-macosx_10_15_x86_64.whl (656.2 kB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

qpalm-1.3.0-cp312-cp312-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.12macOS 10.15+ universal2 (ARM64, x86-64)

qpalm-1.3.0-cp312-cp312-linux_armv6l.whl (1.3 MB view details)

Uploaded CPython 3.12

qpalm-1.3.0-cp311-cp311-win_arm64.whl (164.8 kB view details)

Uploaded CPython 3.11Windows ARM64

qpalm-1.3.0-cp311-cp311-win_amd64.whl (177.9 kB view details)

Uploaded CPython 3.11Windows x86-64

qpalm-1.3.0-cp311-cp311-manylinux_2_27_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64

qpalm-1.3.0-cp311-cp311-manylinux_2_27_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARMv7l

qpalm-1.3.0-cp311-cp311-manylinux_2_27_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ ARM64

qpalm-1.3.0-cp311-cp311-macosx_11_0_arm64.whl (669.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

qpalm-1.3.0-cp311-cp311-macosx_10_15_x86_64.whl (652.2 kB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

qpalm-1.3.0-cp311-cp311-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.11macOS 10.15+ universal2 (ARM64, x86-64)

qpalm-1.3.0-cp311-cp311-linux_armv6l.whl (1.3 MB view details)

Uploaded CPython 3.11

qpalm-1.3.0-cp310-cp310-win_arm64.whl (165.0 kB view details)

Uploaded CPython 3.10Windows ARM64

qpalm-1.3.0-cp310-cp310-win_amd64.whl (177.0 kB view details)

Uploaded CPython 3.10Windows x86-64

qpalm-1.3.0-cp310-cp310-manylinux_2_27_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64

qpalm-1.3.0-cp310-cp310-manylinux_2_27_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARMv7l

qpalm-1.3.0-cp310-cp310-manylinux_2_27_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ ARM64

qpalm-1.3.0-cp310-cp310-macosx_11_0_arm64.whl (666.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

qpalm-1.3.0-cp310-cp310-macosx_10_15_x86_64.whl (650.1 kB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

qpalm-1.3.0-cp310-cp310-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.10macOS 10.15+ universal2 (ARM64, x86-64)

qpalm-1.3.0-cp310-cp310-linux_armv6l.whl (1.3 MB view details)

Uploaded CPython 3.10

qpalm-1.3.0-cp39-cp39-win_arm64.whl (161.6 kB view details)

Uploaded CPython 3.9Windows ARM64

qpalm-1.3.0-cp39-cp39-win_amd64.whl (180.8 kB view details)

Uploaded CPython 3.9Windows x86-64

qpalm-1.3.0-cp39-cp39-manylinux_2_27_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64

qpalm-1.3.0-cp39-cp39-manylinux_2_27_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ ARMv7l

qpalm-1.3.0-cp39-cp39-manylinux_2_27_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ ARM64

qpalm-1.3.0-cp39-cp39-macosx_11_0_arm64.whl (666.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

qpalm-1.3.0-cp39-cp39-macosx_10_15_x86_64.whl (650.4 kB view details)

Uploaded CPython 3.9macOS 10.15+ x86-64

qpalm-1.3.0-cp39-cp39-macosx_10_15_universal2.whl (1.3 MB view details)

Uploaded CPython 3.9macOS 10.15+ universal2 (ARM64, x86-64)

qpalm-1.3.0-cp39-cp39-linux_armv6l.whl (1.3 MB view details)

Uploaded CPython 3.9

File details

Details for the file qpalm-1.3.0.tar.gz.

File metadata

  • Download URL: qpalm-1.3.0.tar.gz
  • Upload date:
  • Size: 94.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0.tar.gz
Algorithm Hash digest
SHA256 4e5818fee9dc98812d07e341d01483026f0f39577ad0248c1b5c86d20b678920
MD5 f94fcfcc0fd761f484ff61d6602c2119
BLAKE2b-256 5339296f1a2fa7c14877ff5b7ed902f3ba693899c01f9f0db20d27e5dc910ef8

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0.tar.gz:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315t-win_arm64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp315-cp315t-win_arm64.whl
  • Upload date:
  • Size: 175.6 kB
  • Tags: CPython 3.15t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp315-cp315t-win_arm64.whl
Algorithm Hash digest
SHA256 e3fc33f645ef402ea8a201bbdb25aa036a3b69e48c8bcec27a1511f11df17a8b
MD5 bbf2548fc716f82d429075a31cd7ead2
BLAKE2b-256 455f4473321590f2998b4901078daca225f657a773199fcfff19920ebac776ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315t-win_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315t-win_amd64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp315-cp315t-win_amd64.whl
  • Upload date:
  • Size: 195.4 kB
  • Tags: CPython 3.15t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp315-cp315t-win_amd64.whl
Algorithm Hash digest
SHA256 ec1a463ecd4d5703e3860ca053a041e3ee64bf1a2765ca0788c0fb9cba656ab8
MD5 39e455a81157762fad43a503388b0ddf
BLAKE2b-256 225ecee42f5c9376fbec6221d3fb26a6c93744ccd683421ab18a5775f4a1d20b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315t-win_amd64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 85e09b35e2287b2ae7418bf0148f5185d54f59a10ab70f27c337ccc8fb9a6cc8
MD5 4e7c55e043918eca2f03e67e63cbc3df
BLAKE2b-256 6709ebb3d6ba11548150a64bd3aeff1365b1d8c2dfbd8bada17b810f4eb49166

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315t-macosx_11_0_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp315-cp315t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b0a7313324b4234c931f48bf4ebeb3d6e751cf613ea053f169d8bffce0971b67
MD5 170f4a7caa4ca47527fdd2e0d2432b38
BLAKE2b-256 3a5a6afc167b04e5262cd08d4d4068f3184ff5cb7cda20fb781dbf72e5f494a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315t-macosx_10_15_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315t-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp315-cp315t-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 54dd62fb9d9af890f6c1da7457dc4e6f3909ed2ec2cb057cdc5ae8ef881c25cd
MD5 fe656a61fb9e2fa36d7c48aaf4e0ef37
BLAKE2b-256 2dc486c997eb90f8a389df387df5e653a0d0d6f372e82ee61a90343cd986af18

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315t-macosx_10_15_universal2.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315-win_arm64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp315-cp315-win_arm64.whl
  • Upload date:
  • Size: 168.6 kB
  • Tags: CPython 3.15, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp315-cp315-win_arm64.whl
Algorithm Hash digest
SHA256 1ac076a7e8652ef09b23c49be5d2a22cb1f8dadcbd00e296f7079ae8147714b1
MD5 4273dbb5d90878e3e65c47c4a4229cba
BLAKE2b-256 49da6d270f05f596015700bf3449092658ee446feee75078f04fcb4c247f0cc3

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315-win_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315-win_amd64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp315-cp315-win_amd64.whl
  • Upload date:
  • Size: 184.1 kB
  • Tags: CPython 3.15, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp315-cp315-win_amd64.whl
Algorithm Hash digest
SHA256 88e9630ce19ffb4a5ff53c8e0a88425eee05617905240a6e93f762b59eec2ec5
MD5 3959431f8c5e64a8f92013df99591c07
BLAKE2b-256 09b8ed2d8689c03cfa5f0b514f0d5e9406b87bde574162e39c5106840433f839

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315-win_amd64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315-manylinux_2_27_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp315-cp315-manylinux_2_27_x86_64.whl
Algorithm Hash digest
SHA256 cc67808d07e9ff1caecd87c7982af5505d2ee1e68b209bc803afd55990d15f0e
MD5 63100a98d7e2ebc8b694facf870a5ef7
BLAKE2b-256 dcdd11bfce7f2d10dfde4dfd223f52f6bf764801c23759c5e9842200d4f43b6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315-manylinux_2_27_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315-manylinux_2_27_armv7l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp315-cp315-manylinux_2_27_armv7l.whl
Algorithm Hash digest
SHA256 9eec36ca464692c6ffda521e9f42b225fd44c23ff9accf529213dc937541a096
MD5 3e51e8c4f02f7aa67bfd9f4528d6d54b
BLAKE2b-256 2860f9e510d90d68a54bde001dcd8556173b689bc88eda25c457b8ea3db7ab47

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315-manylinux_2_27_armv7l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315-manylinux_2_27_aarch64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp315-cp315-manylinux_2_27_aarch64.whl
Algorithm Hash digest
SHA256 704fb23922f37751aca1067c676e6520cff69738eff8d8569690909ed745b4a6
MD5 f9f4952f36aeec252db65bd845c0d655
BLAKE2b-256 501b85badc1d237fdcc2da36b3910df8040eb224a6bd3d76ceb0b4e30210f65e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315-manylinux_2_27_aarch64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2c605d7327fd7fc3ea29052e2e29c0afc3f77b483312417c5ac934628ca6acfa
MD5 92abda5722613330dad05c0f425b6178
BLAKE2b-256 7faca1a1dc41e6b0d12ac6c8567059ed6b976b0c2fae74262219f1be78549cdd

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315-macosx_11_0_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d98f61150ddf3c2d01d3e374ffd87730f0a5499e6a292cc54e91697f9ba54974
MD5 d058727ef3e488462bf5061d8cdaf694
BLAKE2b-256 d5ef1908dbd6a6d4d3348cc4f26ab0dc04262a97e155489e350d28c526c4fd83

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315-macosx_10_15_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp315-cp315-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 3ced5367ac1febc7e852988eecb8b0a233b6e3a2e970c2bd0874502395b17d75
MD5 9d421d6e18fd3bd405f73891242da07d
BLAKE2b-256 be2dc7e7ffaf3f43c21e826004dddee02a860636a5b764f4cb97d02f33ec4488

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315-macosx_10_15_universal2.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp315-cp315-linux_armv6l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp315-cp315-linux_armv6l.whl
Algorithm Hash digest
SHA256 89d8a3fa34775842ea3a79a79ca246fafeea7e047803e4bbce32566475bcbd8c
MD5 cbae63d4c4c0876c2f1f997deda3a164
BLAKE2b-256 7811a843a0cafa37ca05663dfcee0d0e8a585fe2d252238c63aec10fcf7dc699

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp315-cp315-linux_armv6l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 175.6 kB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 a9b731c8f85f462b984f602a6c0355c173bbaaad743eb18a93effb6339a77b9c
MD5 b166c1131e2207566d5c40bae47c7d65
BLAKE2b-256 134d03e23bdc950026e17d03d574ca2e0413485bea8ace93d386f678374b6d6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314t-win_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 195.7 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 2ad9cb82dc658dcfc365b636ec03f91b76d136a0403e75b5b4906c1d8b9fc7cc
MD5 fbf7420f1bba00e7b53c10b779ddff98
BLAKE2b-256 6523e8ff9567b6661fe6a0fd3ae9ff6ef9bf7d6eee1619299e0ade03cbf84f2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314t-win_amd64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7c9b82813200bd51b237e438d962f411f832bdd2c81d4f290d9923ef2b5fa8c9
MD5 109ccf737701d92a1a85019611fd2f5e
BLAKE2b-256 26768e3a949474ee2fc2dc6f06088240e335d2b5df7100e575beb5c46d9346db

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 43862020f4e5ebe3977745aeeb6146d78e7251c567dc259d688a60e0a01fa51d
MD5 2bae771900a0a4a5506d5ee7e6604b75
BLAKE2b-256 51ce454894b917ebb344063f2f953685f426734ef7fbec3bec657dac836bf04d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314t-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp314-cp314t-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 9cf32578264d6158190a96e9b0853c298dbd337557fc186b4353b001270dea7c
MD5 d46c019761341d4907a3faae3d1e34a5
BLAKE2b-256 16148eb183a438914835a2e122fabe95a63048e075ca24906aa4b7566bb5c5b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314t-macosx_10_15_universal2.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 168.6 kB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 d3a1c069f3ad8fd903875182e5e1f95a9ebd2ce795bda3d7689b47439ec00b6b
MD5 1518c341d674775d9eedb0a696337cda
BLAKE2b-256 47547b29d72c53a562884b67f6ce07b160503e7efa388baedced6c63987a1522

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314-win_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 184.1 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 cf6285d7096f75d44fe5c596b50fd7ffacd2f2a424d1c1c84e44ee546fd1cf73
MD5 61891f94e24107b42e955c9c3b42395e
BLAKE2b-256 ec0374071b2885feb0c3d194925ff2b0f1c7173aa4cbf973dca56a088b40af49

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314-win_amd64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314-manylinux_2_27_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp314-cp314-manylinux_2_27_x86_64.whl
Algorithm Hash digest
SHA256 f8a42b7b0c2fb22857ffac2419c7564ae48cd90b1dc3c2e0b8d3225a845ef858
MD5 9cd88aa66d098e12d68e98c86b5e0893
BLAKE2b-256 e86cdf3bb7a42244820aab0913bcf09ee832206b414cfc4d21beb45f1b39f0df

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314-manylinux_2_27_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314-manylinux_2_27_armv7l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp314-cp314-manylinux_2_27_armv7l.whl
Algorithm Hash digest
SHA256 6247bb2c390ff3c289bd2932f627965e93dc09f92d7dcfc87b81239e62f0fcfd
MD5 35b367cd09471b9adc84f9f8428366ef
BLAKE2b-256 e0394c7b9b20e299d052c826fbf521e2e27fc3d59d5b816a5c1dbca7d19496df

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314-manylinux_2_27_armv7l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314-manylinux_2_27_aarch64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp314-cp314-manylinux_2_27_aarch64.whl
Algorithm Hash digest
SHA256 cbfb867745198081e1e338e1860253e70aebf3cef4a64ea335bdfe0dc93de12c
MD5 8c7189801a71744b861fcb74224c5ea1
BLAKE2b-256 5d6ba465ece30440709dd2f17eb9db5ca0b627c7cf8aa192c1a4bd36788a4e8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314-manylinux_2_27_aarch64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c651c9d1bf2b2df9ab6b38dde0c355f133074df811820ee94ac54847c56a6e0d
MD5 f4a0589434464ac1b7e003f9ffe6d526
BLAKE2b-256 5384e7a463e8db5242bc7e8ebf788251bedb5ba39ffe16329fcd7e5511c9f71a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 88b4f0fa14d9a5575bed24af1294d599406411d0d379f1a56b8d492acd4fcaa0
MD5 b8fedd6ef36ca341bce56577f10a5942
BLAKE2b-256 e092200dd1eb76d0f5479fefaba7905725098eb7febe21a5f9f10c32cc78548b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 6b60febfd33c0d5ce3de3b50058f8aff740c9445ab853763789119d3adcab6e9
MD5 1e903b53839f278713f1e60aa8c9fda2
BLAKE2b-256 80fd011e046d6820762c2a42dc7f1c2925c3326883e0fd899ffbe2eb9cb9e005

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314-macosx_10_15_universal2.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp314-cp314-linux_armv6l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp314-cp314-linux_armv6l.whl
Algorithm Hash digest
SHA256 a5977fbb4def8c829458b21779a927158584fadb0f869d92665cd5bbc1a3e17f
MD5 f348e9ce6127fcee07eaccd6259720d9
BLAKE2b-256 cb16aeb6e906c7937927f19c790cf981aac73f9689cc9642b4b2b92c412b5769

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp314-cp314-linux_armv6l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 162.9 kB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 3e800b8956e14b6a24065fe3e468d15360160dcddb735a45f4ed1574b3c45c43
MD5 167d300b1860ebfea4d4942794e1c41e
BLAKE2b-256 3abd431abaffd8380cc239ff937efc56eda6e74e564f5e1e5e37e440c04406de

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp313-cp313-win_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 178.9 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 29a4ed6ca65b8cb16fced45cc9a810ab1307a023bd7ef5c1623e83e1ddeda292
MD5 17d41a22a188e009bd20399e271fef64
BLAKE2b-256 4bc4f9a71a6ea2df727368a05c401b469327d68e620816bd3d44cf6e0ae0ff19

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp313-cp313-win_amd64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp313-cp313-manylinux_2_27_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp313-cp313-manylinux_2_27_x86_64.whl
Algorithm Hash digest
SHA256 8666f8ba40bb88bf6bd8c03ea8b54db6dbb4c01a6bd6ea2793fcdd1d40387c93
MD5 a5c68701d79530560146f766220e0f83
BLAKE2b-256 62f8cff9936d2862567995eb388f878cf70722ebaa85aacbe3fb15afa448b116

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp313-cp313-manylinux_2_27_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp313-cp313-manylinux_2_27_armv7l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp313-cp313-manylinux_2_27_armv7l.whl
Algorithm Hash digest
SHA256 eb3d7a6a18d750e9080492aa62436c9bd1ae7a129f2e61ce5ee59c500837f635
MD5 319888c7b4575f846dcdaafbe1d95feb
BLAKE2b-256 5105bb81464ef045e10296a5ef9eafbfc7eb2acf9a17ba9c10fd19646ae9e10a

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp313-cp313-manylinux_2_27_armv7l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp313-cp313-manylinux_2_27_aarch64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp313-cp313-manylinux_2_27_aarch64.whl
Algorithm Hash digest
SHA256 594d9caf51a267e45f312938a0148e3d6ea20550525d9dc42eb406b7f0931258
MD5 8bd7b68ba01f5305754d7d01062b1a36
BLAKE2b-256 67c9f7809e8a8ae64e1a0ef03b49449ec178314c4daaae4502d3e9f32d7cd192

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp313-cp313-manylinux_2_27_aarch64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab8b85dbc7bbfebaadc45ee069655b7734de05953b7bbac4ef1d206677c9bb51
MD5 23c9d56c9deaf778ca0035fe76bbaee0
BLAKE2b-256 61b8c6d0b7163f17f035698e5c616037155b6ae14b54b2cc240b872c58183a8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3d1e2fac8406e305c8782592d9ccf18c322a5a08e8bab29f8c3693ae2a75b8e9
MD5 5d525a4f1721527b9e8d0331a8434b6b
BLAKE2b-256 546c36f78714f85f214c41baf8b08383502daaeaaad558d3272b5c88c76c9c29

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp313-cp313-macosx_10_15_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp313-cp313-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp313-cp313-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 bd1fc497cdcc2ac123078c0850f1c24d3138b5bd4e48c3db71eccbd31622462b
MD5 1dc62bfb7a4bc10a15253067e38032a9
BLAKE2b-256 f21ca912bc6e26513c496de913eb8a042bd43d51d1cb227ffb868fd915cf2052

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp313-cp313-macosx_10_15_universal2.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp313-cp313-linux_armv6l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp313-cp313-linux_armv6l.whl
Algorithm Hash digest
SHA256 1d8fb3d3d214cbdf0e003fb31562573287aa5e21f5d1bab1f7842e137dd26976
MD5 89662889913e31b657166e12021e5fc2
BLAKE2b-256 58d1e437312040db81cdc00dc577d22c976eab2f3e4828e34db761389d04a329

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp313-cp313-linux_armv6l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 162.9 kB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 73958f3919149f2dcecefa388a52ba1020e210c4d065631c794d49e1b3390e69
MD5 df6ac61acbf23133d41ed85a0e34e8cc
BLAKE2b-256 836b6099d87c36bf866ed5b1c2afa18388b28a628d24746ce24176ea20955701

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp312-cp312-win_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 178.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2d84b253018ec1fc5b7ecf1a0dc68281471888b04e92af0485608636c4f7d88d
MD5 ca8e4c790bcf034685ae4cf0dfa64f63
BLAKE2b-256 711110f96dbaf429f3d368650f88044024f3b2589cdef1662fdcc9e11b3a3b52

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp312-cp312-win_amd64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp312-cp312-manylinux_2_27_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp312-cp312-manylinux_2_27_x86_64.whl
Algorithm Hash digest
SHA256 0b321c51c3f9db2f5cd6a5b188e9421fc9cecab477c0050424408e8a2add6bf6
MD5 d59655c3e42ea5eba51c0b0aa06aa736
BLAKE2b-256 88d885087d5e485a537a51769d1b4bdcd60b86c7d8ebaa43e847c46b72eff1ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp312-cp312-manylinux_2_27_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp312-cp312-manylinux_2_27_armv7l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp312-cp312-manylinux_2_27_armv7l.whl
Algorithm Hash digest
SHA256 7775c07b81e71a6db30323b0f2d488e781fed0e4cba137a35589b9ddfa39b6fd
MD5 47c249ad803a6bbf57172fedbb3edf00
BLAKE2b-256 660c4d0d38da5f6d9932ab22d4265a8a4307c7a10452a093bf8b6b2dc5d67284

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp312-cp312-manylinux_2_27_armv7l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp312-cp312-manylinux_2_27_aarch64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp312-cp312-manylinux_2_27_aarch64.whl
Algorithm Hash digest
SHA256 149481dc64c58369b679545783cbcbbf0bfc2087cd6b8d79c658d0b7dd3d9d40
MD5 fd0f052d9400baff38d4e190fb1ed0e0
BLAKE2b-256 180d1a2d4f2021099dcc00edddb59d03a63a51e1125ab3c6e7d91d3157c05e86

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp312-cp312-manylinux_2_27_aarch64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ca710d68889dc987280dc02a63e89fce30fbd6f478334a157bf79995e7bdcffe
MD5 bbb0d7e6a118dbb78d4a8097049be448
BLAKE2b-256 40e0b8a5d3201a5c470efbf0809666ef79d46689f59399d4ea9943f275eeb0e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 93a2d814c5fcfe0f24490923d74742c249bc7fb2338661f322fc63d6978b586c
MD5 6a8d72b97a195724da51aed50b53fdac
BLAKE2b-256 83bb3f4dd02bc13beffe95685e466d9817d5dfc0033e97b91a385be0fb632cc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp312-cp312-macosx_10_15_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp312-cp312-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp312-cp312-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 093619688c620f53fd5437b6dd5bb2977e8494f46fa1fb7b8c3633ba9c3171ff
MD5 7d1b9f331b95992e733c3088c805c79b
BLAKE2b-256 2d59a73df285628bf4c251b83dbc3d26e165feaf2e7e00fc004549104cfc1c11

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp312-cp312-macosx_10_15_universal2.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp312-cp312-linux_armv6l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp312-cp312-linux_armv6l.whl
Algorithm Hash digest
SHA256 fd65481bbeeb41615fa00fb7c3875fcdd9e5cf8893118b9c41916cdc45223a2d
MD5 914a93ca4bb35db0d755004a23772a55
BLAKE2b-256 9c312a8923de65209fe0de15d16195932e52a942d838dacf3f743eb830bd71ac

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp312-cp312-linux_armv6l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 164.8 kB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 476ad6031871dcf038a597f0794495f22eb5ac1e985c265a8d7b443d99ef7abb
MD5 47eed32abd60eba898283b89261cd322
BLAKE2b-256 55795637d97deb591782c3143098de124b14e767c2b2d200f8cf509fbd94a724

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp311-cp311-win_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 177.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d2cc0f6df8cba653179bb610e931946ba6510779a4f1fcf77848d3ef8dffb4fd
MD5 49a953a069b4c1b1d09d26c839bb574c
BLAKE2b-256 b2d06fa2ee8c1bc851ec3b6c13e9543db9eea0f93ca2d43845e933f6102f457c

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp311-cp311-win_amd64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp311-cp311-manylinux_2_27_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp311-cp311-manylinux_2_27_x86_64.whl
Algorithm Hash digest
SHA256 0e2fa963c2c2d4e23d169bbd3d7b19c088ebc37281bee9646bda33fc2c7deca8
MD5 2203355b8fff4f5055f6eccc9d558b12
BLAKE2b-256 27f4ac38bf5c1d927a73fa5453f50151ab8836d2239861f4c6706d2551e785e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp311-cp311-manylinux_2_27_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp311-cp311-manylinux_2_27_armv7l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp311-cp311-manylinux_2_27_armv7l.whl
Algorithm Hash digest
SHA256 564d23db0ad6e42aa9cea697740e7439c3639d7e7528ef278c968117697b55e2
MD5 2204fa5ee0c82ad3e74181206f7e59a6
BLAKE2b-256 fd314a39fb4646214ad2dbb476e8730a7275047cfddc8958ef7e5d5fb0774347

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp311-cp311-manylinux_2_27_armv7l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp311-cp311-manylinux_2_27_aarch64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp311-cp311-manylinux_2_27_aarch64.whl
Algorithm Hash digest
SHA256 a26d18be8167df0aa5bcf7797de850f88c1b124a5e2731d635d2cbb75b910467
MD5 0839c595351d1112814d3fd743014df9
BLAKE2b-256 dff403aa897cba2aab754ae2ee260387fb11a5928a9a51db7fb9812cb69692a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp311-cp311-manylinux_2_27_aarch64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f41bae154d872f174a45137c034bdc45b86a6c40bedf12e84e7ada14da7072ea
MD5 74bc210985775d0455ae9f66834a9f11
BLAKE2b-256 8196b69c462d12098d583e3bd8be5fb1b0192ec0e6c5e1db41e22451f914a3cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5898a84457764d607a9a974cdbc7f95a68df12852557f966e7a193085151d84a
MD5 f8a7373b96f2115eacec97cbaf9eb435
BLAKE2b-256 a6aa829d549f5131185d7f8a79c9b9573c237528e79724f35b092ad6151599b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp311-cp311-macosx_10_15_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp311-cp311-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp311-cp311-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 59e7f560d855b0e641dca37da856e310ef04cf73656d8616d03723bb92302579
MD5 34b5f1a662ec9b76eaad6b4c55c9a3ef
BLAKE2b-256 cc0d15c4c79a6644b0be869cc2b786c2ff5222a14fca639e43e25fd384d98bc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp311-cp311-macosx_10_15_universal2.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp311-cp311-linux_armv6l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp311-cp311-linux_armv6l.whl
Algorithm Hash digest
SHA256 bd3d93df76570f6caebdca01801d17844ab493c9feaa2d63d2053b3f9be5efda
MD5 fe2157d28da8dbda678cba5cd5896f6d
BLAKE2b-256 da27417f604c3f19437a967c710af84aa90b8ee0242ea85ec2b6f16c7030983e

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp311-cp311-linux_armv6l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 165.0 kB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 f21d59ef01d940bd8d017a3297d927831aea7398e0c3069ac6356a92fe1fdbd8
MD5 f059ee167a1f9cb3c0a7ff23b27958ed
BLAKE2b-256 9b2e62a64e32233114d680bf2f03bc5a13714e1f22072b7c6d8779dd846490ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp310-cp310-win_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 177.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 04ddf96b152761dcadba77aecc154ce9e0bf5db8f31143b26cd4f66181835456
MD5 ca3c596d28e9ef7856d719e2406c9431
BLAKE2b-256 75aaa81195dbc7365e5bd0e8a2cbf04f71963afc13a2bae803b540a39b167e5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp310-cp310-win_amd64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp310-cp310-manylinux_2_27_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp310-cp310-manylinux_2_27_x86_64.whl
Algorithm Hash digest
SHA256 8f8960158315ace0e7d767c9b1be453fb5c5ff683e20ec91919ddb8268f58be6
MD5 8ed409b434c3a027fc158ff15ddf400a
BLAKE2b-256 87958c2648697ed7148128331c4f64444438cfa86e407b11d17b683fcb8ca590

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp310-cp310-manylinux_2_27_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp310-cp310-manylinux_2_27_armv7l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp310-cp310-manylinux_2_27_armv7l.whl
Algorithm Hash digest
SHA256 fa08ed79b3f22ba2155414ce46d6847712f30333ff2fa3179cfdc57335564cb7
MD5 4370f8e77004bdf9656d33cf3a9f07f6
BLAKE2b-256 adcf6488a4211d724d0822bb035e22aa80782bbfc6e847f26d6bddef13f30361

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp310-cp310-manylinux_2_27_armv7l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp310-cp310-manylinux_2_27_aarch64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp310-cp310-manylinux_2_27_aarch64.whl
Algorithm Hash digest
SHA256 af70da981db705ffc6b5d373217568b23220657254334f55536a4903cf6600e8
MD5 a88401382e87943078bec52818a217c2
BLAKE2b-256 13f7b1a8db6112686a551af570af4ca8b5ee6cbfdb59ab8946ee828c0d41b12d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp310-cp310-manylinux_2_27_aarch64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 15f00e734bfa6a554161392f568f5f64fb73f24c107a4609ab787908720d5d0f
MD5 35568db2b250e6f18e6a0895932c7b19
BLAKE2b-256 b2e057de74b3e4b28377c475bb80cc640d0f58b8b8a02758481f8e33af95f06c

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 40eb6ff0ac0cdd1fe126844655f620a0315053b7d1ccb7172d3ec4af89999cb1
MD5 b0977f03b5c52d8c834578add588b230
BLAKE2b-256 bbef5aeb9ceac6edec00c2770af3d8f77bb5f156ef76a4d5e152c888dcc936e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp310-cp310-macosx_10_15_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp310-cp310-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp310-cp310-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 53f8431ba755898ffa6a453d5f14298e61199fcb4b1f7933cc0b69694fcb7de3
MD5 e6fac04686755890efd363752e5ddf52
BLAKE2b-256 82a98803810baacf22712dd4f8ad5b949c22c27c2752dd26bd73095d5c03333d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp310-cp310-macosx_10_15_universal2.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp310-cp310-linux_armv6l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp310-cp310-linux_armv6l.whl
Algorithm Hash digest
SHA256 2591778cda8230116df8e426b8d2f26f37af4ab8edc8ca3e06ea449221bdacc3
MD5 90af4d6a0a9132934258b39ae46e095f
BLAKE2b-256 36be629adc3be7ef0769a63a732b05b45d54609a3fc6195e40bae9bd71f98573

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp310-cp310-linux_armv6l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 161.6 kB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 2d2d7dacc6cfc5ed4cd581faa7ce953dfebd5db39ad76842f94483d1ea7aa654
MD5 84273f27df7147432175b3d2b7a6bb60
BLAKE2b-256 02fad8e150c9273f53f8daee62a763d3fd8fd2e35f67cbd0ee32e38b7f6b70ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp39-cp39-win_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 180.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a6cb95ecba6ab1845f6e65bc44b327ec907756487f2a6a5164fcf46c876f5095
MD5 f086af51e8272a3be625880229e3ee78
BLAKE2b-256 43d960c765c60e77cd46c50f14b85538ab45e10da7a270d6ea98653e51c6860c

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp39-cp39-win_amd64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp39-cp39-manylinux_2_27_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp39-cp39-manylinux_2_27_x86_64.whl
Algorithm Hash digest
SHA256 59167eb5169ddf327474aedd690ca7932c76eb40fb761d23f9020535bf80c551
MD5 8f6789bdceef221cf639536c2c90b3dc
BLAKE2b-256 53fd69e4b7b9953d2f33017003f7a75580f0362328992d6bbf9a844318779393

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp39-cp39-manylinux_2_27_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp39-cp39-manylinux_2_27_armv7l.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp39-cp39-manylinux_2_27_armv7l.whl
Algorithm Hash digest
SHA256 2144023a754de8e80adc295369fdaa6eb7b9a8567746872939ac6c5afc1e12c8
MD5 a7d69962ef9cb54821dca46468970936
BLAKE2b-256 ffc9195c21717299fb7ef96ab422ca8f4bcea0d1194d3f021a5a6f9d531a88e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp39-cp39-manylinux_2_27_armv7l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp39-cp39-manylinux_2_27_aarch64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp39-cp39-manylinux_2_27_aarch64.whl
Algorithm Hash digest
SHA256 df8de471698332b2b7f21c244e9cb16012b7fa8df81cf8a49e92302987840e6d
MD5 6aef4f6f30668da9e1153d8b9f86cd6a
BLAKE2b-256 152c6f35fd48681be791962e164efc58a7ffaeef214bd22fc3ff2df86e37bb1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp39-cp39-manylinux_2_27_aarch64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 666.9 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1e84ed9644b203bf63430ea9fbe19374b4299b940c3bf89a9c15b8d1a1cb160a
MD5 da9345b392eb9bd1476c940f08d1d6c9
BLAKE2b-256 8258df20d2fe750cd22e56af1251d092baacf06e61fd3444eae19398d81e1901

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp39-cp39-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp39-cp39-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 4338c411acbecd66b58b72c1fd45775fcb8360f34977f0eeae5e843a60ff6508
MD5 4a44fef2d100fadd62b5318396d38ae2
BLAKE2b-256 ba20876f818631e95cb699b942179c98c048a1c397db7cfc1efa5c132338c10f

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp39-cp39-macosx_10_15_x86_64.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp39-cp39-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for qpalm-1.3.0-cp39-cp39-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 05c2a15a87a13a47c43c42596f0bafbfa720d099d63a4388b9a2304dffc55a29
MD5 3a0e9dc2dc0df6b928c2a808d32ec2b5
BLAKE2b-256 6e3664edfb5934dcdc9c668199787cdc4d812b802bfe538ddfcce91b31d09001

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp39-cp39-macosx_10_15_universal2.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

File details

Details for the file qpalm-1.3.0-cp39-cp39-linux_armv6l.whl.

File metadata

  • Download URL: qpalm-1.3.0-cp39-cp39-linux_armv6l.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qpalm-1.3.0-cp39-cp39-linux_armv6l.whl
Algorithm Hash digest
SHA256 2f87410b1f062ea216d1ab0dbd7d115552ec361e43a17fbf784d121fe6de4eac
MD5 a45eb3956e4c83b92b2b34bae145459c
BLAKE2b-256 dbf24221541862b8bc4f4da347484dfe26f9a1af902bde135572efe2b36652e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for qpalm-1.3.0-cp39-cp39-linux_armv6l.whl:

Publisher: wheel-upload.yml on kul-optec/QPALM

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

Release history Release notifications | RSS feed

This release

1.3.0 This release

74 files

1.2.6

63 files

1.2.5

50 files

1.2.4

50 files

1.2.3

56 files

1.2.2

56 files

1.2.1

52 files

1.2.0

52 files

1.1.4.post1

35 files

1.1.4

35 files

1.1.3

35 files

1.1.2

13 files

1.1.1

13 files

1.1.0

10 files

1.0.0

10 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