python-rule-engine


Namepython-rule-engine JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/santalvarez/python-rule-engine
SummaryA rule engine where rules are written in JSON format
upload_time2023-12-31 20:54:41
maintainer
docs_urlNone
authorSantiago Alvarez
requires_python>=3.7.2,<4.0.0
licenseMIT
keywords rule-engine rules json python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/santalvarez/python-rule-engine",
    "name": "python-rule-engine",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.2,<4.0.0",
    "maintainer_email": "",
    "keywords": "rule-engine,rules,json,python",
    "author": "Santiago Alvarez",
    "author_email": "santiago.salvarez@mercadolibre.com",
    "download_url": "https://files.pythonhosted.org/packages/38/54/000d01a4cb4f9bff45d97c1acd7102d814489204e6ea70804f3502b07094/python-rule-engine-0.5.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A rule engine where rules are written in JSON format",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/santalvarez/python-rule-engine"
    },
    "split_keywords": [
        "rule-engine",
        "rules",
        "json",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "be83d36e1cef655feb41d2d1290d84842926764e948d36fe0a487260d6abbf1c",
                "md5": "a912a5f5aade2c8d77fbd0a6f69749e6",
                "sha256": "aee0a6ea1ef67a63034f262faf174a391d02dadc9c7d6d03ebf56395fdaece83"
            },
            "downloads": -1,
            "filename": "python_rule_engine-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a912a5f5aade2c8d77fbd0a6f69749e6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.2,<4.0.0",
            "size": 8032,
            "upload_time": "2023-12-31T20:54:43",
            "upload_time_iso_8601": "2023-12-31T20:54:43.516750Z",
            "url": "https://files.pythonhosted.org/packages/be/83/d36e1cef655feb41d2d1290d84842926764e948d36fe0a487260d6abbf1c/python_rule_engine-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3854000d01a4cb4f9bff45d97c1acd7102d814489204e6ea70804f3502b07094",
                "md5": "3562d45624f8c215130ea5ef73b47f8c",
                "sha256": "63b4e1a9277ca0b256436c92bc97be6c8692f9386a8f2fd1b289325f21a17fe7"
            },
            "downloads": -1,
            "filename": "python-rule-engine-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3562d45624f8c215130ea5ef73b47f8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.2,<4.0.0",
            "size": 5749,
            "upload_time": "2023-12-31T20:54:41",
            "upload_time_iso_8601": "2023-12-31T20:54:41.658822Z",
            "url": "https://files.pythonhosted.org/packages/38/54/000d01a4cb4f9bff45d97c1acd7102d814489204e6ea70804f3502b07094/python-rule-engine-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-31 20:54:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "santalvarez",
    "github_project": "python-rule-engine",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "python-rule-engine"
}
        
Elapsed time: 0.16927s