bobocep


Namebobocep JSON
Version 1.2.2 PyPI version JSON
download
home_pagehttps://github.com/r3w0p/bobocep
SummaryA fault-tolerant Complex Event Processing engine designed for edge computing in Internet of Things systems.
upload_time2024-06-26 15:35:44
maintainerNone
docs_urlNone
authorr3w0p
requires_pythonNone
licenseMIT
keywords complex event processing distributed systems edge computing fault tolerance internet of things web of things
VCS
bugtrack_url
requirements jsonschema pycryptodome
Travis-CI No Travis.
coveralls test coverage
            # BoboCEP

[![CICD](https://github.com/r3w0p/bobocep/actions/workflows/cicd.yml/badge.svg)](
https://github.com/r3w0p/bobocep/actions/workflows/cicd.yml)
[![Security](https://github.com/r3w0p/bobocep/actions/workflows/security.yml/badge.svg)](
https://github.com/r3w0p/bobocep/actions/workflows/security.yml)
[![Code Repository](https://img.shields.io/badge/code-github-171515)](
https://github.com/r3w0p/bobocep/)
[![Documentation Status](https://readthedocs.org/projects/bobocep/badge/?version=latest)](
https://bobocep.readthedocs.io/)
<br/>

[![PyPI](https://img.shields.io/pypi/v/bobocep?color=blue&label=pypi)](
https://pypi.org/project/bobocep/)
[![License](https://img.shields.io/github/license/r3w0p/bobocep?color=blue&label=license)](
https://github.com/r3w0p/bobocep/blob/main/LICENSE/)
[![Issues](https://img.shields.io/github/issues/r3w0p/bobocep?label=issues)](
https://github.com/r3w0p/bobocep/issues/)
[![Coverage](https://codecov.io/github/r3w0p/bobocep/branch/main/graph/badge.svg?token=DltpHabb83)](
https://app.codecov.io/github/r3w0p/bobocep)
[![License Scan](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fr3w0p%2Fbobocep.svg?type=shield)](
https://app.fossa.com/projects/git%2Bgithub.com%2Fr3w0p%2Fbobocep?ref=badge_shield)
<br/>

[![JOSS](https://img.shields.io/badge/10.21105/joss.05858-red?label=JOSS)](
https://doi.org/10.21105/joss.05858)
[![Donate](https://img.shields.io/badge/ko--fi-red?label=donate)](
https://ko-fi.com/r3w0p)
<br/>

`BoboCEP` is a [Complex Event Processing](https://en.wikipedia.org/wiki/Complex_event_processing) (CEP) engine
designed for [edge computing](https://en.wikipedia.org/wiki/Edge_computing) in
[Internet of Things](https://en.wikipedia.org/wiki/Internet_of_things) (IoT) systems
to facilitate inferential reasoning and decision-making on streaming data.
It provides [fault tolerance](https://en.wikipedia.org/wiki/Fault_tolerance) (FT) via the
[active replication](https://en.wikipedia.org/wiki/Replication_(computing)) of
partially-completed complex events across multiple instances of the software.

## License

It is an open source project, as per the
[Open Source Definition](https://opensource.org/osd).
The [source code](https://github.com/r3w0p/bobocep)
can be redistributed and/or modified under the terms of the 
[MIT License](https://github.com/r3w0p/bobocep/blob/main/LICENSE).

## Documentation

Documentation is hosted by [Read the Docs](https://bobocep.readthedocs.io),
which also provides a
[PDF version](https://bobocep.readthedocs.io/_/downloads/en/latest/pdf/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/r3w0p/bobocep",
    "name": "bobocep",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "complex event processing, distributed systems, edge computing, fault tolerance, internet of things, web of things",
    "author": "r3w0p",
    "author_email": "rr33ww00pp@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/56/20/2af81c34f02521c86e431bc5665afe8bea1ce722c35fa60530540f7bc06c/bobocep-1.2.2.tar.gz",
    "platform": null,
    "description": "# BoboCEP\n\n[![CICD](https://github.com/r3w0p/bobocep/actions/workflows/cicd.yml/badge.svg)](\nhttps://github.com/r3w0p/bobocep/actions/workflows/cicd.yml)\n[![Security](https://github.com/r3w0p/bobocep/actions/workflows/security.yml/badge.svg)](\nhttps://github.com/r3w0p/bobocep/actions/workflows/security.yml)\n[![Code Repository](https://img.shields.io/badge/code-github-171515)](\nhttps://github.com/r3w0p/bobocep/)\n[![Documentation Status](https://readthedocs.org/projects/bobocep/badge/?version=latest)](\nhttps://bobocep.readthedocs.io/)\n<br/>\n\n[![PyPI](https://img.shields.io/pypi/v/bobocep?color=blue&label=pypi)](\nhttps://pypi.org/project/bobocep/)\n[![License](https://img.shields.io/github/license/r3w0p/bobocep?color=blue&label=license)](\nhttps://github.com/r3w0p/bobocep/blob/main/LICENSE/)\n[![Issues](https://img.shields.io/github/issues/r3w0p/bobocep?label=issues)](\nhttps://github.com/r3w0p/bobocep/issues/)\n[![Coverage](https://codecov.io/github/r3w0p/bobocep/branch/main/graph/badge.svg?token=DltpHabb83)](\nhttps://app.codecov.io/github/r3w0p/bobocep)\n[![License Scan](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fr3w0p%2Fbobocep.svg?type=shield)](\nhttps://app.fossa.com/projects/git%2Bgithub.com%2Fr3w0p%2Fbobocep?ref=badge_shield)\n<br/>\n\n[![JOSS](https://img.shields.io/badge/10.21105/joss.05858-red?label=JOSS)](\nhttps://doi.org/10.21105/joss.05858)\n[![Donate](https://img.shields.io/badge/ko--fi-red?label=donate)](\nhttps://ko-fi.com/r3w0p)\n<br/>\n\n`BoboCEP` is a [Complex Event Processing](https://en.wikipedia.org/wiki/Complex_event_processing) (CEP) engine\ndesigned for [edge computing](https://en.wikipedia.org/wiki/Edge_computing) in\n[Internet of Things](https://en.wikipedia.org/wiki/Internet_of_things) (IoT) systems\nto facilitate inferential reasoning and decision-making on streaming data.\nIt provides [fault tolerance](https://en.wikipedia.org/wiki/Fault_tolerance) (FT) via the\n[active replication](https://en.wikipedia.org/wiki/Replication_(computing)) of\npartially-completed complex events across multiple instances of the software.\n\n## License\n\nIt is an open source project, as per the\n[Open Source Definition](https://opensource.org/osd).\nThe [source code](https://github.com/r3w0p/bobocep)\ncan be redistributed and/or modified under the terms of the \n[MIT License](https://github.com/r3w0p/bobocep/blob/main/LICENSE).\n\n## Documentation\n\nDocumentation is hosted by [Read the Docs](https://bobocep.readthedocs.io),\nwhich also provides a\n[PDF version](https://bobocep.readthedocs.io/_/downloads/en/latest/pdf/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A fault-tolerant Complex Event Processing engine designed for edge computing in Internet of Things systems.",
    "version": "1.2.2",
    "project_urls": {
        "Homepage": "https://github.com/r3w0p/bobocep"
    },
    "split_keywords": [
        "complex event processing",
        " distributed systems",
        " edge computing",
        " fault tolerance",
        " internet of things",
        " web of things"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cc0d8822dc3ce7b2036cef6af7affb3a64c9a2cc0f0638ca1d80662c5d288b3",
                "md5": "99ea82c7c0048caec173793fb9a6902c",
                "sha256": "27ced4aab9f31fffc78565e2a0e174bda3ff102447418df905c8dd2996eeba45"
            },
            "downloads": -1,
            "filename": "bobocep-1.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "99ea82c7c0048caec173793fb9a6902c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 62421,
            "upload_time": "2024-06-26T15:35:42",
            "upload_time_iso_8601": "2024-06-26T15:35:42.080165Z",
            "url": "https://files.pythonhosted.org/packages/4c/c0/d8822dc3ce7b2036cef6af7affb3a64c9a2cc0f0638ca1d80662c5d288b3/bobocep-1.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56202af81c34f02521c86e431bc5665afe8bea1ce722c35fa60530540f7bc06c",
                "md5": "a89fb91de1aa03133c27e9bb8b091366",
                "sha256": "3eeca75811e4249b77557880b814343e76a6c01c65f425490a90e413a9edae41"
            },
            "downloads": -1,
            "filename": "bobocep-1.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a89fb91de1aa03133c27e9bb8b091366",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 38977,
            "upload_time": "2024-06-26T15:35:44",
            "upload_time_iso_8601": "2024-06-26T15:35:44.357487Z",
            "url": "https://files.pythonhosted.org/packages/56/20/2af81c34f02521c86e431bc5665afe8bea1ce722c35fa60530540f7bc06c/bobocep-1.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-26 15:35:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "r3w0p",
    "github_project": "bobocep",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "jsonschema",
            "specs": [
                [
                    "==",
                    "4.22.0"
                ]
            ]
        },
        {
            "name": "pycryptodome",
            "specs": [
                [
                    "==",
                    "3.20.0"
                ]
            ]
        }
    ],
    "lcname": "bobocep"
}
        
Elapsed time: 0.61893s