pineappl


Namepineappl JSON
Version 1.1.0 PyPI version JSON
download
home_pageNone
SummaryPython bindings to PineAPPL
upload_time2025-07-08 16:22:05
maintainerNone
docs_urlNone
authorChristopher Schwan <handgranaten-herbert@posteo.de>, Alessandro Candido <candido.ale@gmail.com>, Felix Hekhorn <felix.hekhorn@mi.infn.it>, Tanjona R. Rabemananjara <tanjona.hepc@gmail.com>
requires_python>=3.7
licenseGPL-3.0-or-later
keywords high-energy-physics physics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/pineappl.svg)](https://badge.fury.io/py/pineappl)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/pineappl/badges/installer/conda.svg)](https://anaconda.org/conda-forge/pineappl)
[![AUR](https://img.shields.io/aur/version/pineappl)](https://aur.archlinux.org/packages/pineappl)
[![Documentation Status](https://readthedocs.org/projects/pineappl/badge/?version=latest)](https://pineappl.readthedocs.io/en/latest/?badge=latest)

# Python bindings for PineAPPL

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

For installation instructions see the [documentation].

[PyO3]: https://pyo3.rs
[Rust API]: https://docs.rs/pineappl
[documentation]: https://pineappl.readthedocs.io/en/latest/installation.html

## Development

Run

```shell
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

```shell
pip install -U pip
```

Next, install `maturin`:

```shell
pip install maturin
```

Run

```shell
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:

```shell
pip install '.[docs]'
```

Then run

```shell
( cd docs && make clean html )
```

to generate the documentation.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pineappl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "high-energy-physics, physics",
    "author": "Christopher Schwan <handgranaten-herbert@posteo.de>, Alessandro Candido <candido.ale@gmail.com>, Felix Hekhorn <felix.hekhorn@mi.infn.it>, Tanjona R. Rabemananjara <tanjona.hepc@gmail.com>",
    "author_email": "Christopher Schwan <handgranaten-herbert@posteo.de>, Alessandro Candido <candido.ale@gmail.com>, Felix Hekhorn <felix.hekhorn@mi.infn.it>, Tanjona R. Rabemananjara <tanjona.hepc@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/43/54/7ec08cfdf2d551379dd75fb5e522e6ce7f9b8dc976ee21df923e97e624c3/pineappl-1.1.0.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/pineappl.svg)](https://badge.fury.io/py/pineappl)\n[![Anaconda-Server Badge](https://anaconda.org/conda-forge/pineappl/badges/installer/conda.svg)](https://anaconda.org/conda-forge/pineappl)\n[![AUR](https://img.shields.io/aur/version/pineappl)](https://aur.archlinux.org/packages/pineappl)\n[![Documentation Status](https://readthedocs.org/projects/pineappl/badge/?version=latest)](https://pineappl.readthedocs.io/en/latest/?badge=latest)\n\n# Python bindings for PineAPPL\n\nThis crate uses [PyO3] to provide Python bindings to PineAPPL's [Rust API].\n\nFor installation instructions see the [documentation].\n\n[PyO3]: https://pyo3.rs\n[Rust API]: https://docs.rs/pineappl\n[documentation]: https://pineappl.readthedocs.io/en/latest/installation.html\n\n## Development\n\nRun\n\n```shell\npython -m venv env && . env/bin/activate\n```\n\nto setup a new environment and check that `pip --version` returns at least `pip\n22.0 from ...`. If not, upgrade `pip` via\n\n```shell\npip install -U pip\n```\n\nNext, install `maturin`:\n\n```shell\npip install maturin\n```\n\nRun\n\n```shell\nmaturin develop\n```\n\nto build the project, which also installs it into the environment so that it\ncan be used in Python projects that use the same environment.\n\n### Documentation\n\nRun the following once to install the documentation's dependencies:\n\n```shell\npip install '.[docs]'\n```\n\nThen run\n\n```shell\n( cd docs && make clean html )\n```\n\nto generate the documentation.\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "Python bindings to PineAPPL",
    "version": "1.1.0",
    "project_urls": {
        "changelog": "https://nnpdf.github.io/pineappl/CHANGELOG.html",
        "documentation": "https://pineappl.readthedocs.io/",
        "homepage": "https://nnpdf.github.io/pineappl/"
    },
    "split_keywords": [
        "high-energy-physics",
        " physics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1a23a494392e80f5b03a247b802b452f348855f3a785b6e1a1a094a27293f72a",
                "md5": "146adde98973ee6eb02e839874fec97d",
                "sha256": "da4e966da37eb9fdf959963e4c9465aea04654e79586f53e87d4a7a8127f5c0c"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp310-cp310-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "146adde98973ee6eb02e839874fec97d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 710512,
            "upload_time": "2025-07-08T16:21:10",
            "upload_time_iso_8601": "2025-07-08T16:21:10.655707Z",
            "url": "https://files.pythonhosted.org/packages/1a/23/a494392e80f5b03a247b802b452f348855f3a785b6e1a1a094a27293f72a/pineappl-1.1.0-cp310-cp310-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8d63f859e71cbbac5fd7634cd300f2b49f6a69b1272a2ab9e2970d6a6eb95ce5",
                "md5": "7c13a46d1d0f1975cd1745861df86d4c",
                "sha256": "a9f7efcd8d2c8f5a685d8a12bd9af497e93cdfa410953d26e9a21e7cbe855e66"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7c13a46d1d0f1975cd1745861df86d4c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 632865,
            "upload_time": "2025-07-08T16:21:12",
            "upload_time_iso_8601": "2025-07-08T16:21:12.976114Z",
            "url": "https://files.pythonhosted.org/packages/8d/63/f859e71cbbac5fd7634cd300f2b49f6a69b1272a2ab9e2970d6a6eb95ce5/pineappl-1.1.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "80101eb015fcd3adbc231ce3a315006d1b1d51531a82adf4fcec4446b6a1e48c",
                "md5": "b8d5d2ec9faa76b95f9e4481aec6f327",
                "sha256": "9005f4eb8c1cd5129279178b17f125e0e79a29fda9e219b0a00304ed5977bc09"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b8d5d2ec9faa76b95f9e4481aec6f327",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 724701,
            "upload_time": "2025-07-08T16:21:14",
            "upload_time_iso_8601": "2025-07-08T16:21:14.487434Z",
            "url": "https://files.pythonhosted.org/packages/80/10/1eb015fcd3adbc231ce3a315006d1b1d51531a82adf4fcec4446b6a1e48c/pineappl-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b1c767d7fc298f629a2c012a38b798d6850450abb2e4122c8f1904d59a82ecc5",
                "md5": "582c99249c70531633975895db1c8fcd",
                "sha256": "92054ca8b876e95ac7efe9b781024f07afd60d031d34f845cb8965e5d8bec3e1"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "582c99249c70531633975895db1c8fcd",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 684428,
            "upload_time": "2025-07-08T16:21:16",
            "upload_time_iso_8601": "2025-07-08T16:21:16.101202Z",
            "url": "https://files.pythonhosted.org/packages/b1/c7/67d7fc298f629a2c012a38b798d6850450abb2e4122c8f1904d59a82ecc5/pineappl-1.1.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3c81a8bfc563d8cfc96238801b486b0d4d880079005ceed434e3616186635bf7",
                "md5": "098773de30f9e36f7b261222639551b7",
                "sha256": "ce23515db166ba7fe8ed1d7682a91a0a369f735a648d5061a2ca0482719288eb"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp311-cp311-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "098773de30f9e36f7b261222639551b7",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 710552,
            "upload_time": "2025-07-08T16:21:17",
            "upload_time_iso_8601": "2025-07-08T16:21:17.666549Z",
            "url": "https://files.pythonhosted.org/packages/3c/81/a8bfc563d8cfc96238801b486b0d4d880079005ceed434e3616186635bf7/pineappl-1.1.0-cp311-cp311-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "85de39cd20acf1d30b515c716c7a6bed4203caefc3c9af110f37fe5da2d34256",
                "md5": "4699369dcf2d8379c55e66e7bd7a013d",
                "sha256": "072f61aac1f3ef2d91cd6dcfba15baabe9f2d99c142441ef84762c90a79adc31"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "4699369dcf2d8379c55e66e7bd7a013d",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 632790,
            "upload_time": "2025-07-08T16:21:19",
            "upload_time_iso_8601": "2025-07-08T16:21:19.278593Z",
            "url": "https://files.pythonhosted.org/packages/85/de/39cd20acf1d30b515c716c7a6bed4203caefc3c9af110f37fe5da2d34256/pineappl-1.1.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0b16331e653e0263822c54aeaf686d95ef09d0cff46c4116ed969a76aab435c1",
                "md5": "75b1a89492413739fda1225d897d4050",
                "sha256": "42065cc7ed79a643a84f7eb2d98a272cb3e79ec5ecd4b188c3007f528b94e683"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "75b1a89492413739fda1225d897d4050",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 724685,
            "upload_time": "2025-07-08T16:21:20",
            "upload_time_iso_8601": "2025-07-08T16:21:20.845154Z",
            "url": "https://files.pythonhosted.org/packages/0b/16/331e653e0263822c54aeaf686d95ef09d0cff46c4116ed969a76aab435c1/pineappl-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0f3f566f0e29af15f454ff5b23fa736543e61d46ce02b111f1fb1c524559b0c7",
                "md5": "efa964e26209e320081a0c1d17f1046b",
                "sha256": "e0a7396dec1f2145039f619f60f56362b61630b27d5acd161e268b357a55b855"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "efa964e26209e320081a0c1d17f1046b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 684416,
            "upload_time": "2025-07-08T16:21:22",
            "upload_time_iso_8601": "2025-07-08T16:21:22.729014Z",
            "url": "https://files.pythonhosted.org/packages/0f/3f/566f0e29af15f454ff5b23fa736543e61d46ce02b111f1fb1c524559b0c7/pineappl-1.1.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b796f30997da871c8cef91fe212a1206268c74c5de90aaf1753d1f712b671ed3",
                "md5": "74238afa60724fccdfd0e1fcba37fd8f",
                "sha256": "b82cf7fef67f489693c60238323d238b56099c90b119a87629823fe6ba2afe9d"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp312-cp312-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "74238afa60724fccdfd0e1fcba37fd8f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 705412,
            "upload_time": "2025-07-08T16:21:24",
            "upload_time_iso_8601": "2025-07-08T16:21:24.194555Z",
            "url": "https://files.pythonhosted.org/packages/b7/96/f30997da871c8cef91fe212a1206268c74c5de90aaf1753d1f712b671ed3/pineappl-1.1.0-cp312-cp312-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1a800a81a9acccedae06c27992ba74dcc16665a8f8b39b2cbe11e718bb23886c",
                "md5": "5e1a2ac978275e05866ddbdb71c3a1b7",
                "sha256": "1967212b017fdf6dee7153be4dc73eb7d3693d2360d70ad2bfe03c3fd226af80"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "5e1a2ac978275e05866ddbdb71c3a1b7",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 628448,
            "upload_time": "2025-07-08T16:21:25",
            "upload_time_iso_8601": "2025-07-08T16:21:25.859376Z",
            "url": "https://files.pythonhosted.org/packages/1a/80/0a81a9acccedae06c27992ba74dcc16665a8f8b39b2cbe11e718bb23886c/pineappl-1.1.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "85782669bf85066bfbcb28b401a500f7565e56bae63b4ac7b051a259d9a45473",
                "md5": "231c2a5862593964690cf05902090131",
                "sha256": "2f6d2bd266b9b7a8d82d38a5ec81c914d2e19cca8f5cb849424389affb9a45cc"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "231c2a5862593964690cf05902090131",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 723637,
            "upload_time": "2025-07-08T16:21:27",
            "upload_time_iso_8601": "2025-07-08T16:21:27.428199Z",
            "url": "https://files.pythonhosted.org/packages/85/78/2669bf85066bfbcb28b401a500f7565e56bae63b4ac7b051a259d9a45473/pineappl-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "81f6d770bbf0d7d36314d333cc0b4afd9721db287a5388a4c5fab79f3e501598",
                "md5": "a7fe9e358ca18c574896ac0a91404960",
                "sha256": "12300166032463d21a424aa959862bb44fe676b7f182d467d4695dd620d7eff6"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a7fe9e358ca18c574896ac0a91404960",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 681575,
            "upload_time": "2025-07-08T16:21:28",
            "upload_time_iso_8601": "2025-07-08T16:21:28.983853Z",
            "url": "https://files.pythonhosted.org/packages/81/f6/d770bbf0d7d36314d333cc0b4afd9721db287a5388a4c5fab79f3e501598/pineappl-1.1.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1c78091b668dd7ddfe517801b4faf83f4a587ef903d6db3fbafc7ba1b1d50cb3",
                "md5": "b6e8e195aa338124220dace6fc2bddd9",
                "sha256": "d6d9f2949b686ae136c9e34087f421aea5b417106575e71449ce4475671232cd"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp313-cp313-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b6e8e195aa338124220dace6fc2bddd9",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 705160,
            "upload_time": "2025-07-08T16:21:30",
            "upload_time_iso_8601": "2025-07-08T16:21:30.450994Z",
            "url": "https://files.pythonhosted.org/packages/1c/78/091b668dd7ddfe517801b4faf83f4a587ef903d6db3fbafc7ba1b1d50cb3/pineappl-1.1.0-cp313-cp313-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4377f417de7eedf11d633ff955d363e45c3259e86e3d3c500d2f198daa301f21",
                "md5": "303668985785b20812a6d0c35dc30691",
                "sha256": "bf8c16900cc3a80439dc4c8d924f02fd792bbc6606803353fe5b3c09a4b5dfeb"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "303668985785b20812a6d0c35dc30691",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 628235,
            "upload_time": "2025-07-08T16:21:32",
            "upload_time_iso_8601": "2025-07-08T16:21:32.407757Z",
            "url": "https://files.pythonhosted.org/packages/43/77/f417de7eedf11d633ff955d363e45c3259e86e3d3c500d2f198daa301f21/pineappl-1.1.0-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e5d86eb2bd1877e4ce8ea548d0fe704a2802de4819b9e461c91944ec0ff8af72",
                "md5": "40de998e06e33188072c83edc39e91a6",
                "sha256": "0821de711d542b1f0105b1b333934c1b8cfd4bd73fa7f6b2715184a2707ab842"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "40de998e06e33188072c83edc39e91a6",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 723062,
            "upload_time": "2025-07-08T16:21:33",
            "upload_time_iso_8601": "2025-07-08T16:21:33.885704Z",
            "url": "https://files.pythonhosted.org/packages/e5/d8/6eb2bd1877e4ce8ea548d0fe704a2802de4819b9e461c91944ec0ff8af72/pineappl-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "912df0b3c095515796bce55e9cb8310a380d75a6a6f3ed75e75ab4bf6ecefa00",
                "md5": "332cbb723a5e620f90e74c429eecca8f",
                "sha256": "0d4b4b239eab4ea2dcf611ce2f9b253c5cb7a31357917eee3897700221c8a60b"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "332cbb723a5e620f90e74c429eecca8f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 681075,
            "upload_time": "2025-07-08T16:21:35",
            "upload_time_iso_8601": "2025-07-08T16:21:35.419173Z",
            "url": "https://files.pythonhosted.org/packages/91/2d/f0b3c095515796bce55e9cb8310a380d75a6a6f3ed75e75ab4bf6ecefa00/pineappl-1.1.0-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f41b2941d8f95175834102bb99e86d36ce40b3972816a425209987c085d59a76",
                "md5": "32889c301c9f4fd3e8e6a97fc52989d0",
                "sha256": "2b9032fec10bcda56f8b8692ce0c592e9398dc623fb51fe595d8a7423953b8cb"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp37-cp37m-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "32889c301c9f4fd3e8e6a97fc52989d0",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 711467,
            "upload_time": "2025-07-08T16:21:36",
            "upload_time_iso_8601": "2025-07-08T16:21:36.938016Z",
            "url": "https://files.pythonhosted.org/packages/f4/1b/2941d8f95175834102bb99e86d36ce40b3972816a425209987c085d59a76/pineappl-1.1.0-cp37-cp37m-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a83fff0cc0c55400d250c437e382e8e46e8ef099c1c4959a6ce8501ef3245d33",
                "md5": "dfa89da6693b9b7e53ac3747007d111f",
                "sha256": "6dd4ad8f043ae357dda4d08c0530cc8c91d0aba6d21783848f722d16c0e3b4ee"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp37-cp37m-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "dfa89da6693b9b7e53ac3747007d111f",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 634120,
            "upload_time": "2025-07-08T16:21:38",
            "upload_time_iso_8601": "2025-07-08T16:21:38.746812Z",
            "url": "https://files.pythonhosted.org/packages/a8/3f/ff0cc0c55400d250c437e382e8e46e8ef099c1c4959a6ce8501ef3245d33/pineappl-1.1.0-cp37-cp37m-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8e052b629bb9eceb4111687804b6dbcf2256a92cb353b2e920915530cca3fa57",
                "md5": "360f092e35dc02f7335abbbf92ed6b25",
                "sha256": "633be235f48cb1939877ba534992fe03fa6eaac71207a5acb9f24e54a4f8693e"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "360f092e35dc02f7335abbbf92ed6b25",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 685215,
            "upload_time": "2025-07-08T16:21:40",
            "upload_time_iso_8601": "2025-07-08T16:21:40.288910Z",
            "url": "https://files.pythonhosted.org/packages/8e/05/2b629bb9eceb4111687804b6dbcf2256a92cb353b2e920915530cca3fa57/pineappl-1.1.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "68bfaa9fb572534b8ab2fd0c26f8fb03d35fba03157ed3a85221f4807555e2d6",
                "md5": "3531fbd18e144a775a42324f81e59b6b",
                "sha256": "8201918db13d6a930ac07cfef3adce1a9761be4b0f729cb59cf904c7ba915b4b"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp38-cp38-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3531fbd18e144a775a42324f81e59b6b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 711406,
            "upload_time": "2025-07-08T16:21:42",
            "upload_time_iso_8601": "2025-07-08T16:21:42.465324Z",
            "url": "https://files.pythonhosted.org/packages/68/bf/aa9fb572534b8ab2fd0c26f8fb03d35fba03157ed3a85221f4807555e2d6/pineappl-1.1.0-cp38-cp38-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3a2ee150caaf6f5d343fa7a67f600a95c49c1f5bc1ec6905ce0f4701683c7d3c",
                "md5": "2f58e42193f8ae358899510627c2f115",
                "sha256": "f6272e16f5c912baf1b84cad294fcb4f71ca1299f21290c6dcc9e696dc9eaf55"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2f58e42193f8ae358899510627c2f115",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 634079,
            "upload_time": "2025-07-08T16:21:44",
            "upload_time_iso_8601": "2025-07-08T16:21:44.053279Z",
            "url": "https://files.pythonhosted.org/packages/3a/2e/e150caaf6f5d343fa7a67f600a95c49c1f5bc1ec6905ce0f4701683c7d3c/pineappl-1.1.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f7ea94008115f7efe83b017a18bd19a55b6eb17c221a0c3614a74183097fa86a",
                "md5": "2123d821e2fdb9ad4e504eb354ae26c1",
                "sha256": "fffbc9124c65d96b645f34281222c9be37a9f0c0fe3a6721512e12b2eed980d2"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2123d821e2fdb9ad4e504eb354ae26c1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 725261,
            "upload_time": "2025-07-08T16:21:45",
            "upload_time_iso_8601": "2025-07-08T16:21:45.605423Z",
            "url": "https://files.pythonhosted.org/packages/f7/ea/94008115f7efe83b017a18bd19a55b6eb17c221a0c3614a74183097fa86a/pineappl-1.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "55a55394469e3941ffdffc2b4fde189093fa7d83381c262c0d5ca890ea13f931",
                "md5": "e383d05fd2a1f80319994593dac2f007",
                "sha256": "09dc0ca81ae24ca399cd869be5f0b12e9fd2021565f4f96a0c372a5cc099aeea"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e383d05fd2a1f80319994593dac2f007",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 685148,
            "upload_time": "2025-07-08T16:21:47",
            "upload_time_iso_8601": "2025-07-08T16:21:47.268264Z",
            "url": "https://files.pythonhosted.org/packages/55/a5/5394469e3941ffdffc2b4fde189093fa7d83381c262c0d5ca890ea13f931/pineappl-1.1.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "892c6739907095c9d442a90c04c778416b433700dcc5a3c2ed19e4a74b67fabc",
                "md5": "d0c34042f84fff3f178138d867105f80",
                "sha256": "bd79e036cc55e5899592ae0383f76a929e168a40d8f9a1828db67223df51e21a"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp39-cp39-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d0c34042f84fff3f178138d867105f80",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 711879,
            "upload_time": "2025-07-08T16:21:48",
            "upload_time_iso_8601": "2025-07-08T16:21:48.863421Z",
            "url": "https://files.pythonhosted.org/packages/89/2c/6739907095c9d442a90c04c778416b433700dcc5a3c2ed19e4a74b67fabc/pineappl-1.1.0-cp39-cp39-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e689fa7badadf2d7786877589eb04808382108b31deaa82f5df6460289fd5216",
                "md5": "00d82d27167a7e39858cc1275dbcf4ab",
                "sha256": "947ca471d636d5d614c406401d9b3fff6f2b9b997b471240435cf46897192da7"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "00d82d27167a7e39858cc1275dbcf4ab",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 634143,
            "upload_time": "2025-07-08T16:21:50",
            "upload_time_iso_8601": "2025-07-08T16:21:50.514769Z",
            "url": "https://files.pythonhosted.org/packages/e6/89/fa7badadf2d7786877589eb04808382108b31deaa82f5df6460289fd5216/pineappl-1.1.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9a6edf838e4bf567bc1b1699d08bb220d28788f49784f0ba83e4705e10f9b614",
                "md5": "b03dcff38da64a10cf079bf1e7a14a58",
                "sha256": "d34af137721d947c1388be055744274f77ee3af507477f28e19f28cd33012377"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b03dcff38da64a10cf079bf1e7a14a58",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 725533,
            "upload_time": "2025-07-08T16:21:52",
            "upload_time_iso_8601": "2025-07-08T16:21:52.110973Z",
            "url": "https://files.pythonhosted.org/packages/9a/6e/df838e4bf567bc1b1699d08bb220d28788f49784f0ba83e4705e10f9b614/pineappl-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ccaa14a74442de4b57e17c06e10599e6b814c22c4e881e9e3847776a68384ba2",
                "md5": "91c6da577b2a78fe2b79d375fd1e424f",
                "sha256": "2fa6305761f2c3c14b0ad4c24471791d9fc25789097b172297cda6c1bc5a9c30"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "91c6da577b2a78fe2b79d375fd1e424f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 685212,
            "upload_time": "2025-07-08T16:21:53",
            "upload_time_iso_8601": "2025-07-08T16:21:53.752845Z",
            "url": "https://files.pythonhosted.org/packages/cc/aa/14a74442de4b57e17c06e10599e6b814c22c4e881e9e3847776a68384ba2/pineappl-1.1.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e8e38c1b5439d8f41f71c02e6092be6d4897dfc34a1c2a2524ad48f874c4b017",
                "md5": "09aa8a87d19f0045af9f2a1ca4d0b7c0",
                "sha256": "8d0e084fde2aa71f7333a5567c7d196981c6b2e0d16c4b6bc855014a242483b1"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-pp310-pypy310_pp73-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "09aa8a87d19f0045af9f2a1ca4d0b7c0",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 711537,
            "upload_time": "2025-07-08T16:21:55",
            "upload_time_iso_8601": "2025-07-08T16:21:55.328514Z",
            "url": "https://files.pythonhosted.org/packages/e8/e3/8c1b5439d8f41f71c02e6092be6d4897dfc34a1c2a2524ad48f874c4b017/pineappl-1.1.0-pp310-pypy310_pp73-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "adae3016190162dacf44ba39975a0724ddc5b67fb784d29a2715292d84c9b062",
                "md5": "68739677c506a17b7e780c6a9cfa7359",
                "sha256": "57d23dc8df0f7c1c678659f4d5055f17b430575268452074a41a5244316b1194"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "68739677c506a17b7e780c6a9cfa7359",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 633759,
            "upload_time": "2025-07-08T16:21:57",
            "upload_time_iso_8601": "2025-07-08T16:21:57.175613Z",
            "url": "https://files.pythonhosted.org/packages/ad/ae/3016190162dacf44ba39975a0724ddc5b67fb784d29a2715292d84c9b062/pineappl-1.1.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3e047735a45a007f0137998c8802cb97198f630396ccd6f73295d5aaf2391c1d",
                "md5": "98aa0db3ed505fc0bf8f9ecfb9d3903f",
                "sha256": "2ed76360528cd9eb77b513464ae1db63a2d9e9cae694a639c7c489c08769c6be"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "98aa0db3ed505fc0bf8f9ecfb9d3903f",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 725761,
            "upload_time": "2025-07-08T16:21:58",
            "upload_time_iso_8601": "2025-07-08T16:21:58.876017Z",
            "url": "https://files.pythonhosted.org/packages/3e/04/7735a45a007f0137998c8802cb97198f630396ccd6f73295d5aaf2391c1d/pineappl-1.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "745d48699214503758db5557b0cf58c4afe3827b2e4e9cdcb5479c1363983fb3",
                "md5": "8c99a810ee74db6d401618e19c2ad142",
                "sha256": "315d765a463a50c6ecbf0fad21d870c3cc5473d245b160bcb918f4add00006f8"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8c99a810ee74db6d401618e19c2ad142",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.7",
            "size": 725603,
            "upload_time": "2025-07-08T16:22:00",
            "upload_time_iso_8601": "2025-07-08T16:22:00.425799Z",
            "url": "https://files.pythonhosted.org/packages/74/5d/48699214503758db5557b0cf58c4afe3827b2e4e9cdcb5479c1363983fb3/pineappl-1.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0bc0b1e39718939f7e72121f06de0f43fb9c5baa7c247b66d3a4b23c38c05587",
                "md5": "6ca9f53ca61b39b93b2f4d5eab06f15d",
                "sha256": "a25c6599861f0062f80ed7996f700a6eac72bde1c46e93b775ee6ac91a23b8fa"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6ca9f53ca61b39b93b2f4d5eab06f15d",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 712560,
            "upload_time": "2025-07-08T16:22:02",
            "upload_time_iso_8601": "2025-07-08T16:22:02.203916Z",
            "url": "https://files.pythonhosted.org/packages/0b/c0/b1e39718939f7e72121f06de0f43fb9c5baa7c247b66d3a4b23c38c05587/pineappl-1.1.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dd05f07467149e618cbd2cba9a46dc8137539f840efe2be8666b56c8ac291622",
                "md5": "fc971cd351a827dbed262541b09e6c36",
                "sha256": "671846f2c40ac7da7b0d92a2d0bf318b2a7258bb4ae4377b11d8ea36a1c1e112"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "fc971cd351a827dbed262541b09e6c36",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 634633,
            "upload_time": "2025-07-08T16:22:03",
            "upload_time_iso_8601": "2025-07-08T16:22:03.735312Z",
            "url": "https://files.pythonhosted.org/packages/dd/05/f07467149e618cbd2cba9a46dc8137539f840efe2be8666b56c8ac291622/pineappl-1.1.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "43547ec08cfdf2d551379dd75fb5e522e6ce7f9b8dc976ee21df923e97e624c3",
                "md5": "bc8920082b122c74980a3e6790656ad1",
                "sha256": "953713c9ad20a7406d716048073fa7c0459670fd58f0eacfc9b33a745506e109"
            },
            "downloads": -1,
            "filename": "pineappl-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bc8920082b122c74980a3e6790656ad1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 154303,
            "upload_time": "2025-07-08T16:22:05",
            "upload_time_iso_8601": "2025-07-08T16:22:05.451497Z",
            "url": "https://files.pythonhosted.org/packages/43/54/7ec08cfdf2d551379dd75fb5e522e6ce7f9b8dc976ee21df923e97e624c3/pineappl-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 16:22:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pineappl"
}
        
Elapsed time: 0.87395s