rormula


Namerormula JSON
Version 0.1.5 PyPI version JSON
download
home_pageNone
SummaryFormula parser and evaluator for Wilkinson notation
upload_time2024-02-15 10:51:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseBSD-3-Clause
keywords design of experiments wilkinson parser eval doe
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Rormula

Rormula is a Python package that parses the Wilkinson notation to create model matrices useful in design of experiments. 
Additionally, it can be used for column arithmetics similar to
`df.eval` where `df` is a Pandas dataframe. Rormula is significantly faster for small matrices than `df.eval` or [Formulaic](https://github.com/matthewwardrop/formulaic), does not allow arbitrary code execution but only pre-defined operators,
and still a not well tested prototype.

More information can be found under https://github.com/basf/rormula.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rormula",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "design of experiments,Wilkinson,parser,eval,doe",
    "author": null,
    "author_email": "Behrang Shafei <behrang.shafei@basf.com>",
    "download_url": "https://files.pythonhosted.org/packages/4e/cc/a2c13d00d1d5c7d95a5b2aaf78bd68c814e9d8f2b0e80bce59a265ce0de6/rormula-0.1.5.tar.gz",
    "platform": null,
    "description": "# Rormula\n\nRormula is a Python package that parses the Wilkinson notation to create model matrices useful in design of experiments. \nAdditionally, it can be used for column arithmetics similar to\n`df.eval` where `df` is a Pandas dataframe. Rormula is significantly faster for small matrices than `df.eval` or [Formulaic](https://github.com/matthewwardrop/formulaic), does not allow arbitrary code execution but only pre-defined operators,\nand still a not well tested prototype.\n\nMore information can be found under https://github.com/basf/rormula.\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Formula parser and evaluator for Wilkinson notation",
    "version": "0.1.5",
    "project_urls": {
        "homepage": "https://github.com/basf/rormula",
        "repository": "https://github.com/basf/rormula"
    },
    "split_keywords": [
        "design of experiments",
        "wilkinson",
        "parser",
        "eval",
        "doe"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ddc22e118a0f1e06e82f8aed9b0b636b9dd00629b129b7c04d556d4640728fe4",
                "md5": "18b8d417cc6b61214c91f4bf8fce1430",
                "sha256": "6035c0d5d7f6415c9a5f861cdb7e27c344e7f75f06e6ac6a6cbfbad8143c99b2"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp310-cp310-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "18b8d417cc6b61214c91f4bf8fce1430",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1018372,
            "upload_time": "2024-02-15T10:49:33",
            "upload_time_iso_8601": "2024-02-15T10:49:33.593424Z",
            "url": "https://files.pythonhosted.org/packages/dd/c2/2e118a0f1e06e82f8aed9b0b636b9dd00629b129b7c04d556d4640728fe4/rormula-0.1.5-cp310-cp310-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "21d3a9495646890c3e1c5e9a5d4cdf1b9d82f153c9fd45db672640afa7be9cac",
                "md5": "3e93a3ff02aea8837d5db105af1c2690",
                "sha256": "7f239ec27aac6ee83a4f01027cb9b7d4982580f2ab320bf6354fb753bb7b09e6"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "3e93a3ff02aea8837d5db105af1c2690",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 988984,
            "upload_time": "2024-02-15T10:49:35",
            "upload_time_iso_8601": "2024-02-15T10:49:35.788491Z",
            "url": "https://files.pythonhosted.org/packages/21/d3/a9495646890c3e1c5e9a5d4cdf1b9d82f153c9fd45db672640afa7be9cac/rormula-0.1.5-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e6584836ed9d5d50c029863197a456043e1e1b329ba57841e0de5dca318ddf52",
                "md5": "e6227c1714e56e7e3ba58423f1e8de62",
                "sha256": "b976b88b8c9dcfe1e94ca5d0fca356dcd36de639fb6b8487241b63a4a424b6f1"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e6227c1714e56e7e3ba58423f1e8de62",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1859664,
            "upload_time": "2024-02-15T10:49:37",
            "upload_time_iso_8601": "2024-02-15T10:49:37.309107Z",
            "url": "https://files.pythonhosted.org/packages/e6/58/4836ed9d5d50c029863197a456043e1e1b329ba57841e0de5dca318ddf52/rormula-0.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "24e6f3d53cd4a3d8b0b46ffce1f4580fd82f544f847819be0ce138af545293b5",
                "md5": "7c93ee4641af094434e032e85e0b02f7",
                "sha256": "09cb51904d601b853d209ee9bcf8c3b71a8c111b56c89488d2f7ef2263fb6acc"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7c93ee4641af094434e032e85e0b02f7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1901035,
            "upload_time": "2024-02-15T10:49:39",
            "upload_time_iso_8601": "2024-02-15T10:49:39.424602Z",
            "url": "https://files.pythonhosted.org/packages/24/e6/f3d53cd4a3d8b0b46ffce1f4580fd82f544f847819be0ce138af545293b5/rormula-0.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "20aab0cbeebbfd92bbe543f395ed600b2b7cdbad5fdc1b56f99cc39a187021ac",
                "md5": "82d60f686f714ef986d149da6843d8f9",
                "sha256": "796d708e88d0feb2ca7822d8c07eed011b1ceb4ac90a01fe9fb88b234288e50f"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "82d60f686f714ef986d149da6843d8f9",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 1916041,
            "upload_time": "2024-02-15T10:49:41",
            "upload_time_iso_8601": "2024-02-15T10:49:41.167606Z",
            "url": "https://files.pythonhosted.org/packages/20/aa/b0cbeebbfd92bbe543f395ed600b2b7cdbad5fdc1b56f99cc39a187021ac/rormula-0.1.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dac15cc262aed0425ff0cc1ca1991ad22b7aca8ea4bb6373d78c306e6fe0b032",
                "md5": "b792656046ff25b869464efdc83e4550",
                "sha256": "5d397b1e8c076af58b96550cf5bac883cded4ba7da88db18d252c5b6c7538048"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp310-none-win32.whl",
            "has_sig": false,
            "md5_digest": "b792656046ff25b869464efdc83e4550",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 782363,
            "upload_time": "2024-02-15T10:49:42",
            "upload_time_iso_8601": "2024-02-15T10:49:42.833816Z",
            "url": "https://files.pythonhosted.org/packages/da/c1/5cc262aed0425ff0cc1ca1991ad22b7aca8ea4bb6373d78c306e6fe0b032/rormula-0.1.5-cp310-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7afab5944fa1c5467a09cc8eb453da949695f8106df407056a6867f7478f6bc1",
                "md5": "230173b4143f1df3ba55692aea5e9450",
                "sha256": "f944351ff771f0eecf9382928147defe22868e89552d6aca0f51c77e59f72fa3"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp310-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "230173b4143f1df3ba55692aea5e9450",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.7",
            "size": 839149,
            "upload_time": "2024-02-15T10:49:44",
            "upload_time_iso_8601": "2024-02-15T10:49:44.392920Z",
            "url": "https://files.pythonhosted.org/packages/7a/fa/b5944fa1c5467a09cc8eb453da949695f8106df407056a6867f7478f6bc1/rormula-0.1.5-cp310-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dbe4b3f923d719192a46b7adbbe517bf1eea47780e63d679c68b20f2744bd240",
                "md5": "6400f4ee0d8c2b7bc7dd0cfb945f5473",
                "sha256": "b4e3b4f18ad386cb5d1c691ab9886f60b5cd4536f18f6fed2132444c8b4fa2eb"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp311-cp311-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6400f4ee0d8c2b7bc7dd0cfb945f5473",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1019064,
            "upload_time": "2024-02-15T10:49:46",
            "upload_time_iso_8601": "2024-02-15T10:49:46.169554Z",
            "url": "https://files.pythonhosted.org/packages/db/e4/b3f923d719192a46b7adbbe517bf1eea47780e63d679c68b20f2744bd240/rormula-0.1.5-cp311-cp311-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "13d1dfd1d876127301443ad6fc282f207bfde77935e7e20565f256198f395ff2",
                "md5": "922524a6e5fee1bb0276c1cb21a317fd",
                "sha256": "26b667fbf2195201636abd152618def6a7a14913b66012a959594df056b600ff"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "922524a6e5fee1bb0276c1cb21a317fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 989006,
            "upload_time": "2024-02-15T10:49:47",
            "upload_time_iso_8601": "2024-02-15T10:49:47.946947Z",
            "url": "https://files.pythonhosted.org/packages/13/d1/dfd1d876127301443ad6fc282f207bfde77935e7e20565f256198f395ff2/rormula-0.1.5-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0fb86f23e4e97bcbd1e5d6290d9eaa86c3bd2fb5b71017d3d134516f535dac86",
                "md5": "edd5b7e37caa723841e37fd492aa4bff",
                "sha256": "d55bcdb46e7abc42e55b3b482556b6c19988201e9fae5bc9217ecc225b9f6e8b"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "edd5b7e37caa723841e37fd492aa4bff",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1860348,
            "upload_time": "2024-02-15T10:49:49",
            "upload_time_iso_8601": "2024-02-15T10:49:49.608920Z",
            "url": "https://files.pythonhosted.org/packages/0f/b8/6f23e4e97bcbd1e5d6290d9eaa86c3bd2fb5b71017d3d134516f535dac86/rormula-0.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "65366748abc107fbac9cb1c88c3c16f67c277ca386d9d863a08e9dc236f0a8a3",
                "md5": "b66cd079d802110147630f46c8a966a3",
                "sha256": "2415eea7e6138352ed563ca99a9a89953d86812f09c02d100c46bd591f0bdcd6"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b66cd079d802110147630f46c8a966a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1901341,
            "upload_time": "2024-02-15T10:49:51",
            "upload_time_iso_8601": "2024-02-15T10:49:51.559468Z",
            "url": "https://files.pythonhosted.org/packages/65/36/6748abc107fbac9cb1c88c3c16f67c277ca386d9d863a08e9dc236f0a8a3/rormula-0.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "550911f532d0a0f9e5ca4da7a3c82d564ea745df652b5275915f6fc439dc0646",
                "md5": "2b32e549fa99dd91ac2e6d2d093e2f88",
                "sha256": "2c15beadd058706c1ea644f52081917eafde7cef62c0d6d4fbefe4981f358b8a"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "2b32e549fa99dd91ac2e6d2d093e2f88",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 1916053,
            "upload_time": "2024-02-15T10:49:53",
            "upload_time_iso_8601": "2024-02-15T10:49:53.214193Z",
            "url": "https://files.pythonhosted.org/packages/55/09/11f532d0a0f9e5ca4da7a3c82d564ea745df652b5275915f6fc439dc0646/rormula-0.1.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "90f832b4400e89658d9deb2add31184bc9126a491b637d1d9c39fa8ab240841b",
                "md5": "9254a97df37e857ad07ef7392f9474ea",
                "sha256": "42884c1ff61a77e160977e258df160c63982e1defc0bcb6a7c9fc840956a836e"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp311-none-win32.whl",
            "has_sig": false,
            "md5_digest": "9254a97df37e857ad07ef7392f9474ea",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 782365,
            "upload_time": "2024-02-15T10:49:55",
            "upload_time_iso_8601": "2024-02-15T10:49:55.055835Z",
            "url": "https://files.pythonhosted.org/packages/90/f8/32b4400e89658d9deb2add31184bc9126a491b637d1d9c39fa8ab240841b/rormula-0.1.5-cp311-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4c42cab10618f4eaae76b5f8b8ec515d34c1f90ac3997dfced96e60f9bb6c235",
                "md5": "a30a7f082557ebe16f38c4f6db33677d",
                "sha256": "17b0d09d48e257e59badfbc35723a66ad085891d6de16fe308e88faaee541b9b"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp311-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a30a7f082557ebe16f38c4f6db33677d",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.7",
            "size": 839115,
            "upload_time": "2024-02-15T10:49:56",
            "upload_time_iso_8601": "2024-02-15T10:49:56.743970Z",
            "url": "https://files.pythonhosted.org/packages/4c/42/cab10618f4eaae76b5f8b8ec515d34c1f90ac3997dfced96e60f9bb6c235/rormula-0.1.5-cp311-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1d0114009ae2ab99d0ccf173526b127b4ec13928e416cf1b4ff058762f572b74",
                "md5": "b2b4f64d15d7a59250c61153e63bd9d7",
                "sha256": "42e6bbe893e4a0d9bfc9dc40a8adf1f4fbf28033dfb08d8b1a5adb14397e87fc"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp312-cp312-macosx_10_12_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b2b4f64d15d7a59250c61153e63bd9d7",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1014563,
            "upload_time": "2024-02-15T10:49:58",
            "upload_time_iso_8601": "2024-02-15T10:49:58.580300Z",
            "url": "https://files.pythonhosted.org/packages/1d/01/14009ae2ab99d0ccf173526b127b4ec13928e416cf1b4ff058762f572b74/rormula-0.1.5-cp312-cp312-macosx_10_12_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "304d8ae7053e51b44345516e4fa58805686995b8f364da8503e03389903dcef1",
                "md5": "194ff449f026fd4b70a5ee0c0c9fe00e",
                "sha256": "c076c9462a819357bc396f4e87759547989538f39e154f1605c1363b57dbb2f7"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "194ff449f026fd4b70a5ee0c0c9fe00e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 988841,
            "upload_time": "2024-02-15T10:50:00",
            "upload_time_iso_8601": "2024-02-15T10:50:00.560742Z",
            "url": "https://files.pythonhosted.org/packages/30/4d/8ae7053e51b44345516e4fa58805686995b8f364da8503e03389903dcef1/rormula-0.1.5-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9fc8af20ff3b3c488eb3fed0707be88ee9a89f8aa7a88f01eb45c6753fe69109",
                "md5": "795bc4daf4b9fceab3201aa504738d31",
                "sha256": "bb43fd4b59cfd7c2dd1986bd3604a1672b9537dd227217366b69e283f75d8da1"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "795bc4daf4b9fceab3201aa504738d31",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1856083,
            "upload_time": "2024-02-15T10:50:02",
            "upload_time_iso_8601": "2024-02-15T10:50:02.484218Z",
            "url": "https://files.pythonhosted.org/packages/9f/c8/af20ff3b3c488eb3fed0707be88ee9a89f8aa7a88f01eb45c6753fe69109/rormula-0.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "53b2e7373fac48506769dce5f5e42647b63740253f73f1cf025223f4d8294872",
                "md5": "f2e0aec504fec73863bf8077d94f579f",
                "sha256": "c577f360a84770211a219ec0f0b56f5257db49be5cc0954035c2d9820c12a1d7"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f2e0aec504fec73863bf8077d94f579f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1896626,
            "upload_time": "2024-02-15T10:50:04",
            "upload_time_iso_8601": "2024-02-15T10:50:04.983322Z",
            "url": "https://files.pythonhosted.org/packages/53/b2/e7373fac48506769dce5f5e42647b63740253f73f1cf025223f4d8294872/rormula-0.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7a71d80e17c1fa97fa7e4d7fe8d60db30fa3d0465bba4a06f9ef277af77e9f40",
                "md5": "6061dfc719ed37640ff6398243d05ad1",
                "sha256": "32fea285aab9b35658590f5b5247838ea5d6df5459facaf79860d7ace7d32b02"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "6061dfc719ed37640ff6398243d05ad1",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 1914416,
            "upload_time": "2024-02-15T10:50:07",
            "upload_time_iso_8601": "2024-02-15T10:50:07.549280Z",
            "url": "https://files.pythonhosted.org/packages/7a/71/d80e17c1fa97fa7e4d7fe8d60db30fa3d0465bba4a06f9ef277af77e9f40/rormula-0.1.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "527b2c55b31d970e836e121b0e1a3dc4204cd668c3a5d58d071181c801ef6e28",
                "md5": "8b86640dd1537844ac18ef003069cf0c",
                "sha256": "93bc9f4d8f9edacc1e5438447bd5148976a46b11435574e1fbf5054a7b68dba4"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp312-none-win32.whl",
            "has_sig": false,
            "md5_digest": "8b86640dd1537844ac18ef003069cf0c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 779877,
            "upload_time": "2024-02-15T10:50:09",
            "upload_time_iso_8601": "2024-02-15T10:50:09.852396Z",
            "url": "https://files.pythonhosted.org/packages/52/7b/2c55b31d970e836e121b0e1a3dc4204cd668c3a5d58d071181c801ef6e28/rormula-0.1.5-cp312-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "628bec703c3508935b6e1ca54755e9070d1be01ee7b74305d90bafc766f3b187",
                "md5": "dabeb9826ae309b044b8faa968e68039",
                "sha256": "f59ac295c49e6b526d524709c9a4b51bbc984c22493d2bac561ebdc8ec4f95fe"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp312-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "dabeb9826ae309b044b8faa968e68039",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.7",
            "size": 837834,
            "upload_time": "2024-02-15T10:50:11",
            "upload_time_iso_8601": "2024-02-15T10:50:11.957261Z",
            "url": "https://files.pythonhosted.org/packages/62/8b/ec703c3508935b6e1ca54755e9070d1be01ee7b74305d90bafc766f3b187/rormula-0.1.5-cp312-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bce1bacdac0022419fc964e818ca1d147d751b5d0a5c97f08caa64e3f792508a",
                "md5": "c0bdae7639c1d4fe13309ccbc6b59c07",
                "sha256": "d703fb792748351487f9c923075d6f02e062b787054aac42cc77a514e226faf1"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c0bdae7639c1d4fe13309ccbc6b59c07",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.7",
            "size": 1856084,
            "upload_time": "2024-02-15T10:50:14",
            "upload_time_iso_8601": "2024-02-15T10:50:14.071472Z",
            "url": "https://files.pythonhosted.org/packages/bc/e1/bacdac0022419fc964e818ca1d147d751b5d0a5c97f08caa64e3f792508a/rormula-0.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2023e7b5ee7ac99833179afcb7e38af93a82323691ab63e402d4606de2b9d35c",
                "md5": "d39da342ec42826306e098bd0ceddc7c",
                "sha256": "00ead3b29a51d023333dd3765366443316bb3493164aeb2c5f9ad476aeb09ae1"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d39da342ec42826306e098bd0ceddc7c",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1858754,
            "upload_time": "2024-02-15T10:50:16",
            "upload_time_iso_8601": "2024-02-15T10:50:16.373867Z",
            "url": "https://files.pythonhosted.org/packages/20/23/e7b5ee7ac99833179afcb7e38af93a82323691ab63e402d4606de2b9d35c/rormula-0.1.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "63de0a8f8aa67dc0c009c5b59ddaa650b19b363ff1a4d2fa9f811dd159c711b5",
                "md5": "0910c42b6c7bcaf6ff597378af06605d",
                "sha256": "62d229473af5a16fd4d88033a3e6b4d67cce37093165a0f09755b9e0b34c5b4e"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0910c42b6c7bcaf6ff597378af06605d",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1900104,
            "upload_time": "2024-02-15T10:50:18",
            "upload_time_iso_8601": "2024-02-15T10:50:18.379469Z",
            "url": "https://files.pythonhosted.org/packages/63/de/0a8f8aa67dc0c009c5b59ddaa650b19b363ff1a4d2fa9f811dd159c711b5/rormula-0.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "91afaea35dcb79c3302c442e881d947ad19a840709a8a73db99885b647970dfe",
                "md5": "39f8bbaa4ba1c20ffe094ba37ee9a2dc",
                "sha256": "905e3ffef508e3c3eb4e118a169bffc09d1b068727227cb6a8dec3849642e6f3"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "39f8bbaa4ba1c20ffe094ba37ee9a2dc",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 1916184,
            "upload_time": "2024-02-15T10:50:20",
            "upload_time_iso_8601": "2024-02-15T10:50:20.320910Z",
            "url": "https://files.pythonhosted.org/packages/91/af/aea35dcb79c3302c442e881d947ad19a840709a8a73db99885b647970dfe/rormula-0.1.5-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "350960bbe7caaf073ccf5862de94319ad34674c07f0ee36eaf53f8e646deab01",
                "md5": "a79fa8feaa2f53473920ec03471fd9c7",
                "sha256": "ce77def1cb4dcb048fe4f6f1e3817799f2d349f6ac86a527b062f2e421ff56d2"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp37-none-win32.whl",
            "has_sig": false,
            "md5_digest": "a79fa8feaa2f53473920ec03471fd9c7",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 781494,
            "upload_time": "2024-02-15T10:50:22",
            "upload_time_iso_8601": "2024-02-15T10:50:22.311493Z",
            "url": "https://files.pythonhosted.org/packages/35/09/60bbe7caaf073ccf5862de94319ad34674c07f0ee36eaf53f8e646deab01/rormula-0.1.5-cp37-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1bf767bb2631132ff9b4ef8c21635f8991b04b85312827aad6950f59d492e476",
                "md5": "aca8fd208197142052542617d766caab",
                "sha256": "f1631e3de808a062ffb050134538b2ebe8f62c0cf8f99e06d2adde01f9c7b834"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp37-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "aca8fd208197142052542617d766caab",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.7",
            "size": 839268,
            "upload_time": "2024-02-15T10:50:23",
            "upload_time_iso_8601": "2024-02-15T10:50:23.881898Z",
            "url": "https://files.pythonhosted.org/packages/1b/f7/67bb2631132ff9b4ef8c21635f8991b04b85312827aad6950f59d492e476/rormula-0.1.5-cp37-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "64556c24cfb7752ae29ddbce72b334c7b5f4883cdf5ed9ee673e4f9223dd37b9",
                "md5": "89d70ed1f37cd3a9b2c9cd34afa2c8f8",
                "sha256": "54fbc77d40afcfb1fac8b3ba01a74e87ec274fd43dfa7023d7af8ba9cc1cff7f"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "89d70ed1f37cd3a9b2c9cd34afa2c8f8",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1858840,
            "upload_time": "2024-02-15T10:50:25",
            "upload_time_iso_8601": "2024-02-15T10:50:25.515109Z",
            "url": "https://files.pythonhosted.org/packages/64/55/6c24cfb7752ae29ddbce72b334c7b5f4883cdf5ed9ee673e4f9223dd37b9/rormula-0.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9e24eaa480dcb7c647f6b383791bad6fdb27562e6cceba9a551af592f7d82731",
                "md5": "22e93f15679a847eb0e381594e264e8e",
                "sha256": "311281ad02ae548638456ece3c7a4a41538669c653ee590654b11582a66fd0f3"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "22e93f15679a847eb0e381594e264e8e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1899848,
            "upload_time": "2024-02-15T10:50:27",
            "upload_time_iso_8601": "2024-02-15T10:50:27.081678Z",
            "url": "https://files.pythonhosted.org/packages/9e/24/eaa480dcb7c647f6b383791bad6fdb27562e6cceba9a551af592f7d82731/rormula-0.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "366138284998db7f24550b1e29c69ee0820f4dcebd5811f2ebf208333cbd6f07",
                "md5": "75d7f52a1f3742fcffae746130f25659",
                "sha256": "2d77dc31add06bc78f54a9fe50891a73a25ae83dd11281d81bf8505c03bb8c99"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "75d7f52a1f3742fcffae746130f25659",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 1915704,
            "upload_time": "2024-02-15T10:50:28",
            "upload_time_iso_8601": "2024-02-15T10:50:28.633924Z",
            "url": "https://files.pythonhosted.org/packages/36/61/38284998db7f24550b1e29c69ee0820f4dcebd5811f2ebf208333cbd6f07/rormula-0.1.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b3b7f440904bfa0463c90e81e16cf7b74b8060ffc7ed984381a0e50d90654998",
                "md5": "478fad9227af1d43910698139298b523",
                "sha256": "5c317e3425424c75fe1d0bde4e797535c1cb2264a3324aa3e0bf583301955f44"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp38-none-win32.whl",
            "has_sig": false,
            "md5_digest": "478fad9227af1d43910698139298b523",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 781652,
            "upload_time": "2024-02-15T10:50:30",
            "upload_time_iso_8601": "2024-02-15T10:50:30.578665Z",
            "url": "https://files.pythonhosted.org/packages/b3/b7/f440904bfa0463c90e81e16cf7b74b8060ffc7ed984381a0e50d90654998/rormula-0.1.5-cp38-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "39203cdeb2cd76b5fbf65547a2c147d6c7bb82694795e12db8aa4c4ef2629758",
                "md5": "fbf4ab347977bfda65a25e9bfa00a27d",
                "sha256": "08fc1ff68e8383413da3c3bf9f7aaec4ec435bb2096ed4b2115c31bbf9522a53"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp38-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "fbf4ab347977bfda65a25e9bfa00a27d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.7",
            "size": 839327,
            "upload_time": "2024-02-15T10:50:32",
            "upload_time_iso_8601": "2024-02-15T10:50:32.046072Z",
            "url": "https://files.pythonhosted.org/packages/39/20/3cdeb2cd76b5fbf65547a2c147d6c7bb82694795e12db8aa4c4ef2629758/rormula-0.1.5-cp38-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c59c7d4393fa38324bd7653132376d7aabb61f799da848081be37855779af880",
                "md5": "392eb45e9bb8bf8be8edfa0bd7f83f0b",
                "sha256": "3ddc723f82012c544ab1e23612ed8c200ab737becf0ae7dc241319a997bc003c"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "392eb45e9bb8bf8be8edfa0bd7f83f0b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1860414,
            "upload_time": "2024-02-15T10:50:34",
            "upload_time_iso_8601": "2024-02-15T10:50:34.050126Z",
            "url": "https://files.pythonhosted.org/packages/c5/9c/7d4393fa38324bd7653132376d7aabb61f799da848081be37855779af880/rormula-0.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "893347fe0f106b30f73ffa133ae9e44713ed6ce12ae7ced23e98efe106bb6f80",
                "md5": "05316ed97175ed38b7ac6b16f2bc6a5d",
                "sha256": "b7ee37f8923c21884808c118d8f9fa6910351255331b9c449010dd42a1e41e56"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "05316ed97175ed38b7ac6b16f2bc6a5d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1900896,
            "upload_time": "2024-02-15T10:50:35",
            "upload_time_iso_8601": "2024-02-15T10:50:35.662168Z",
            "url": "https://files.pythonhosted.org/packages/89/33/47fe0f106b30f73ffa133ae9e44713ed6ce12ae7ced23e98efe106bb6f80/rormula-0.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "08c2244112729636fb22a3832b91bf0caf67ed8b851376aba208c229534530b9",
                "md5": "3610bbaa562ba81ffccb6744d4b38786",
                "sha256": "bf25e96b084c0cda4cbcb17b081f9f06850d295e63ff782814f81dc4d354fedb"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "3610bbaa562ba81ffccb6744d4b38786",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 1916189,
            "upload_time": "2024-02-15T10:50:37",
            "upload_time_iso_8601": "2024-02-15T10:50:37.746813Z",
            "url": "https://files.pythonhosted.org/packages/08/c2/244112729636fb22a3832b91bf0caf67ed8b851376aba208c229534530b9/rormula-0.1.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "90ca488338492978a6674c4a71c973694a0fb6f58cacaaa7f9c4e348e830fd79",
                "md5": "38699598157b4ed25f3dd229e055c0fa",
                "sha256": "63e4147dfbc9e58480754afc238b3fb98f6600b90b752c2eb0aff6e403ad5c6c"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp39-none-win32.whl",
            "has_sig": false,
            "md5_digest": "38699598157b4ed25f3dd229e055c0fa",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 782437,
            "upload_time": "2024-02-15T10:50:39",
            "upload_time_iso_8601": "2024-02-15T10:50:39.520404Z",
            "url": "https://files.pythonhosted.org/packages/90/ca/488338492978a6674c4a71c973694a0fb6f58cacaaa7f9c4e348e830fd79/rormula-0.1.5-cp39-none-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1d3428439640dd06b55a2a810a03ca0a1a6a814aa411858b07cd9368550ccbb1",
                "md5": "59e6ab76eb31eb663bf6ea333b369c38",
                "sha256": "8e2d802d02682e625e0e0314a7d9056f484b9604e6aea199901b2cd5e49c1a6e"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-cp39-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "59e6ab76eb31eb663bf6ea333b369c38",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.7",
            "size": 839462,
            "upload_time": "2024-02-15T10:50:40",
            "upload_time_iso_8601": "2024-02-15T10:50:40.883543Z",
            "url": "https://files.pythonhosted.org/packages/1d/34/28439640dd06b55a2a810a03ca0a1a6a814aa411858b07cd9368550ccbb1/rormula-0.1.5-cp39-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "98e91f248ce070444fa2f9125dd46a1b222bc642c6834802d359e747c105f845",
                "md5": "6476decaa914b5350917687767666c87",
                "sha256": "c9561d7cd3b70244e247f06755475c84d861d8462bed50aa5270369daf195fa4"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6476decaa914b5350917687767666c87",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 1857849,
            "upload_time": "2024-02-15T10:50:42",
            "upload_time_iso_8601": "2024-02-15T10:50:42.793710Z",
            "url": "https://files.pythonhosted.org/packages/98/e9/1f248ce070444fa2f9125dd46a1b222bc642c6834802d359e747c105f845/rormula-0.1.5-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c4e3bb6b8a2668a79d0ed9d9c9488f310e41ebc9825784f91abef8334cd5298d",
                "md5": "bacf21d22211adb1d24213dcd474e9f7",
                "sha256": "c6d8bb9ae1817fe9e3333cf8a3fa7ea3d806b509907f0b7291c26ae5f881aed3"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bacf21d22211adb1d24213dcd474e9f7",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 1899807,
            "upload_time": "2024-02-15T10:50:44",
            "upload_time_iso_8601": "2024-02-15T10:50:44.736867Z",
            "url": "https://files.pythonhosted.org/packages/c4/e3/bb6b8a2668a79d0ed9d9c9488f310e41ebc9825784f91abef8334cd5298d/rormula-0.1.5-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7ef02c8b33971d8cd278e89d14f05b0053adcd77e2945d6a29afc1a8a0fac444",
                "md5": "0ebfb9d92fda0c666a7c63f0dc34e833",
                "sha256": "1d6a24a59da424ad454d78087f367325e782e6bf57555252f118f328565622b4"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "0ebfb9d92fda0c666a7c63f0dc34e833",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.7",
            "size": 1915332,
            "upload_time": "2024-02-15T10:50:46",
            "upload_time_iso_8601": "2024-02-15T10:50:46.314428Z",
            "url": "https://files.pythonhosted.org/packages/7e/f0/2c8b33971d8cd278e89d14f05b0053adcd77e2945d6a29afc1a8a0fac444/rormula-0.1.5-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "effa06833e1a978ee539877bb6d36383ba0d86d8271d421efd8bee47926ccce5",
                "md5": "270182158cbf608f441d2224f2969ea7",
                "sha256": "60b8df6dbc7f994e30115bcba80f7a81d352cead22191cc14ed62631986e4de4"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "270182158cbf608f441d2224f2969ea7",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1860730,
            "upload_time": "2024-02-15T10:50:48",
            "upload_time_iso_8601": "2024-02-15T10:50:48.111600Z",
            "url": "https://files.pythonhosted.org/packages/ef/fa/06833e1a978ee539877bb6d36383ba0d86d8271d421efd8bee47926ccce5/rormula-0.1.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2c9f09af7e3724856cdc9d8dfb3dee9955f1e6f23be6df6db2f100e635e6b115",
                "md5": "96ead52b41d621744c8f507f754584b1",
                "sha256": "42bfbb6bd5bb5c571c0292b8ccc304e837ba4596bd8bdd2a1a25bb8810413ed2"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "96ead52b41d621744c8f507f754584b1",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1902242,
            "upload_time": "2024-02-15T10:50:49",
            "upload_time_iso_8601": "2024-02-15T10:50:49.734707Z",
            "url": "https://files.pythonhosted.org/packages/2c/9f/09af7e3724856cdc9d8dfb3dee9955f1e6f23be6df6db2f100e635e6b115/rormula-0.1.5-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "adc38abf5b35ea12a9c2571de5e72d154d9fb13f295d21ce5d50392072fdff63",
                "md5": "185bdfb89afbf1b43388af908ed6fa27",
                "sha256": "72f705933957930d29eb33988738d6b238cd74a7068d9345549df728f9a6c199"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "185bdfb89afbf1b43388af908ed6fa27",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.7",
            "size": 1917673,
            "upload_time": "2024-02-15T10:50:51",
            "upload_time_iso_8601": "2024-02-15T10:50:51.428594Z",
            "url": "https://files.pythonhosted.org/packages/ad/c3/8abf5b35ea12a9c2571de5e72d154d9fb13f295d21ce5d50392072fdff63/rormula-0.1.5-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0e484611a02bbcd8feb879c37113efe931e75b3524fae17e6f3076759cb54e03",
                "md5": "4a5c8d48b94222aa3c53ecfe8e865e0b",
                "sha256": "c50c8a49212925b5940af10580a33d9637365c92e3f40772dcc387f7be1e00b8"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4a5c8d48b94222aa3c53ecfe8e865e0b",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 1858522,
            "upload_time": "2024-02-15T10:50:53",
            "upload_time_iso_8601": "2024-02-15T10:50:53.587348Z",
            "url": "https://files.pythonhosted.org/packages/0e/48/4611a02bbcd8feb879c37113efe931e75b3524fae17e6f3076759cb54e03/rormula-0.1.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ee388b98eb67757984b8a25cd292222d849a934971f8697dbf12235bfd8f37d8",
                "md5": "68ffbb709338afa6b9650ca9fa8b7009",
                "sha256": "97887ec6b42875cfb66683c28b1c952d6895f632ab39a398977ce36a010cd8ba"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "68ffbb709338afa6b9650ca9fa8b7009",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 1899257,
            "upload_time": "2024-02-15T10:50:55",
            "upload_time_iso_8601": "2024-02-15T10:50:55.744180Z",
            "url": "https://files.pythonhosted.org/packages/ee/38/8b98eb67757984b8a25cd292222d849a934971f8697dbf12235bfd8f37d8/rormula-0.1.5-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "769829958d3fbf1ee923deb8a3bcd72f4b2d71c9345fde7f92ace5697eb96cab",
                "md5": "13f6a11690d6a486d8ea701acd51ef1e",
                "sha256": "4d7eff470a819a7c2a95afd0c27e6fdc7288c35b7565dd066cb098a42a307dda"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "13f6a11690d6a486d8ea701acd51ef1e",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.7",
            "size": 1917372,
            "upload_time": "2024-02-15T10:50:57",
            "upload_time_iso_8601": "2024-02-15T10:50:57.803485Z",
            "url": "https://files.pythonhosted.org/packages/76/98/29958d3fbf1ee923deb8a3bcd72f4b2d71c9345fde7f92ace5697eb96cab/rormula-0.1.5-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2ead946d432168c2dde586a840193c87f0c8d06fe543294e2829f673913e429c",
                "md5": "56fedb7c45f9be40bdec149e58d48168",
                "sha256": "1f2dd36eb8a2376d8e4813edc1e765239983e4b5c8753bba3b1fd272d9152e1d"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "56fedb7c45f9be40bdec149e58d48168",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1857832,
            "upload_time": "2024-02-15T10:51:00",
            "upload_time_iso_8601": "2024-02-15T10:51:00.046199Z",
            "url": "https://files.pythonhosted.org/packages/2e/ad/946d432168c2dde586a840193c87f0c8d06fe543294e2829f673913e429c/rormula-0.1.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d0f166ac2b3eb686b9dbad43222be670c71cc53bf5cb6c0abd22b265ba285db6",
                "md5": "2f3b010507ea589500f994433801f322",
                "sha256": "4cf5fd39ad008f62ed0f5d570e6f84c84fc2e78a9ab7a2087c603cc1d09a8512"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2f3b010507ea589500f994433801f322",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1899515,
            "upload_time": "2024-02-15T10:51:02",
            "upload_time_iso_8601": "2024-02-15T10:51:02.522490Z",
            "url": "https://files.pythonhosted.org/packages/d0/f1/66ac2b3eb686b9dbad43222be670c71cc53bf5cb6c0abd22b265ba285db6/rormula-0.1.5-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "563dcf8f0a5b3aeccdb6685c49e0595b62774931653a16d6dd8caea28fe41fa8",
                "md5": "2a24dd3c13fcbfd1186089afffd4af5e",
                "sha256": "3230603a4c92651dda5245468a2abdb714c0db4bb53c0d63175292d64eefaf5e"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "has_sig": false,
            "md5_digest": "2a24dd3c13fcbfd1186089afffd4af5e",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.7",
            "size": 1915280,
            "upload_time": "2024-02-15T10:51:04",
            "upload_time_iso_8601": "2024-02-15T10:51:04.753158Z",
            "url": "https://files.pythonhosted.org/packages/56/3d/cf8f0a5b3aeccdb6685c49e0595b62774931653a16d6dd8caea28fe41fa8/rormula-0.1.5-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4ecca2c13d00d1d5c7d95a5b2aaf78bd68c814e9d8f2b0e80bce59a265ce0de6",
                "md5": "7087f88b60432f01a7f4074d211d8031",
                "sha256": "5b9df9e4209f60abd1035322671051e3ee7dee67975ad4be0e8241d95bd84e48"
            },
            "downloads": -1,
            "filename": "rormula-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "7087f88b60432f01a7f4074d211d8031",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 25006,
            "upload_time": "2024-02-15T10:51:06",
            "upload_time_iso_8601": "2024-02-15T10:51:06.375363Z",
            "url": "https://files.pythonhosted.org/packages/4e/cc/a2c13d00d1d5c7d95a5b2aaf78bd68c814e9d8f2b0e80bce59a265ce0de6/rormula-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-15 10:51:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "basf",
    "github_project": "rormula",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "rormula"
}
        
Elapsed time: 1.31868s