pamly


Namepamly JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/spang-lab/pamly-lib
SummaryCommand line interface for digital pathology tools.
upload_time2024-03-25 12:53:10
maintainerNone
docs_urlNone
authorMichael Huttner<michael@mhuttner.com>
requires_python>=3.8
licenseMIT
keywords pathology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pamly-lib

The pamly-lib originates from the initial [pamly](https://pamly.spang-lab.de) project for whole slide image conversion, upload and viewing.
The pamly-lib contains the source code for the pamly rust crate which contains the converter tool of pamly as a CLI. 

## Installing and Compiling Openslide

It builds upon the C-library [Openslide](https://github.com/openslide/openslide) in order to convert the main propietary scanner formats to an accessible sqlite database.
Thus, follow the installation and compilation instructions for [Openslide](https://github.com/openslide/openslide) as the pamly-lib depends on openslide to be properly installed.
Mac users can also install via brew.

NOTE: If openslide is not found during cargo install it might be caused by your PATH, e.g. if you brew install on Mac run
```
export LIBRARY_PATH="/opt/homebrew/lib"
```

If you've installed and compiled via the git repo, add the path to the .dylib, so something like
```
export DYLD_LIBRARY_PATH="$HOME/.../openslide/builddir/src"
```

## Installing the Converter Tool

In order to install the pamly CLI, including the converter tool, run
```
cargo install pamly --features convert
```

Without the flag --features convert you still get other features of pamly which do not depend on openslide, such as generating the types file (containing diagnoses, stains, labels, ...).

## Run the Converter Tool

In order to convert a raw WSI scan into an .sqlite databse run
```
pamly convert <Slide Path>
``` 




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/spang-lab/pamly-lib",
    "name": "pamly",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Michael Huttner <pypi@mhuttner.com>",
    "keywords": "pathology",
    "author": "Michael Huttner<michael@mhuttner.com>",
    "author_email": "Michael Huttner <pypi@mhuttner.com>",
    "download_url": "https://files.pythonhosted.org/packages/d7/38/646a818a3f9879405c595d5158083ced1f20e76fd0522087ea597df0098b/pamly-0.2.5.tar.gz",
    "platform": null,
    "description": "# pamly-lib\n\nThe pamly-lib originates from the initial [pamly](https://pamly.spang-lab.de) project for whole slide image conversion, upload and viewing.\nThe pamly-lib contains the source code for the pamly rust crate which contains the converter tool of pamly as a CLI. \n\n## Installing and Compiling Openslide\n\nIt builds upon the C-library [Openslide](https://github.com/openslide/openslide) in order to convert the main propietary scanner formats to an accessible sqlite database.\nThus, follow the installation and compilation instructions for [Openslide](https://github.com/openslide/openslide) as the pamly-lib depends on openslide to be properly installed.\nMac users can also install via brew.\n\nNOTE: If openslide is not found during cargo install it might be caused by your PATH, e.g. if you brew install on Mac run\n```\nexport LIBRARY_PATH=\"/opt/homebrew/lib\"\n```\n\nIf you've installed and compiled via the git repo, add the path to the .dylib, so something like\n```\nexport DYLD_LIBRARY_PATH=\"$HOME/.../openslide/builddir/src\"\n```\n\n## Installing the Converter Tool\n\nIn order to install the pamly CLI, including the converter tool, run\n```\ncargo install pamly --features convert\n```\n\nWithout the flag --features convert you still get other features of pamly which do not depend on openslide, such as generating the types file (containing diagnoses, stains, labels, ...).\n\n## Run the Converter Tool\n\nIn order to convert a raw WSI scan into an .sqlite databse run\n```\npamly convert <Slide Path>\n``` \n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Command line interface for digital pathology tools.",
    "version": "0.2.5",
    "project_urls": {
        "Homepage": "https://github.com/spang-lab/pamly-lib",
        "Source Code": "https://github.com/spang-lab/pamly-lib"
    },
    "split_keywords": [
        "pathology"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3308644e6a21aecae4510cec52aa2151feb3f069531e08bf70aaddbb9d11d6a8",
                "md5": "6e01eb6f14c500dbc799b67fed4651f2",
                "sha256": "977175873592b11f7bcf41f14715a17bad4b46bfad54099b4e9a324600a06b73"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp310-cp310-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6e01eb6f14c500dbc799b67fed4651f2",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 269210,
            "upload_time": "2024-03-25T12:51:26",
            "upload_time_iso_8601": "2024-03-25T12:51:26.448266Z",
            "url": "https://files.pythonhosted.org/packages/33/08/644e6a21aecae4510cec52aa2151feb3f069531e08bf70aaddbb9d11d6a8/pamly-0.2.5-cp310-cp310-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fc224dbd2192e35b2592140e019f61b0dbe8889057f9e8227aa7c826f989fc55",
                "md5": "16f2ea0463e7c5a41d854e03335d6cd0",
                "sha256": "d91de43ccaa1a3096dbd01a711561c1617cf489ccf50ad8ccaac00788db8b4e5"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "16f2ea0463e7c5a41d854e03335d6cd0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 264078,
            "upload_time": "2024-03-25T12:51:28",
            "upload_time_iso_8601": "2024-03-25T12:51:28.376899Z",
            "url": "https://files.pythonhosted.org/packages/fc/22/4dbd2192e35b2592140e019f61b0dbe8889057f9e8227aa7c826f989fc55/pamly-0.2.5-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "21c8c116736ecb3a5ef7fb11955e542d8bcfcdd6972905be0b008194c3449def",
                "md5": "4d3e33569d92f5519962ca2450175751",
                "sha256": "ae2c939dd3875b3fae562441e5899c300f4f01d88e1233d2304c10ae87325ac1"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4d3e33569d92f5519962ca2450175751",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1032476,
            "upload_time": "2024-03-25T12:51:29",
            "upload_time_iso_8601": "2024-03-25T12:51:29.555460Z",
            "url": "https://files.pythonhosted.org/packages/21/c8/c116736ecb3a5ef7fb11955e542d8bcfcdd6972905be0b008194c3449def/pamly-0.2.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "78f49128f9a341ef7785a4932ffa2833f60480c82ded3179985fffb619899ee4",
                "md5": "d049ececbfa408e028f9cc3a28902821",
                "sha256": "9f1dd4886ba62a94a33cc56286c5549f32eca2de24e88026f3cca9e4700fb9f9"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "d049ececbfa408e028f9cc3a28902821",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1047547,
            "upload_time": "2024-03-25T12:51:30",
            "upload_time_iso_8601": "2024-03-25T12:51:30.886050Z",
            "url": "https://files.pythonhosted.org/packages/78/f4/9128f9a341ef7785a4932ffa2833f60480c82ded3179985fffb619899ee4/pamly-0.2.5-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99ffe85bbed686298b27e2610145351001fb01f9e8dbbfa7d17b18051e6ff029",
                "md5": "0b1f797ecc8a752d5bf3cf4e8770719b",
                "sha256": "d7a36d6556efd09976e835163d12cabdd5f7bfd7ae9face8e65d5487c7323107"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "0b1f797ecc8a752d5bf3cf4e8770719b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1149728,
            "upload_time": "2024-03-25T12:51:32",
            "upload_time_iso_8601": "2024-03-25T12:51:32.311343Z",
            "url": "https://files.pythonhosted.org/packages/99/ff/e85bbed686298b27e2610145351001fb01f9e8dbbfa7d17b18051e6ff029/pamly-0.2.5-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "44160a5e39fa6608019b1df139fef3b43b7f638d016142a52e88354471911941",
                "md5": "15139eef494fea3e556a9c655bc4338b",
                "sha256": "0cec71f9bcb4b4aa1220f433c6b270e7ae566500707e0b1b29633038816d538f"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "15139eef494fea3e556a9c655bc4338b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1185879,
            "upload_time": "2024-03-25T12:51:33",
            "upload_time_iso_8601": "2024-03-25T12:51:33.698672Z",
            "url": "https://files.pythonhosted.org/packages/44/16/0a5e39fa6608019b1df139fef3b43b7f638d016142a52e88354471911941/pamly-0.2.5-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "50e4365625213a71a2442bb9d3ef0d4e6e5d852245afee226466aaf8872cbd45",
                "md5": "61ebc91968677d277474e4be0843ffd8",
                "sha256": "97501275b9a29ddce5850aeded3c63b599b6b52c4cbd13dac2c0f3c0b35bfe8d"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "61ebc91968677d277474e4be0843ffd8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1040646,
            "upload_time": "2024-03-25T12:51:35",
            "upload_time_iso_8601": "2024-03-25T12:51:35.055197Z",
            "url": "https://files.pythonhosted.org/packages/50/e4/365625213a71a2442bb9d3ef0d4e6e5d852245afee226466aaf8872cbd45/pamly-0.2.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "822b04784b100ba1cdd2286d7491af2a65e2279f0adbfdad9f90d003bff8e256",
                "md5": "e4f1e660820c2a536afbb90b8842bf91",
                "sha256": "1eed3ede1e6c5aa6a2d11746972d0a80ac63787a5b917c41eaed6f414a680a62"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "e4f1e660820c2a536afbb90b8842bf91",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1067700,
            "upload_time": "2024-03-25T12:51:36",
            "upload_time_iso_8601": "2024-03-25T12:51:36.877929Z",
            "url": "https://files.pythonhosted.org/packages/82/2b/04784b100ba1cdd2286d7491af2a65e2279f0adbfdad9f90d003bff8e256/pamly-0.2.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7c57fe17a75cef37468922c47cc6d5ccc980970bca0229e4924a2b8cf7a34390",
                "md5": "068d0aed9344f091e69332c5ab8be829",
                "sha256": "51e392273b6cb3d2fa0a44b8e15124058d907bb43c62fda18379d273c7f56d69"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp310-none-win32.whl",
            "has_sig": false,
            "md5_digest": "068d0aed9344f091e69332c5ab8be829",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 140002,
            "upload_time": "2024-03-25T12:51:38",
            "upload_time_iso_8601": "2024-03-25T12:51:38.095856Z",
            "url": "https://files.pythonhosted.org/packages/7c/57/fe17a75cef37468922c47cc6d5ccc980970bca0229e4924a2b8cf7a34390/pamly-0.2.5-cp310-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e7029d33ffc320700de48c4d957ed0876a0f947e792d973da525782097caeacb",
                "md5": "7c0b96b0575cf1a9a91e051672eda766",
                "sha256": "6c3df4efd7e6e534e0c8d884cf6ab82bcf53633f56a4eef487171f2d54fa57bb"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp310-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7c0b96b0575cf1a9a91e051672eda766",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 146169,
            "upload_time": "2024-03-25T12:51:39",
            "upload_time_iso_8601": "2024-03-25T12:51:39.895297Z",
            "url": "https://files.pythonhosted.org/packages/e7/02/9d33ffc320700de48c4d957ed0876a0f947e792d973da525782097caeacb/pamly-0.2.5-cp310-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1b148c51921bcd9032d322d8abecda4c88b349577608c2643e143670d8a3c951",
                "md5": "24ca944f7fb9613ed77441495f41d215",
                "sha256": "172cf322438679d28648e0da3317d8b73d0715429c761a689e1aa3d08a0c4b22"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp311-cp311-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "24ca944f7fb9613ed77441495f41d215",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 269200,
            "upload_time": "2024-03-25T12:51:41",
            "upload_time_iso_8601": "2024-03-25T12:51:41.619462Z",
            "url": "https://files.pythonhosted.org/packages/1b/14/8c51921bcd9032d322d8abecda4c88b349577608c2643e143670d8a3c951/pamly-0.2.5-cp311-cp311-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0a034a4439672dba5e77a955a055c8ba8a00eb09200e19f0b2936b58ed182fb4",
                "md5": "151348a29c442e3e9dfafc7e8ca8a4b9",
                "sha256": "09b09c03ce23002f8131ec044676a82e7f93060519f3ec32d98298981d56f0fb"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "151348a29c442e3e9dfafc7e8ca8a4b9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 264086,
            "upload_time": "2024-03-25T12:51:45",
            "upload_time_iso_8601": "2024-03-25T12:51:45.570011Z",
            "url": "https://files.pythonhosted.org/packages/0a/03/4a4439672dba5e77a955a055c8ba8a00eb09200e19f0b2936b58ed182fb4/pamly-0.2.5-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fb28ed6c6882df9afe2050dc8e6af076ed31a4c6bddd2f6fd91e831bfa008306",
                "md5": "878ab1ddb369bffe1a9780f7a71a8ba6",
                "sha256": "f299030dbb0a7146e702a53637c256519a4532475e9bb6567de0fb9aa205a344"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "878ab1ddb369bffe1a9780f7a71a8ba6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1032505,
            "upload_time": "2024-03-25T12:51:46",
            "upload_time_iso_8601": "2024-03-25T12:51:46.918146Z",
            "url": "https://files.pythonhosted.org/packages/fb/28/ed6c6882df9afe2050dc8e6af076ed31a4c6bddd2f6fd91e831bfa008306/pamly-0.2.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eed5e290249ac68d9bc7a51bf3ea9bff2c13b57a8a5cc929cc5c7b8a842bdb7b",
                "md5": "5de9e9ea1ac928697c5d34e8de5ad344",
                "sha256": "5b1322d41a53e64d26a5d36a6335ba2901daee1692ca5a0b6219487dc9b27cd2"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "5de9e9ea1ac928697c5d34e8de5ad344",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1047618,
            "upload_time": "2024-03-25T12:51:48",
            "upload_time_iso_8601": "2024-03-25T12:51:48.281992Z",
            "url": "https://files.pythonhosted.org/packages/ee/d5/e290249ac68d9bc7a51bf3ea9bff2c13b57a8a5cc929cc5c7b8a842bdb7b/pamly-0.2.5-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "55f5d2022d566354a798ac863f59a958acd418af617778735ff56e03063539a5",
                "md5": "6af3596155f21ab21c3eb2f789536206",
                "sha256": "6e618f1bb9dc0c00d2555bc42bee6e650dda1e36d02c28f4100cba15b7802559"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "6af3596155f21ab21c3eb2f789536206",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1149725,
            "upload_time": "2024-03-25T12:51:50",
            "upload_time_iso_8601": "2024-03-25T12:51:50.469661Z",
            "url": "https://files.pythonhosted.org/packages/55/f5/d2022d566354a798ac863f59a958acd418af617778735ff56e03063539a5/pamly-0.2.5-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "59b8ce14d7f32ad12a24907e4f9e8fe5a55d9796f393858bb341deb3f6f3d456",
                "md5": "67ff572e3fb06ae7f45c502d97968dc9",
                "sha256": "e8380dad4ebadf61f5998da9df02fc1fb48b4671da5e6e21f2af8c3e9886a95a"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "67ff572e3fb06ae7f45c502d97968dc9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1185949,
            "upload_time": "2024-03-25T12:51:52",
            "upload_time_iso_8601": "2024-03-25T12:51:52.802215Z",
            "url": "https://files.pythonhosted.org/packages/59/b8/ce14d7f32ad12a24907e4f9e8fe5a55d9796f393858bb341deb3f6f3d456/pamly-0.2.5-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dd70300f1ea1209cd8d5254b2504db30ac2e6562b02fe0ef19560d1340b9af46",
                "md5": "53424fbce9051cc26fc6c3b3b8d483d1",
                "sha256": "d099e79c0b21c84992094a4ccbf5dca378542e41794db6fbf397d5af2a6dfb98"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "53424fbce9051cc26fc6c3b3b8d483d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1040756,
            "upload_time": "2024-03-25T12:51:54",
            "upload_time_iso_8601": "2024-03-25T12:51:54.344744Z",
            "url": "https://files.pythonhosted.org/packages/dd/70/300f1ea1209cd8d5254b2504db30ac2e6562b02fe0ef19560d1340b9af46/pamly-0.2.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c5d63f27e32394eb1bc5242925604077beca459b87159969d45ab0e7e2eb3cdf",
                "md5": "76a168669a9910ed29a259142a2288de",
                "sha256": "f9668621fb582d6f776c137cce61410051c988d4afd349425cb99323d09a9914"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "76a168669a9910ed29a259142a2288de",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1067779,
            "upload_time": "2024-03-25T12:51:55",
            "upload_time_iso_8601": "2024-03-25T12:51:55.686006Z",
            "url": "https://files.pythonhosted.org/packages/c5/d6/3f27e32394eb1bc5242925604077beca459b87159969d45ab0e7e2eb3cdf/pamly-0.2.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "578c99d6247eefe6194d278e563ade5b88ed0c9da26201a623d18cdda7d43300",
                "md5": "407eaf5805064e19f7f4de53093f827f",
                "sha256": "1807ed686656cab6ab2bcf7fd4d732fe0e1e99552f245d479c60ff6fa6a239d2"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp311-none-win32.whl",
            "has_sig": false,
            "md5_digest": "407eaf5805064e19f7f4de53093f827f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 140010,
            "upload_time": "2024-03-25T12:51:57",
            "upload_time_iso_8601": "2024-03-25T12:51:57.465236Z",
            "url": "https://files.pythonhosted.org/packages/57/8c/99d6247eefe6194d278e563ade5b88ed0c9da26201a623d18cdda7d43300/pamly-0.2.5-cp311-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2cb8a09a279a2978d6c03e25233975a36a26d0d35fc8cfae8304856b40af593e",
                "md5": "9734e8031c48b4f69d1b70470ca18949",
                "sha256": "3eea9580f51e33f61f2f4d52dcd6afe895b9baee8ce377cc432ea7859f147d52"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp311-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "9734e8031c48b4f69d1b70470ca18949",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 146170,
            "upload_time": "2024-03-25T12:51:58",
            "upload_time_iso_8601": "2024-03-25T12:51:58.525249Z",
            "url": "https://files.pythonhosted.org/packages/2c/b8/a09a279a2978d6c03e25233975a36a26d0d35fc8cfae8304856b40af593e/pamly-0.2.5-cp311-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b9de39a38876746419b8250983d009c35615b999618cb56817cbfcf14f2b2018",
                "md5": "6558f135a700f0322b2e76649cadd12c",
                "sha256": "a9352f7529449616ca15e8d27aaa7b0e6387d2629f76726a6398c3bcc1216969"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp312-cp312-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6558f135a700f0322b2e76649cadd12c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 265281,
            "upload_time": "2024-03-25T12:52:00",
            "upload_time_iso_8601": "2024-03-25T12:52:00.115076Z",
            "url": "https://files.pythonhosted.org/packages/b9/de/39a38876746419b8250983d009c35615b999618cb56817cbfcf14f2b2018/pamly-0.2.5-cp312-cp312-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fac97bd951be4a1eca243224f6e7639ca9f0a37561b5631b689d3fe43852b978",
                "md5": "ee095e0ab48642d9c5d77bc4f171d059",
                "sha256": "0f195042a256b79a602ff690d1384e07e2528a7b75f9915e6f10b115f93aa95b"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ee095e0ab48642d9c5d77bc4f171d059",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 260602,
            "upload_time": "2024-03-25T12:52:01",
            "upload_time_iso_8601": "2024-03-25T12:52:01.666401Z",
            "url": "https://files.pythonhosted.org/packages/fa/c9/7bd951be4a1eca243224f6e7639ca9f0a37561b5631b689d3fe43852b978/pamly-0.2.5-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3e99d27c92ee7a58453cbb34e0da1f44c31c5f2ec8bd9fd08891ba339e816d19",
                "md5": "d18722785eb1f0f3108f8f57423c2fd6",
                "sha256": "6ef597fe12fa9f6e094182bf643e35b68b3c9a09749d93da5fe46ff78578ed14"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d18722785eb1f0f3108f8f57423c2fd6",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1033901,
            "upload_time": "2024-03-25T12:52:03",
            "upload_time_iso_8601": "2024-03-25T12:52:03.767500Z",
            "url": "https://files.pythonhosted.org/packages/3e/99/d27c92ee7a58453cbb34e0da1f44c31c5f2ec8bd9fd08891ba339e816d19/pamly-0.2.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8af6feac671f156d90818f63be0578341c39794d872735f961cb64fc7437d88f",
                "md5": "0bb7b26565460d1a11d8cb76dbb4aa42",
                "sha256": "0d37b5468b962c354b8f0d164258aba8408368bd1bf638e8a65c38aeae237979"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "0bb7b26565460d1a11d8cb76dbb4aa42",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1048538,
            "upload_time": "2024-03-25T12:52:05",
            "upload_time_iso_8601": "2024-03-25T12:52:05.307813Z",
            "url": "https://files.pythonhosted.org/packages/8a/f6/feac671f156d90818f63be0578341c39794d872735f961cb64fc7437d88f/pamly-0.2.5-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fbc7d89eab5b9bb3ab5f00fe5c28445f948a6b33c05e45cdf3ba03ba8588652d",
                "md5": "8e6e98059462fc131a995de824009c1a",
                "sha256": "8afebcd65e5ca4b33929110e9354754146343992098b84ac86efa1c63c2f72c3"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "8e6e98059462fc131a995de824009c1a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1153625,
            "upload_time": "2024-03-25T12:52:06",
            "upload_time_iso_8601": "2024-03-25T12:52:06.751652Z",
            "url": "https://files.pythonhosted.org/packages/fb/c7/d89eab5b9bb3ab5f00fe5c28445f948a6b33c05e45cdf3ba03ba8588652d/pamly-0.2.5-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a8bb0599bdcafa33af5747d28c66990cc2b972dfe18a17a7c5d2836413ec71e8",
                "md5": "c0d2f5040ae5cb518bc5abdfaedfb7d3",
                "sha256": "48f9d4741398ccd9d75ad0340ce9d1f58c0f45910644007850fc1e41d6dad0ce"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "c0d2f5040ae5cb518bc5abdfaedfb7d3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1167397,
            "upload_time": "2024-03-25T12:52:08",
            "upload_time_iso_8601": "2024-03-25T12:52:08.531568Z",
            "url": "https://files.pythonhosted.org/packages/a8/bb/0599bdcafa33af5747d28c66990cc2b972dfe18a17a7c5d2836413ec71e8/pamly-0.2.5-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "64c7081f802736d75a182f92b8503fe39091e90c83325bfe1f5a7e2403c552a4",
                "md5": "a105857dcb92f4a930a8409ffe1f3a6c",
                "sha256": "f5d670247b34f24f73279dda03765bd8a1ee3d2e021c83d8164f2d2d2a62fd32"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a105857dcb92f4a930a8409ffe1f3a6c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1043335,
            "upload_time": "2024-03-25T12:52:10",
            "upload_time_iso_8601": "2024-03-25T12:52:10.841867Z",
            "url": "https://files.pythonhosted.org/packages/64/c7/081f802736d75a182f92b8503fe39091e90c83325bfe1f5a7e2403c552a4/pamly-0.2.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9f937359aff0113eac853ce21de84e396532ae5098d9560baef1d3863e914300",
                "md5": "eb1f54f6c2fe9188b82621f5c37fabac",
                "sha256": "c11bc2d9efae2724d1bf4733f3f2f415a2cbcafc02c79a983391b403fe2ab587"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "eb1f54f6c2fe9188b82621f5c37fabac",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1067970,
            "upload_time": "2024-03-25T12:52:12",
            "upload_time_iso_8601": "2024-03-25T12:52:12.312345Z",
            "url": "https://files.pythonhosted.org/packages/9f/93/7359aff0113eac853ce21de84e396532ae5098d9560baef1d3863e914300/pamly-0.2.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "751f06630a5d32fc60e4a31d6351800911fa3b398ea828ae554a9c7e04f310d2",
                "md5": "71f657ab824c50057db12bda5e9bc454",
                "sha256": "7c51a019f74fce30725976762fdd3d5a00b3dc519285acd9f63a8d648e66d53d"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp312-none-win32.whl",
            "has_sig": false,
            "md5_digest": "71f657ab824c50057db12bda5e9bc454",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 138175,
            "upload_time": "2024-03-25T12:52:14",
            "upload_time_iso_8601": "2024-03-25T12:52:14.038663Z",
            "url": "https://files.pythonhosted.org/packages/75/1f/06630a5d32fc60e4a31d6351800911fa3b398ea828ae554a9c7e04f310d2/pamly-0.2.5-cp312-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ac0d155842bac1c3428bf6590a8304035febdb24e15b532515ed9f138fe21f9",
                "md5": "c69ef574aba84e36fd4c950526c99ef0",
                "sha256": "89a5b71ef4e4fbf0dae54ae773e19d01ccd5e1762737743350580127d86ef443"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp312-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c69ef574aba84e36fd4c950526c99ef0",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 144020,
            "upload_time": "2024-03-25T12:52:15",
            "upload_time_iso_8601": "2024-03-25T12:52:15.729344Z",
            "url": "https://files.pythonhosted.org/packages/8a/c0/d155842bac1c3428bf6590a8304035febdb24e15b532515ed9f138fe21f9/pamly-0.2.5-cp312-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fc24cbdc0c782542528a7e61b86c7d8d4fda9cd3bc9d0c79691d209a9db35ff0",
                "md5": "9b797004f6605b99e54c3e6dd9ea12d1",
                "sha256": "8f687bd6b61d85e7a955cff356792901118aa06df6b3a737faa7245f72c652ff"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9b797004f6605b99e54c3e6dd9ea12d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1033933,
            "upload_time": "2024-03-25T12:52:16",
            "upload_time_iso_8601": "2024-03-25T12:52:16.929104Z",
            "url": "https://files.pythonhosted.org/packages/fc/24/cbdc0c782542528a7e61b86c7d8d4fda9cd3bc9d0c79691d209a9db35ff0/pamly-0.2.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "013485ecbf33e03b815774849e985cd211a8306e7cf0e0af2822898dccf58189",
                "md5": "5c1c14ac4b7d21d5a4622af64c64e7c0",
                "sha256": "8ee341f648a609fe34dfc2e6d41d68744c39786c1364af5eee0820869e35fa22"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "5c1c14ac4b7d21d5a4622af64c64e7c0",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1048778,
            "upload_time": "2024-03-25T12:52:18",
            "upload_time_iso_8601": "2024-03-25T12:52:18.350857Z",
            "url": "https://files.pythonhosted.org/packages/01/34/85ecbf33e03b815774849e985cd211a8306e7cf0e0af2822898dccf58189/pamly-0.2.5-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e834f645702f27c5a5f97df209ae6887cf87b4e8585e3a45bc4f03689e561ce9",
                "md5": "7b2c6713e296d0422c3c0b706f1f5813",
                "sha256": "1a829d2af5c4a1e00062f0a2270fdf17f84ec135b415122eb08c12bd647bffec"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "7b2c6713e296d0422c3c0b706f1f5813",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1150399,
            "upload_time": "2024-03-25T12:52:19",
            "upload_time_iso_8601": "2024-03-25T12:52:19.771462Z",
            "url": "https://files.pythonhosted.org/packages/e8/34/f645702f27c5a5f97df209ae6887cf87b4e8585e3a45bc4f03689e561ce9/pamly-0.2.5-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "875c8cd217ef284a728d65e6a7da529a5037712bbc26e1e716e4256e4a7bcbb8",
                "md5": "99828944e6791702a0f3c521dd4cdc8c",
                "sha256": "cdc0f57f5348c0ab3032e09e3b1b42a07c0f458340c389477d0c53505645f603"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "99828944e6791702a0f3c521dd4cdc8c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1186723,
            "upload_time": "2024-03-25T12:52:21",
            "upload_time_iso_8601": "2024-03-25T12:52:21.183402Z",
            "url": "https://files.pythonhosted.org/packages/87/5c/8cd217ef284a728d65e6a7da529a5037712bbc26e1e716e4256e4a7bcbb8/pamly-0.2.5-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b5b563be22deefb6f16970f8ce18442afead5926533aa533b7c3014762335cff",
                "md5": "54929344fdd363ec52dcb77eca26dbcd",
                "sha256": "ddda073ba1e0bce8622ad7ea330e098351589f697230eb559aefd84534e8a6d9"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "54929344fdd363ec52dcb77eca26dbcd",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1041546,
            "upload_time": "2024-03-25T12:52:22",
            "upload_time_iso_8601": "2024-03-25T12:52:22.571461Z",
            "url": "https://files.pythonhosted.org/packages/b5/b5/63be22deefb6f16970f8ce18442afead5926533aa533b7c3014762335cff/pamly-0.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "baf29727e9d771ced70a27d1a57558d103b5a3e0f288954e4a607328f474ee86",
                "md5": "288237a6f732ac1b1de1d0dc9a8dfc10",
                "sha256": "7f09c4a1f3ad3d54e9f896aeb12479a74eac679e4a8e0a342832ad2ac02411a9"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "288237a6f732ac1b1de1d0dc9a8dfc10",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1067559,
            "upload_time": "2024-03-25T12:52:24",
            "upload_time_iso_8601": "2024-03-25T12:52:24.829442Z",
            "url": "https://files.pythonhosted.org/packages/ba/f2/9727e9d771ced70a27d1a57558d103b5a3e0f288954e4a607328f474ee86/pamly-0.2.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7efb74bd928bfb39cf7dd8590ae42276c5064b558806a207079bfa29579b489f",
                "md5": "4ab7089f6c9769210a4b33350161a128",
                "sha256": "3f10325ea13fd2b28696dd3602e5facaa1c3f25a6d9f38501326ec7ff1144a5c"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp38-none-win32.whl",
            "has_sig": false,
            "md5_digest": "4ab7089f6c9769210a4b33350161a128",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 140139,
            "upload_time": "2024-03-25T12:52:26",
            "upload_time_iso_8601": "2024-03-25T12:52:26.676017Z",
            "url": "https://files.pythonhosted.org/packages/7e/fb/74bd928bfb39cf7dd8590ae42276c5064b558806a207079bfa29579b489f/pamly-0.2.5-cp38-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "07e731fe2e4ad86874326918e10edbc55cb825a178d2b8a3335fab0d6d94f352",
                "md5": "ad619200bca12bb597f9576bb2748610",
                "sha256": "0ff8a336d1de6ebcb37c3bfd129709da3a7af68b34cee68c096e61776ad8ad9c"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp38-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ad619200bca12bb597f9576bb2748610",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 146529,
            "upload_time": "2024-03-25T12:52:27",
            "upload_time_iso_8601": "2024-03-25T12:52:27.765951Z",
            "url": "https://files.pythonhosted.org/packages/07/e7/31fe2e4ad86874326918e10edbc55cb825a178d2b8a3335fab0d6d94f352/pamly-0.2.5-cp38-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dbf714c0a0a821884405d03b98f2f383bb0860e8bd6bdb5111adb82a73d7f3ed",
                "md5": "5ec61f37eba2c4470ca42a55a68178f4",
                "sha256": "a2cc1412257788423f69f19111e8adc0456324f68aaf791681bfd338eee0eaaa"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5ec61f37eba2c4470ca42a55a68178f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1033243,
            "upload_time": "2024-03-25T12:52:28",
            "upload_time_iso_8601": "2024-03-25T12:52:28.919703Z",
            "url": "https://files.pythonhosted.org/packages/db/f7/14c0a0a821884405d03b98f2f383bb0860e8bd6bdb5111adb82a73d7f3ed/pamly-0.2.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "36dd13dd5181bb29bd9197d657f141145086ea3b21c13332b04d9899aa5261f9",
                "md5": "2218a084bd3b2a455fd364789984325f",
                "sha256": "25bc139ddaaaf59d481b5b01a2bd569db51d1fffefd5490adbe3110ff8f355a5"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "2218a084bd3b2a455fd364789984325f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1047924,
            "upload_time": "2024-03-25T12:52:30",
            "upload_time_iso_8601": "2024-03-25T12:52:30.295507Z",
            "url": "https://files.pythonhosted.org/packages/36/dd/13dd5181bb29bd9197d657f141145086ea3b21c13332b04d9899aa5261f9/pamly-0.2.5-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2cfebb11664be504f347337d5ca4b85666e8ed01fdd8ef8954a7ba97eb2e67fc",
                "md5": "1d6d8df6672c1accd681ef5349b18523",
                "sha256": "63a5867f79ab17fb4785fea38feb18e281984425f798a2799148d3cde45f7104"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "1d6d8df6672c1accd681ef5349b18523",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1149395,
            "upload_time": "2024-03-25T12:52:31",
            "upload_time_iso_8601": "2024-03-25T12:52:31.939969Z",
            "url": "https://files.pythonhosted.org/packages/2c/fe/bb11664be504f347337d5ca4b85666e8ed01fdd8ef8954a7ba97eb2e67fc/pamly-0.2.5-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3a3da686ce7a6f09eca04bcb4f766f389b96448ff7473df9e730fe2945e70b9b",
                "md5": "787dd8b9f1a7765b98fc76113f492c99",
                "sha256": "df6a07d6f1f2d0a7430e85273fcb00c4a7f141d8bdb18fa3c52f5cfb87f57faf"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "787dd8b9f1a7765b98fc76113f492c99",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1187209,
            "upload_time": "2024-03-25T12:52:34",
            "upload_time_iso_8601": "2024-03-25T12:52:34.077333Z",
            "url": "https://files.pythonhosted.org/packages/3a/3d/a686ce7a6f09eca04bcb4f766f389b96448ff7473df9e730fe2945e70b9b/pamly-0.2.5-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8a190a736d4e7631a07134cc5be852baadca8c05611d084adec8dd1a40a05559",
                "md5": "d61af6b807185e1ee3d72832bcfb88e4",
                "sha256": "51e46ad3a8eac82830c81433491ba1edfbe48a4348e8ab504e1e422f0110fba9"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d61af6b807185e1ee3d72832bcfb88e4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1040880,
            "upload_time": "2024-03-25T12:52:36",
            "upload_time_iso_8601": "2024-03-25T12:52:36.203469Z",
            "url": "https://files.pythonhosted.org/packages/8a/19/0a736d4e7631a07134cc5be852baadca8c05611d084adec8dd1a40a05559/pamly-0.2.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9a8754c5e49ebec2ac1dda557c1e031d929971a439c147a808c49554a6d6f428",
                "md5": "eea7249a9472ea86aca228267d638a2b",
                "sha256": "aeec651bd825fbb722092cdfa0b14b98a2f762f7c634a16838f1a48120dfc6a4"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "eea7249a9472ea86aca228267d638a2b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1066679,
            "upload_time": "2024-03-25T12:52:38",
            "upload_time_iso_8601": "2024-03-25T12:52:38.010964Z",
            "url": "https://files.pythonhosted.org/packages/9a/87/54c5e49ebec2ac1dda557c1e031d929971a439c147a808c49554a6d6f428/pamly-0.2.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "66b5cfb837bc5ee2002faa35d837b0242f6755179645d2b96f28e4e82362cd20",
                "md5": "8c56b15ba4099b7e83d37e37e8226872",
                "sha256": "ade916969c5472892f6354aecd9d2f1e4f05e253d28cf126fc6676eb685d6d7f"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp39-none-win32.whl",
            "has_sig": false,
            "md5_digest": "8c56b15ba4099b7e83d37e37e8226872",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 140179,
            "upload_time": "2024-03-25T12:52:39",
            "upload_time_iso_8601": "2024-03-25T12:52:39.487268Z",
            "url": "https://files.pythonhosted.org/packages/66/b5/cfb837bc5ee2002faa35d837b0242f6755179645d2b96f28e4e82362cd20/pamly-0.2.5-cp39-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "097d7cdcbb2c1717a3ff69e285e6c7a540fd852cb558f2f38614b2a86156013c",
                "md5": "d02bf69205cf7ddccec0204aeeb3feb3",
                "sha256": "5e21c9912f4681e0f357cc9402ed875966acddf7924037c8f071afb04f4c058b"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-cp39-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d02bf69205cf7ddccec0204aeeb3feb3",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 146530,
            "upload_time": "2024-03-25T12:52:40",
            "upload_time_iso_8601": "2024-03-25T12:52:40.679876Z",
            "url": "https://files.pythonhosted.org/packages/09/7d/7cdcbb2c1717a3ff69e285e6c7a540fd852cb558f2f38614b2a86156013c/pamly-0.2.5-cp39-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "387fdc4bc78108b628b8e1e3c36511ef3e0cf0c3123427b9e2021935cf2f9828",
                "md5": "b0d5d83160e5b28653b087f6a02ba4fe",
                "sha256": "18c683ff824463c07803f064d9abc126bd613a513b91f1fda72555fb91e6fe03"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b0d5d83160e5b28653b087f6a02ba4fe",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1032761,
            "upload_time": "2024-03-25T12:52:41",
            "upload_time_iso_8601": "2024-03-25T12:52:41.805130Z",
            "url": "https://files.pythonhosted.org/packages/38/7f/dc4bc78108b628b8e1e3c36511ef3e0cf0c3123427b9e2021935cf2f9828/pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b192c5433d27484fda6cbe8145630ea6bac97fbb574b647a0167ca1e1c10a348",
                "md5": "9175839612b6d47fd80d5727a39a8f4b",
                "sha256": "ae7262f90b5fb89e14c1d26284ebd03d430bd4531f78a08659a21b10a298ff33"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "9175839612b6d47fd80d5727a39a8f4b",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1048273,
            "upload_time": "2024-03-25T12:52:43",
            "upload_time_iso_8601": "2024-03-25T12:52:43.621933Z",
            "url": "https://files.pythonhosted.org/packages/b1/92/c5433d27484fda6cbe8145630ea6bac97fbb574b647a0167ca1e1c10a348/pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "41f125e8e65d9c1b66e589bd764838563638977f3c20348e0d0cae68898085d2",
                "md5": "43fd41817dbbea7e865607af3d4252ca",
                "sha256": "16c9673d4093d45f91e6013fa40358534a307d34d6ce6d0226aeff21b25532b6"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "43fd41817dbbea7e865607af3d4252ca",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1150457,
            "upload_time": "2024-03-25T12:52:44",
            "upload_time_iso_8601": "2024-03-25T12:52:44.894496Z",
            "url": "https://files.pythonhosted.org/packages/41/f1/25e8e65d9c1b66e589bd764838563638977f3c20348e0d0cae68898085d2/pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99bd1865aa8c275390f4e637c8330e43bc7a80870f0f75f3fc3381006bd27381",
                "md5": "5b28fdeb1ea8e6c93f3bc57657523e43",
                "sha256": "faf874473b129c2d2e5d73c662b2811e17b1472f30a3a3c03a8843036f558a3e"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "5b28fdeb1ea8e6c93f3bc57657523e43",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1189722,
            "upload_time": "2024-03-25T12:52:46",
            "upload_time_iso_8601": "2024-03-25T12:52:46.273937Z",
            "url": "https://files.pythonhosted.org/packages/99/bd/1865aa8c275390f4e637c8330e43bc7a80870f0f75f3fc3381006bd27381/pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4c7ac2a773e999a6fcf40ddc1c3bfdd13c921d7fc31b05cfb707effde8f22006",
                "md5": "537cda2bbbb810e37d2ff9b9c9c7cc44",
                "sha256": "6ac660cd15cfa67d675d9b670aeb1ae31521931b86b96ae88ae536e3a7b109e7"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "537cda2bbbb810e37d2ff9b9c9c7cc44",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1040968,
            "upload_time": "2024-03-25T12:52:47",
            "upload_time_iso_8601": "2024-03-25T12:52:47.554381Z",
            "url": "https://files.pythonhosted.org/packages/4c/7a/c2a773e999a6fcf40ddc1c3bfdd13c921d7fc31b05cfb707effde8f22006/pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6f19d8db5af53456d67a079de1d3339fa009d168e1fa3a2c6e7d3a7018a20e8a",
                "md5": "d497f92b1bc449f3d4da6ce78a87be61",
                "sha256": "93b64ad6c30cabb0d39b0e721c4bb842bd2d32b946944a80efca75bf24f72cf3"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "d497f92b1bc449f3d4da6ce78a87be61",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.8",
            "size": 1067822,
            "upload_time": "2024-03-25T12:52:49",
            "upload_time_iso_8601": "2024-03-25T12:52:49.143703Z",
            "url": "https://files.pythonhosted.org/packages/6f/19/d8db5af53456d67a079de1d3339fa009d168e1fa3a2c6e7d3a7018a20e8a/pamly-0.2.5-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0f5bc7bff302ffdb79a167bdac4d361a555773aa48c44505827ce812d19993ea",
                "md5": "df910a2de561232eecbf8672b96a516a",
                "sha256": "7d5160544a5336d727800e441b2a3029a9798bd015c159ef644101a3996f0f32"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "df910a2de561232eecbf8672b96a516a",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1033694,
            "upload_time": "2024-03-25T12:52:51",
            "upload_time_iso_8601": "2024-03-25T12:52:51.185842Z",
            "url": "https://files.pythonhosted.org/packages/0f/5b/c7bff302ffdb79a167bdac4d361a555773aa48c44505827ce812d19993ea/pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a541f043a6245ac44f8a1b4fe7f51009d4b5ca2df94bbf688198d051ab75c0e5",
                "md5": "00db904c6fdf572da0f1fd5d972625f3",
                "sha256": "625a470fd9a665e5f9d3acfa0db10d9bee094e8c92310fdc171c37f76db93746"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "00db904c6fdf572da0f1fd5d972625f3",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1048179,
            "upload_time": "2024-03-25T12:52:52",
            "upload_time_iso_8601": "2024-03-25T12:52:52.577872Z",
            "url": "https://files.pythonhosted.org/packages/a5/41/f043a6245ac44f8a1b4fe7f51009d4b5ca2df94bbf688198d051ab75c0e5/pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "71a36e3f4c14d4762163d3fefb857a2240524c73d53a9b5460d980c868814b71",
                "md5": "b11a0a923fa5922a888b9bb6b7633fff",
                "sha256": "558caada360f3861355d47d3e9b677ab14540f8c11860298486a6683c1fd6cb8"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "b11a0a923fa5922a888b9bb6b7633fff",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1149665,
            "upload_time": "2024-03-25T12:52:54",
            "upload_time_iso_8601": "2024-03-25T12:52:54.039802Z",
            "url": "https://files.pythonhosted.org/packages/71/a3/6e3f4c14d4762163d3fefb857a2240524c73d53a9b5460d980c868814b71/pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "803e11c36f8f59c1326539287a6c07fffa44819a317e955c515b7d2bd766ed54",
                "md5": "d939b1f7d4ad4de80141aa490ad59382",
                "sha256": "4234d0e8d63d2144299a37cde0d8283d88afc26036751b90a8f767700036f757"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "d939b1f7d4ad4de80141aa490ad59382",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1188721,
            "upload_time": "2024-03-25T12:52:55",
            "upload_time_iso_8601": "2024-03-25T12:52:55.702804Z",
            "url": "https://files.pythonhosted.org/packages/80/3e/11c36f8f59c1326539287a6c07fffa44819a317e955c515b7d2bd766ed54/pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "79948f7d8c58e07dc70dea209d8af023418bca95551b8d12f051b7a61ad6b4bd",
                "md5": "9f482840e13982d92fa7412fbba4022b",
                "sha256": "dc8d88d81dac82a808556073ec853e30a790297f1312e3a19b7eda02452b62d1"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9f482840e13982d92fa7412fbba4022b",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1041426,
            "upload_time": "2024-03-25T12:52:56",
            "upload_time_iso_8601": "2024-03-25T12:52:56.987461Z",
            "url": "https://files.pythonhosted.org/packages/79/94/8f7d8c58e07dc70dea209d8af023418bca95551b8d12f051b7a61ad6b4bd/pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f74df30fcdd414286e671eb1506664e836237771794b0cdb9cd681557a21b116",
                "md5": "346862030aca376528490570d8dffa39",
                "sha256": "951b30fd899b66b1df6bd537a265984e4847f246227a1bf2beba51ca8485cf1f"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "346862030aca376528490570d8dffa39",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.8",
            "size": 1067510,
            "upload_time": "2024-03-25T12:52:58",
            "upload_time_iso_8601": "2024-03-25T12:52:58.506993Z",
            "url": "https://files.pythonhosted.org/packages/f7/4d/f30fcdd414286e671eb1506664e836237771794b0cdb9cd681557a21b116/pamly-0.2.5-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "06a240446581d7a90bf0dff429edcd9cc2e77ef799be54e480e841c0e1949c62",
                "md5": "c77407ff61939020af792f9d53cf7615",
                "sha256": "9741e92296c6b4a69c41ff5d94599fa89bceb05269a9ca89fdaa09f67a1d2a40"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c77407ff61939020af792f9d53cf7615",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1032898,
            "upload_time": "2024-03-25T12:53:00",
            "upload_time_iso_8601": "2024-03-25T12:53:00.137589Z",
            "url": "https://files.pythonhosted.org/packages/06/a2/40446581d7a90bf0dff429edcd9cc2e77ef799be54e480e841c0e1949c62/pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0e20a5ab779794ae29482d7a5a0c6b2bc2ff1183f02fa1edf4f6db40f0c02dba",
                "md5": "20b590eddbbdec78610d93f127027785",
                "sha256": "1821bb172232b9fb6969f626f1898d5bdd76131398156849d051f0abd2d9c9ff"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "has_sig": false,
            "md5_digest": "20b590eddbbdec78610d93f127027785",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1048326,
            "upload_time": "2024-03-25T12:53:01",
            "upload_time_iso_8601": "2024-03-25T12:53:01.683779Z",
            "url": "https://files.pythonhosted.org/packages/0e/20/a5ab779794ae29482d7a5a0c6b2bc2ff1183f02fa1edf4f6db40f0c02dba/pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d7cb2125b1fb8b08c62b875363a9668829a434a2a4a4ea886d91161bfbefde0b",
                "md5": "57433d7ba2650d7b0d4ab760ee52a8f5",
                "sha256": "d66b10252094abb0518119bb5913e97095e56a54324b1d9d61ea19b8c92eeb41"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "57433d7ba2650d7b0d4ab760ee52a8f5",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1150231,
            "upload_time": "2024-03-25T12:53:03",
            "upload_time_iso_8601": "2024-03-25T12:53:03.119758Z",
            "url": "https://files.pythonhosted.org/packages/d7/cb/2125b1fb8b08c62b875363a9668829a434a2a4a4ea886d91161bfbefde0b/pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "351d3a39f37b4ffc094cdaec45bb70cbce45a907371f7d6b693ac4a81102888f",
                "md5": "5c393383648b01464958aace6fd1de1e",
                "sha256": "0adaa1eebadd4e0d39613429284abc0542d65c8e58f2121dd695aec77b22d33c"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "5c393383648b01464958aace6fd1de1e",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1189676,
            "upload_time": "2024-03-25T12:53:04",
            "upload_time_iso_8601": "2024-03-25T12:53:04.917012Z",
            "url": "https://files.pythonhosted.org/packages/35/1d/3a39f37b4ffc094cdaec45bb70cbce45a907371f7d6b693ac4a81102888f/pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2c01e66f03cf7e6e34f807bd848c315e0fa03acaeef063aa9290785ab9af845f",
                "md5": "5157ade63a6d6f65e3b2495062d51384",
                "sha256": "308b88a966aafd4a15378ce18fd20ad095ddf43b07a811e3ea8493f80250212f"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5157ade63a6d6f65e3b2495062d51384",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1040904,
            "upload_time": "2024-03-25T12:53:07",
            "upload_time_iso_8601": "2024-03-25T12:53:07.119011Z",
            "url": "https://files.pythonhosted.org/packages/2c/01/e66f03cf7e6e34f807bd848c315e0fa03acaeef063aa9290785ab9af845f/pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "edd0013502ec6e0c330069b99e12cd35f4aa9a59cf9334182d9eacfae07d67c8",
                "md5": "27a9c5636a6bde171a288234a6ce20b9",
                "sha256": "4618f089624d3704cafe300cce8d2f922efe6046ec188e960a35796c5c62ba03"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "27a9c5636a6bde171a288234a6ce20b9",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.8",
            "size": 1067870,
            "upload_time": "2024-03-25T12:53:08",
            "upload_time_iso_8601": "2024-03-25T12:53:08.766246Z",
            "url": "https://files.pythonhosted.org/packages/ed/d0/013502ec6e0c330069b99e12cd35f4aa9a59cf9334182d9eacfae07d67c8/pamly-0.2.5-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d738646a818a3f9879405c595d5158083ced1f20e76fd0522087ea597df0098b",
                "md5": "88aa340566940f9edf8afa4a10986874",
                "sha256": "1d76c1a89310744f643c17e69a3f9f7b2c805dc2bfee732a86e528aed64e5648"
            },
            "downloads": -1,
            "filename": "pamly-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "88aa340566940f9edf8afa4a10986874",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 93864,
            "upload_time": "2024-03-25T12:53:10",
            "upload_time_iso_8601": "2024-03-25T12:53:10.559892Z",
            "url": "https://files.pythonhosted.org/packages/d7/38/646a818a3f9879405c595d5158083ced1f20e76fd0522087ea597df0098b/pamly-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 12:53:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spang-lab",
    "github_project": "pamly-lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pamly"
}
        
Elapsed time: 0.22119s