pyaga8


Namepyaga8 JSON
Version 0.1.14 PyPI version JSON
download
home_pageNone
SummaryPython package for calculating gas properties using the AGA8 equations GERG-2008 and DETAIL
upload_time2025-02-12 10:09:08
maintainerNone
docs_urlNone
authorRoy Vegard Ovesen, Christian Hågenvik
requires_python>=3.8
licenseMIT License
keywords aga8 gas properties gerg-2008 detail
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyaga8
Python package for calculating gas properties using the AGA8 equations GERG-2008 and DETAIL, utilizing the Rust port ((https://crates.io/crates/aga8) of NIST's AGA8 code (https://github.com/usnistgov/AGA8).

Link to Github repo: https://github.com/equinor/pyaga8

## Description

`pyaga8` is a Python package that provides bindings for the AGA8 algorithm (GERG-2008 and DETAIL equations). The core functionality is implemented in Rust for performance, and it is exposed to Python using the `pyo3` library.

`pyaga8` is used by the `pvtlib` package: https://pypi.org/project/pvtlib/
`pvtlib` include methods built on top of the pyaga8 functions, such as gas properties from PT (pressure, temperature), PH (pressure, enthalpy), PS (pressure, entropy) and rhoT (density, temperature). 
Link to example: https://github.com/equinor/pvtlib/blob/main/examples/gas_properties_from_aga8.py

## Installation

You can install the package using `pip`:

```sh
pip install pyaga8


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyaga8",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "AGA8, gas properties, GERG-2008, DETAIL",
    "author": "Roy Vegard Ovesen, Christian H\u00e5genvik",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e3/d9/c70d6c948a6dc310e9981a20a2e023c74865967f43e52e358f8a781c7579/pyaga8-0.1.14.tar.gz",
    "platform": null,
    "description": "# pyaga8\nPython package for calculating gas properties using the AGA8 equations GERG-2008 and DETAIL, utilizing the Rust port ((https://crates.io/crates/aga8) of NIST's AGA8 code (https://github.com/usnistgov/AGA8).\n\nLink to Github repo: https://github.com/equinor/pyaga8\n\n## Description\n\n`pyaga8` is a Python package that provides bindings for the AGA8 algorithm (GERG-2008 and DETAIL equations). The core functionality is implemented in Rust for performance, and it is exposed to Python using the `pyo3` library.\n\n`pyaga8` is used by the `pvtlib` package: https://pypi.org/project/pvtlib/\n`pvtlib` include methods built on top of the pyaga8 functions, such as gas properties from PT (pressure, temperature), PH (pressure, enthalpy), PS (pressure, entropy) and rhoT (density, temperature). \nLink to example: https://github.com/equinor/pvtlib/blob/main/examples/gas_properties_from_aga8.py\n\n## Installation\n\nYou can install the package using `pip`:\n\n```sh\npip install pyaga8\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python package for calculating gas properties using the AGA8 equations GERG-2008 and DETAIL",
    "version": "0.1.14",
    "project_urls": {
        "homepage": "https://github.com/equinor/pyaga8"
    },
    "split_keywords": [
        "aga8",
        " gas properties",
        " gerg-2008",
        " detail"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17241da2ebab7de181889f866e9425003c759cb6af3d26c4402e95eea5eb965c",
                "md5": "e7df1fbb9339890dce1ff96ec1bcbf9b",
                "sha256": "b7e6b59c8a7e70fc80447f361d9f6a25277e678380e44898b73f4bfcd9a6d701"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e7df1fbb9339890dce1ff96ec1bcbf9b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 279086,
            "upload_time": "2025-02-12T10:08:38",
            "upload_time_iso_8601": "2025-02-12T10:08:38.174305Z",
            "url": "https://files.pythonhosted.org/packages/17/24/1da2ebab7de181889f866e9425003c759cb6af3d26c4402e95eea5eb965c/pyaga8-0.1.14-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eda28fb3096d43eefdd7937a2758ce8be7a33c121f6b2d664ad4fbc8a754af53",
                "md5": "5e8909fd54303d6073210e777cd12a03",
                "sha256": "714554fe13995cde956298cc5464db49f3d98295b398ace8c6ccfccdf8d89dba"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp310-cp310-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5e8909fd54303d6073210e777cd12a03",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 308750,
            "upload_time": "2025-02-12T10:08:46",
            "upload_time_iso_8601": "2025-02-12T10:08:46.694543Z",
            "url": "https://files.pythonhosted.org/packages/ed/a2/8fb3096d43eefdd7937a2758ce8be7a33c121f6b2d664ad4fbc8a754af53/pyaga8-0.1.14-cp310-cp310-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1970bf8706a6f0c32a3e0052bf3d9e829fe6ab6c380bfa48d55b68523762056",
                "md5": "10338b7f8dc69f0d23a889e98a9df63b",
                "sha256": "fb0bb0326545813f0d7b45f1d64bf31beba024fb170c61e9635d8946e8e7927e"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp310-cp310-manylinux_2_34_x86_64.whl",
            "has_sig": false,
            "md5_digest": "10338b7f8dc69f0d23a889e98a9df63b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 308356,
            "upload_time": "2025-02-12T10:08:53",
            "upload_time_iso_8601": "2025-02-12T10:08:53.359530Z",
            "url": "https://files.pythonhosted.org/packages/c1/97/0bf8706a6f0c32a3e0052bf3d9e829fe6ab6c380bfa48d55b68523762056/pyaga8-0.1.14-cp310-cp310-manylinux_2_34_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50eb48ec70cedf9d0a7e31737627cce460e144648bda12ca8f5d8a92b8567128",
                "md5": "3955a500870834c8d24f13c1a4a60acb",
                "sha256": "c4adbf6b0e358a6d5835200be757eabb3cda61b1bc709fc0795f1d7859ae30c0"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3955a500870834c8d24f13c1a4a60acb",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 169198,
            "upload_time": "2025-02-12T10:09:00",
            "upload_time_iso_8601": "2025-02-12T10:09:00.964933Z",
            "url": "https://files.pythonhosted.org/packages/50/eb/48ec70cedf9d0a7e31737627cce460e144648bda12ca8f5d8a92b8567128/pyaga8-0.1.14-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd32bf6b4aa75b92e06280c8fc45bb7824d93474ea9bb48deb716b805415c704",
                "md5": "438c14dddbc610403b753b228be39b52",
                "sha256": "134c0c0c8006db03c28636310ba2f573c1e16a7993fd62b5373f0f907e14c0fd"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "438c14dddbc610403b753b228be39b52",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 278630,
            "upload_time": "2025-02-12T10:08:40",
            "upload_time_iso_8601": "2025-02-12T10:08:40.005897Z",
            "url": "https://files.pythonhosted.org/packages/cd/32/bf6b4aa75b92e06280c8fc45bb7824d93474ea9bb48deb716b805415c704/pyaga8-0.1.14-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e552f3b0196adc94a40713d903da326da373b179c5967d9ae52133fe53b0e175",
                "md5": "bb58cd616e07e786809bf9e6f92e56cd",
                "sha256": "4279c1222bfd31a87f51f942c1e9dd03ade8c24a91e33c675665fc0111f47092"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp311-cp311-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bb58cd616e07e786809bf9e6f92e56cd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 308467,
            "upload_time": "2025-02-12T10:08:47",
            "upload_time_iso_8601": "2025-02-12T10:08:47.842890Z",
            "url": "https://files.pythonhosted.org/packages/e5/52/f3b0196adc94a40713d903da326da373b179c5967d9ae52133fe53b0e175/pyaga8-0.1.14-cp311-cp311-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5df6bf0a5bbaca8e776d734c03da40c93d7b8549eca31885e8f7930c9b512a9",
                "md5": "5324c6a64810709898f742fd5cc4b8e7",
                "sha256": "6eaba5c7d48902cafac29b4719156a887bc3517c7dda6c8b9ea262b8faf66e8a"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp311-cp311-manylinux_2_34_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5324c6a64810709898f742fd5cc4b8e7",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 308156,
            "upload_time": "2025-02-12T10:08:55",
            "upload_time_iso_8601": "2025-02-12T10:08:55.402946Z",
            "url": "https://files.pythonhosted.org/packages/f5/df/6bf0a5bbaca8e776d734c03da40c93d7b8549eca31885e8f7930c9b512a9/pyaga8-0.1.14-cp311-cp311-manylinux_2_34_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d85643c9ea08a1882d8f9cc106ad6ace93ec4d935cdcbd68ee9063b0d1edfcc",
                "md5": "4256e6db7d73192768162dea4c65346b",
                "sha256": "a8e1bcf55554dd820383dbd5594d47f908b5c75d6ad012f4dfd3e03ab9092026"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4256e6db7d73192768162dea4c65346b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 169134,
            "upload_time": "2025-02-12T10:09:02",
            "upload_time_iso_8601": "2025-02-12T10:09:02.070139Z",
            "url": "https://files.pythonhosted.org/packages/0d/85/643c9ea08a1882d8f9cc106ad6ace93ec4d935cdcbd68ee9063b0d1edfcc/pyaga8-0.1.14-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f89cd0a0c97cc07f27dfd17603ec8a0812af340ad7e5398a2fb1f1dabdda15f",
                "md5": "03f40c953d699180bb1db4282bb3b575",
                "sha256": "65d588ceefef81701920f32df618558ee53f06d25b741c827fccc6ee07656c4b"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "03f40c953d699180bb1db4282bb3b575",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 276729,
            "upload_time": "2025-02-12T10:08:41",
            "upload_time_iso_8601": "2025-02-12T10:08:41.247263Z",
            "url": "https://files.pythonhosted.org/packages/2f/89/cd0a0c97cc07f27dfd17603ec8a0812af340ad7e5398a2fb1f1dabdda15f/pyaga8-0.1.14-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43a31b3d556fd7815ed8a94806c9d1d6fc7cba332093360a510984dff10364a3",
                "md5": "47e7ba63b2b40e38d69d27897f4dacca",
                "sha256": "f611a15fcb0c6109b228a47f692f37e8e5dbd2eff422d5fffbcabcfe70313eb1"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp312-cp312-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "47e7ba63b2b40e38d69d27897f4dacca",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 308022,
            "upload_time": "2025-02-12T10:08:48",
            "upload_time_iso_8601": "2025-02-12T10:08:48.990658Z",
            "url": "https://files.pythonhosted.org/packages/43/a3/1b3d556fd7815ed8a94806c9d1d6fc7cba332093360a510984dff10364a3/pyaga8-0.1.14-cp312-cp312-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1409a6e4cd3ad493fe175791fb59752c6e8c83bfb1f73c3009419def20aacbd8",
                "md5": "cdd1588c76dd6a0bc1c3f6fa113fac80",
                "sha256": "2bf4ffc1b56fc7065878b735180b0f7c834b7a92489458cdf9ce6da2f6a90da7"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp312-cp312-manylinux_2_34_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cdd1588c76dd6a0bc1c3f6fa113fac80",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 307793,
            "upload_time": "2025-02-12T10:08:56",
            "upload_time_iso_8601": "2025-02-12T10:08:56.663875Z",
            "url": "https://files.pythonhosted.org/packages/14/09/a6e4cd3ad493fe175791fb59752c6e8c83bfb1f73c3009419def20aacbd8/pyaga8-0.1.14-cp312-cp312-manylinux_2_34_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d60952a7e372e70db6939011423ed7efbe38fe0907dcde1f413cad06a1374f0d",
                "md5": "11580c3400321965cae78edb62540851",
                "sha256": "a9fdb6ff220831464cc84aaec8385050647c2c534a5dfccb0dd08f80a154896a"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "11580c3400321965cae78edb62540851",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 169183,
            "upload_time": "2025-02-12T10:09:03",
            "upload_time_iso_8601": "2025-02-12T10:09:03.088138Z",
            "url": "https://files.pythonhosted.org/packages/d6/09/52a7e372e70db6939011423ed7efbe38fe0907dcde1f413cad06a1374f0d/pyaga8-0.1.14-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6c132c17872f3bfd45f69a8205a3b0202166d58cd52aab4ac68466474c3a305",
                "md5": "16598fb02f291217f745d4ccaaf952e1",
                "sha256": "78b66e04ec5a0f789472f260700ee86e7779815d64a19ab568f54664ae8d96ff"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "16598fb02f291217f745d4ccaaf952e1",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 276287,
            "upload_time": "2025-02-12T10:08:43",
            "upload_time_iso_8601": "2025-02-12T10:08:43.157755Z",
            "url": "https://files.pythonhosted.org/packages/d6/c1/32c17872f3bfd45f69a8205a3b0202166d58cd52aab4ac68466474c3a305/pyaga8-0.1.14-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5483a0f4c0ae2ae8d45149c24ebb7da5e124d26bd39eb8cfad08621d3725fff",
                "md5": "ea6cbbc72c56a09ae7b4563833c2565f",
                "sha256": "7a66b88f8448e30dae5b94e469ad0fb84981ca64b8873135391515b31426034a"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp313-cp313-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ea6cbbc72c56a09ae7b4563833c2565f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 308489,
            "upload_time": "2025-02-12T10:08:50",
            "upload_time_iso_8601": "2025-02-12T10:08:50.196779Z",
            "url": "https://files.pythonhosted.org/packages/a5/48/3a0f4c0ae2ae8d45149c24ebb7da5e124d26bd39eb8cfad08621d3725fff/pyaga8-0.1.14-cp313-cp313-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "433419372c9ce2de2e63dc29da6c41f7a656b08bfb03a7177bdd4a2cf3f7fa8b",
                "md5": "8807b054ddb50648485f497fd8a2ee8e",
                "sha256": "d2608169f6b4f03111b7f6e7cf13e719ecda1a890a59011aca07ccc42c7cda1a"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp313-cp313-manylinux_2_34_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8807b054ddb50648485f497fd8a2ee8e",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 308162,
            "upload_time": "2025-02-12T10:08:58",
            "upload_time_iso_8601": "2025-02-12T10:08:58.530101Z",
            "url": "https://files.pythonhosted.org/packages/43/34/19372c9ce2de2e63dc29da6c41f7a656b08bfb03a7177bdd4a2cf3f7fa8b/pyaga8-0.1.14-cp313-cp313-manylinux_2_34_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd5e04924f0f9fd9a6ac9b4cb55f7fccc895c157c1233cba29351881276dc27a",
                "md5": "f1b607ba34e646d255aeef5666f613c6",
                "sha256": "498cc346044a2d63068bb0e9a9528680e2243ff15aaaf7da81e97fd5da8696a8"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f1b607ba34e646d255aeef5666f613c6",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 169523,
            "upload_time": "2025-02-12T10:09:04",
            "upload_time_iso_8601": "2025-02-12T10:09:04.454260Z",
            "url": "https://files.pythonhosted.org/packages/bd/5e/04924f0f9fd9a6ac9b4cb55f7fccc895c157c1233cba29351881276dc27a/pyaga8-0.1.14-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ddb0f4ed8ce9bcd5f34111675406d1ca8d71150a17bea789a2a78ee2ff51c0fd",
                "md5": "f91f5e7a8586af8f629c343b550aca46",
                "sha256": "1d768ba04ca467fe1665fd60d7b00a0b5e63458d973025352f83812550060df7"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f91f5e7a8586af8f629c343b550aca46",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 279673,
            "upload_time": "2025-02-12T10:08:44",
            "upload_time_iso_8601": "2025-02-12T10:08:44.421230Z",
            "url": "https://files.pythonhosted.org/packages/dd/b0/f4ed8ce9bcd5f34111675406d1ca8d71150a17bea789a2a78ee2ff51c0fd/pyaga8-0.1.14-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d910e7027b101a6bb0486c540bb2ad203ffb7cc1f353828c09ca7ee4cf0b2808",
                "md5": "79866dfc29f630e929743893a91ba25c",
                "sha256": "1db2756e0e7777bea7ba21c4c9515b285acff2e1238df60f9a73aff7aca5afdc"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp39-cp39-manylinux_2_31_x86_64.whl",
            "has_sig": false,
            "md5_digest": "79866dfc29f630e929743893a91ba25c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 309525,
            "upload_time": "2025-02-12T10:08:52",
            "upload_time_iso_8601": "2025-02-12T10:08:52.006059Z",
            "url": "https://files.pythonhosted.org/packages/d9/10/e7027b101a6bb0486c540bb2ad203ffb7cc1f353828c09ca7ee4cf0b2808/pyaga8-0.1.14-cp39-cp39-manylinux_2_31_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "591eb73e4b1feabd7bb1fb287135fb0ce6bff94204df856d0f6cd9c0dbb2922b",
                "md5": "8a80e4ca1b064f53248a1326f34c2f57",
                "sha256": "e0301442c9b85a6b243130ffda6955c54135ea748269ee787e59c667d8e402ac"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp39-cp39-manylinux_2_34_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8a80e4ca1b064f53248a1326f34c2f57",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 309197,
            "upload_time": "2025-02-12T10:08:59",
            "upload_time_iso_8601": "2025-02-12T10:08:59.834425Z",
            "url": "https://files.pythonhosted.org/packages/59/1e/b73e4b1feabd7bb1fb287135fb0ce6bff94204df856d0f6cd9c0dbb2922b/pyaga8-0.1.14-cp39-cp39-manylinux_2_34_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49d44f888eab2aaac6a567350b55fe5b346ff1c73758c8d9c555f5c55f218c88",
                "md5": "a77b33273c08cdcda16d22f97db86226",
                "sha256": "2fa9fba626b5010e166a20bf045ab034c0a033f1d98535404b07550d48b4d1c1"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a77b33273c08cdcda16d22f97db86226",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 169348,
            "upload_time": "2025-02-12T10:09:06",
            "upload_time_iso_8601": "2025-02-12T10:09:06.182068Z",
            "url": "https://files.pythonhosted.org/packages/49/d4/4f888eab2aaac6a567350b55fe5b346ff1c73758c8d9c555f5c55f218c88/pyaga8-0.1.14-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3d9c70d6c948a6dc310e9981a20a2e023c74865967f43e52e358f8a781c7579",
                "md5": "3a92405e31694d06c7a74f9d528ce11b",
                "sha256": "3a17cab2f571bbe74b42a5823d91dcfd798c721bb819e32a8f6da509696ae93e"
            },
            "downloads": -1,
            "filename": "pyaga8-0.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "3a92405e31694d06c7a74f9d528ce11b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10778,
            "upload_time": "2025-02-12T10:09:08",
            "upload_time_iso_8601": "2025-02-12T10:09:08.036631Z",
            "url": "https://files.pythonhosted.org/packages/e3/d9/c70d6c948a6dc310e9981a20a2e023c74865967f43e52e358f8a781c7579/pyaga8-0.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 10:09:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "equinor",
    "github_project": "pyaga8",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyaga8"
}
        
Elapsed time: 0.71576s