Skip to main content

Python bindings to PineAPPL

Project description

PyPI version Anaconda-Server Badge AUR Documentation Status

Python bindings for PineAPPL

This crate uses PyO3 to provide Python bindings to PineAPPL's Rust API.

Documentation

For installation instructions, tutorials, and a complete API reference, see the documentation.

Development

Run

python -m venv env && . env/bin/activate

to setup a new environment and check that pip --version returns at least pip 22.0 from .... If not, upgrade pip via

pip install -U pip

Next, install maturin:

pip install maturin

Run

maturin develop

to build the project, which also installs it into the environment so that it can be used in Python projects that use the same environment.

Documentation

Run the following once to install the documentation's dependencies:

pip install '.[docs]'

Then run

( cd docs && make clean html )

to generate the documentation.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pineappl-1.4.0.tar.gz (173.0 kB view details)

Uploaded Source

Built Distributions

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

pineappl-1.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (768.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pineappl-1.4.0-cp314-cp314-win_amd64.whl (722.0 kB view details)

Uploaded CPython 3.14Windows x86-64

pineappl-1.4.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (765.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

pineappl-1.4.0-cp314-cp314-macosx_11_0_arm64.whl (671.2 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pineappl-1.4.0-cp314-cp314-macosx_10_12_x86_64.whl (735.6 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

pineappl-1.4.0-cp313-cp313-win_amd64.whl (723.7 kB view details)

Uploaded CPython 3.13Windows x86-64

pineappl-1.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (768.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pineappl-1.4.0-cp313-cp313-macosx_11_0_arm64.whl (672.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pineappl-1.4.0-cp313-cp313-macosx_10_12_x86_64.whl (737.8 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

pineappl-1.4.0-cp312-cp312-win_amd64.whl (723.7 kB view details)

Uploaded CPython 3.12Windows x86-64

pineappl-1.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (768.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pineappl-1.4.0-cp312-cp312-macosx_11_0_arm64.whl (672.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pineappl-1.4.0-cp312-cp312-macosx_10_12_x86_64.whl (737.6 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

pineappl-1.4.0-cp311-cp311-win_amd64.whl (726.2 kB view details)

Uploaded CPython 3.11Windows x86-64

pineappl-1.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pineappl-1.4.0-cp311-cp311-macosx_11_0_arm64.whl (673.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pineappl-1.4.0-cp311-cp311-macosx_10_12_x86_64.whl (739.2 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

pineappl-1.4.0-cp310-cp310-win_amd64.whl (726.2 kB view details)

Uploaded CPython 3.10Windows x86-64

pineappl-1.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pineappl-1.4.0-cp310-cp310-macosx_11_0_arm64.whl (673.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pineappl-1.4.0-cp310-cp310-macosx_10_12_x86_64.whl (739.6 kB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

pineappl-1.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (770.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pineappl-1.4.0-cp39-cp39-macosx_11_0_arm64.whl (675.8 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

pineappl-1.4.0-cp39-cp39-macosx_10_12_x86_64.whl (741.7 kB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

pineappl-1.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (770.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

pineappl-1.4.0-cp38-cp38-macosx_11_0_arm64.whl (675.6 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

pineappl-1.4.0-cp38-cp38-macosx_10_12_x86_64.whl (741.6 kB view details)

Uploaded CPython 3.8macOS 10.12+ x86-64

pineappl-1.4.0-cp37-cp37m-macosx_11_0_arm64.whl (675.6 kB view details)

Uploaded CPython 3.7mmacOS 11.0+ ARM64

pineappl-1.4.0-cp37-cp37m-macosx_10_12_x86_64.whl (741.6 kB view details)

Uploaded CPython 3.7mmacOS 10.12+ x86-64

File details

Details for the file pineappl-1.4.0.tar.gz.

File metadata

  • Download URL: pineappl-1.4.0.tar.gz
  • Upload date:
  • Size: 173.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0.tar.gz
Algorithm Hash digest
SHA256 e0c06d00057aa05836d18167e597137dbbc3594722b5bdcf4f482921c7363f43
MD5 6b450008b27550d84bda7a784923bc66
BLAKE2b-256 d840aca5a3df0f5393f476691d1c1bd6cd48274a54ba9d1bc55c82fa228730a6

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 768.7 kB
  • Tags: PyPy, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ac55724122d9df32eb769e3fee9e25870428dcd87c7a46b299c650be3360c6e4
MD5 8f717805bfd4ad8015c8cb235962fd64
BLAKE2b-256 ec41c8a406526976ae411381c5cff1f8f89114b25ba25f7ba30e3226c8ea97f8

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 722.0 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7ad8169a3b42886508f1e66acd1e4f71934217f547a2828897f73244ffc63580
MD5 948feb395f35d3cd9151a398f270800f
BLAKE2b-256 c7f3ad47166d70b2984196fe70c10aca15372b2a67457488033d98ef8c93d172

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 765.9 kB
  • Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 934201c85be042acdc24964062c464739181cf1ad7f477e4775f1cc2abbc8389
MD5 d3921a7e0421cc29562becae75b108da
BLAKE2b-256 931b442a9e41f3506bcb741a7a988a77aa75bdb1600e2c26278ea86a4aa11c07

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp314-cp314-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 671.2 kB
  • Tags: CPython 3.14, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 944d4fade97ebc49e52f7ca6c5891d8fc92b5955bb6275d89d3ac2b008d0c5dd
MD5 b38f08d946fa21a0cb61ca6ad1ab48da
BLAKE2b-256 284a4b732a0b09d3084610ed6326fa9f4e1cd07243f57ca07f476494e18d0740

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp314-cp314-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 735.6 kB
  • Tags: CPython 3.14, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9c43780362de5350a527b3c0e6d0dca3810fab7e0609fe093c775bd222e64b12
MD5 54d98c49ef4042418fd27ae380180965
BLAKE2b-256 d2d30b8a64b7c22643bc2001766ee6b9efcf70e0bc14e365f1ee1401be03de61

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 723.7 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2b64b962809acc7fa57bdfed126f443e92d0e0bcd11c4fd62b0289ca7cdd64b5
MD5 4f726d3b1f9cdd7dc2b5c7222781b7a3
BLAKE2b-256 3164646a324547751feef5dd4c097153d1d8ff44fcbc4350fd0006b537bcb074

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 768.0 kB
  • Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 47d5bafdf57f8af3ba4c4bf4fa3510ee9476a528a15df2c7906ddfdbd574409a
MD5 a7a0c709d0b55caf094cc1a0d50183ce
BLAKE2b-256 352cca9b998572ee7f26f31e67a9f306d7c0c652b0fbc9d9063a22766fd4ff63

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp313-cp313-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 672.5 kB
  • Tags: CPython 3.13, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 671404e362055fe9e77453f31743e7f49cededadc5f2a04d8db6f847df6b7694
MD5 eda64225721883ab631a9c997484b24d
BLAKE2b-256 176acb617ea786dd9edd55d5f9e85221ac9311234681b5b19e03f1c01447c50a

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp313-cp313-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 737.8 kB
  • Tags: CPython 3.13, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4c5b2227fd42b423072f10fdeffc971deaf25322d1cef6d8fce55defb7cc9ed5
MD5 7697d37fec4a4a373f4f1372bfe45ac6
BLAKE2b-256 708bb5892a1eaec319584666af1ad3066feb08a48a3698d3ac2e152b70c20e63

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 723.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a4eb0673937f7608f1d84b3e68d5ceb0b19f8765246a4e403cef2fa6c801f7e3
MD5 a1f020db8802c1d4157a53fb64356199
BLAKE2b-256 a7bc6b0f22c5417d67b53a1882ea29cac6e75436a24b811b64b0a5e2ad513e1e

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 768.0 kB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f00ffd85edd2122a269bd49b1a65ce5259afc0142ac876edc3538a454c5b1937
MD5 35cbc1562f3edb731dc3f9ec4304271f
BLAKE2b-256 393c4194cdaec1b7545cbaf8998a748d76ac3e1eb2339aa853be2febd2ba0ac7

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp312-cp312-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 672.7 kB
  • Tags: CPython 3.12, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7490e939f072721dd90dc03d298f79802d10dfab7a8a22a10029abfe1bda396a
MD5 cc03ec78d44ab6a75d1b5e5687c268c0
BLAKE2b-256 7483ab0d03dee38ceb333d13354e6f84f1001d1e64d8f7d729a78464b4383836

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp312-cp312-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 737.6 kB
  • Tags: CPython 3.12, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3db3928e1df25ab93eebee286d69fef6f099c73fa761e9407d73ced0ba99e076
MD5 cf5e641fd5042a4d36cef385d2289b4e
BLAKE2b-256 7e0cb965f6371e5181df9acb22d96a654a190b70c579627d1c2cdd7c37eb3b59

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 726.2 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e2d3ce7abb3ea9ec901ab89d3532d6098599aa63494a4b5b7c4ec9025615b8a9
MD5 cb56e30ea45384d0281a2043968bee3d
BLAKE2b-256 869c22ab19edbe3138b70edd81984bd70323ddbb7d820326680a918c356caea4

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 767.6 kB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9169c366d79bddba6132c4692ad084086c12e573c981d5c5b156b54bb8302d76
MD5 1adc141ec7e2ee16b62f192c613928b2
BLAKE2b-256 8a459808629bd95457ae8715439a92ba5403bd9d749696b3ed021cf075fda7f9

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp311-cp311-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 673.6 kB
  • Tags: CPython 3.11, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 29e8ffc35db4e84be923635e16ade3b608fe5a79b500c07910e2035f79d011e0
MD5 152dae5a25a3c262ee754ba1757af69f
BLAKE2b-256 6e4703d6b95535bbe5fc1ce982df9d8dac8a47d83e70acc959caff9b02855d2c

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp311-cp311-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 739.2 kB
  • Tags: CPython 3.11, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9096d24bb2a4d320ce62188775e0fe4e0f9a2360750fa0f19de12785626ccf0b
MD5 70dac0e0ffbce640af481921e0287e68
BLAKE2b-256 5a4509bca88946327a96e76cdcc6a5cd027a69fbb11c351fb5169b7a34c5c074

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 726.2 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b064eef65cf58c648506e6b3f0820898164b81902ce0e0992a7db578eea1ba5a
MD5 9e6b049dede1d751dc9b8f6f9cfe0ee3
BLAKE2b-256 1992cb3db3d9d7b350a066bda9ca6038f31c2897c2a9e3279f3d39be82692345

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 767.8 kB
  • Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e5f9cac73b540a52abb922551431586bec52da167c4a830cec0851e2af81f965
MD5 269943ce94051e8e12af4754d15a9a04
BLAKE2b-256 69df0f2273d80151d6500791c35c6ba685d34734eb79f3a5d76b012982194506

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 673.8 kB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5568ebc800ec3d56ecfdf355716689b8f6b0ea467ff9ec74f1e9f487d5892a73
MD5 5cda598a76fad8f546c45c7466e00a98
BLAKE2b-256 99a96a310f4e77416ab70d46588caeeb3515650e47181218b6b61483ebdc5a3b

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp310-cp310-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 739.6 kB
  • Tags: CPython 3.10, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 95d78443406261e5628507947f243a2dd44ef8573d5a25858173fbb5433ff854
MD5 cb3cb4903e3aa020ee4eae221140bf59
BLAKE2b-256 41e07640f00d6314b5d56c855c5453193fceb47ab976b91d03a0bc11adab5a3a

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 770.5 kB
  • Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 615e4f0a892eff1a7dc82c28937ac9bb365085adbecf6a348160f5ab9afdc3be
MD5 8a92ab700020aed18378f583fe88e803
BLAKE2b-256 7fa825d6b09c733acc9266373f70ed96b9ad4af830846239b67db92be08992f9

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 675.8 kB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e4bc04f938ccb97d53fff7118b80da0b1b6e146cf3bfab3f3709ef8c2eb044f1
MD5 58fbd2d687c0c906a434d94e474347ba
BLAKE2b-256 06b74c366c8548a62a9c1ef9c401be77ef4012a8510b381913d021dc17a79d3b

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp39-cp39-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 741.7 kB
  • Tags: CPython 3.9, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 56536946a1d030da8b27cfa2a1e7faf74859a5778298a46f99df2be18a2849d9
MD5 8a30720401bd06ab7bc17fe0c515ac24
BLAKE2b-256 f08a53c234da3207e7f0990515751a069719fc0879127ba04ad16933e5dee43e

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 770.1 kB
  • Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af9c30d6b42aae9e49f345b69002a3f0689cb07f4077a7b6eadafd4f8e092390
MD5 3820586e00c7876f5617c656a9e379a3
BLAKE2b-256 d21d3a8eb8204f704816f8dd9346570581b77b40cd2f1930766869656b48e7bd

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 675.6 kB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 49016a72cffbf7cdb1a1bff448267cbf4641d3922d889fcd5d29760f0ea3cab2
MD5 5f4c53a779f7ace68be1fb48485bfb09
BLAKE2b-256 69c2bea6ed1f3264d17b6a86ef39f594591690dd1903ca59488e0b0be47c1519

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp38-cp38-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp38-cp38-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 741.6 kB
  • Tags: CPython 3.8, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp38-cp38-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 85beca6c3feba719bf439c02cc910861227586d4f604ddfa9851f0c29e6c747b
MD5 4503930556498536b3dba773da39b5f0
BLAKE2b-256 59e8c734e4aaf52ae98821e683022d60661a607e72665f42387bf57cfbc1e64d

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp37-cp37m-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp37-cp37m-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 675.6 kB
  • Tags: CPython 3.7m, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp37-cp37m-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 33d14f9be2ad4671fed0896d6413a72a8c597a6775e4fbea6fa245ecc3ae40cb
MD5 74945daf1831385c9ec7eb7cc85951f8
BLAKE2b-256 efa3a4b31cf8d0c9ce2bb42583559e45b0d06bf9d6f19e5f97ea90fe76ba2b21

See more details on using hashes here.

File details

Details for the file pineappl-1.4.0-cp37-cp37m-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pineappl-1.4.0-cp37-cp37m-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 741.6 kB
  • Tags: CPython 3.7m, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.13 {"installer":{"name":"uv","version":"0.11.13","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pineappl-1.4.0-cp37-cp37m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d4ef2a34d3cec271038b40b3c6ff91fbf9039820c843384cfa045543a142870e
MD5 6669519aade9581f577000ef65b67d7d
BLAKE2b-256 585741b268729d618ecd0d769c8fc0e2785d31960ad90d4ec5e2bca0f4e4a8f5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page