bobocep


Namebobocep JSON
Version 1.2.0 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_time2023-11-30 16:32:49
maintainer
docs_urlNone
authorr3w0p
requires_python
licenseMIT
keywords complex event processing distributed systems edge computing fault tolerance internet of things web of things
VCS
bugtrack_url
requirements No requirements were recorded.
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/)
[![Donate](https://img.shields.io/badge/donate-ko--fi-red?label=donate)](
https://ko-fi.com/r3w0p)
<br/>

[![JOSS](https://joss.theoj.org/papers/10.21105/joss.05858/status.svg)](
https://doi.org/10.21105/joss.05858)
[![License](https://img.shields.io/github/license/r3w0p/bobocep?color=blue&label=license)](
https://github.com/r3w0p/bobocep/blob/main/LICENSE/)
[![PyPI](https://img.shields.io/pypi/v/bobocep?color=blue&label=pypi)](
https://pypi.org/project/bobocep/)
[![Python](https://img.shields.io/pypi/pyversions/bobocep?color=blue&label=python)](
https://pypi.org/project/bobocep/)
<br/>

[![Issues](https://img.shields.io/github/issues/r3w0p/bobocep?label=issues)](
https://github.com/r3w0p/bobocep/issues/)
[![Coverage](https://img.shields.io/codeclimate/coverage/r3w0p/bobocep?label=coverage)](
https://codeclimate.com/github/r3w0p/bobocep/)
[![Maintainability](https://img.shields.io/codeclimate/maintainability/r3w0p/bobocep?label=maintainability)](
https://codeclimate.com/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)


`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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/r3w0p/bobocep",
    "name": "bobocep",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "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/78/bb/fdb0ba8c99c21661fbdec9986b75c689f4e449e163a660536741b2a130a9/bobocep-1.2.0.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[![Donate](https://img.shields.io/badge/donate-ko--fi-red?label=donate)](\nhttps://ko-fi.com/r3w0p)\n<br/>\n\n[![JOSS](https://joss.theoj.org/papers/10.21105/joss.05858/status.svg)](\nhttps://doi.org/10.21105/joss.05858)\n[![License](https://img.shields.io/github/license/r3w0p/bobocep?color=blue&label=license)](\nhttps://github.com/r3w0p/bobocep/blob/main/LICENSE/)\n[![PyPI](https://img.shields.io/pypi/v/bobocep?color=blue&label=pypi)](\nhttps://pypi.org/project/bobocep/)\n[![Python](https://img.shields.io/pypi/pyversions/bobocep?color=blue&label=python)](\nhttps://pypi.org/project/bobocep/)\n<br/>\n\n[![Issues](https://img.shields.io/github/issues/r3w0p/bobocep?label=issues)](\nhttps://github.com/r3w0p/bobocep/issues/)\n[![Coverage](https://img.shields.io/codeclimate/coverage/r3w0p/bobocep?label=coverage)](\nhttps://codeclimate.com/github/r3w0p/bobocep/)\n[![Maintainability](https://img.shields.io/codeclimate/maintainability/r3w0p/bobocep?label=maintainability)](\nhttps://codeclimate.com/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\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\n## License\n\n`BoboCEP` is open source, as per the\n[Open Source Definition](https://opensource.org/osd).\nThe code in this repository can be redistributed and/or modified under the terms of the \n[MIT License](https://github.com/r3w0p/bobocep/blob/main/LICENSE).\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.0",
    "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": "50a6188b50ef57ee074ee47d2a719d247ae2c3bb33643d896b54855713a6a0d0",
                "md5": "1e16f0f15ec5d1ec38b64770517923d4",
                "sha256": "b9e15e64f2b5570ceb5f53cf605cf14f7f7da3ffe71e94c2d03248e67f340863"
            },
            "downloads": -1,
            "filename": "bobocep-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e16f0f15ec5d1ec38b64770517923d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 62361,
            "upload_time": "2023-11-30T16:32:47",
            "upload_time_iso_8601": "2023-11-30T16:32:47.782058Z",
            "url": "https://files.pythonhosted.org/packages/50/a6/188b50ef57ee074ee47d2a719d247ae2c3bb33643d896b54855713a6a0d0/bobocep-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78bbfdb0ba8c99c21661fbdec9986b75c689f4e449e163a660536741b2a130a9",
                "md5": "b77db425a540a01c486caf5dd3c4af32",
                "sha256": "839113402ed877c129bc7aed117d116e2c5606948e1d6cded665254b968dd168"
            },
            "downloads": -1,
            "filename": "bobocep-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b77db425a540a01c486caf5dd3c4af32",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 38915,
            "upload_time": "2023-11-30T16:32:49",
            "upload_time_iso_8601": "2023-11-30T16:32:49.026793Z",
            "url": "https://files.pythonhosted.org/packages/78/bb/fdb0ba8c99c21661fbdec9986b75c689f4e449e163a660536741b2a130a9/bobocep-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-30 16:32:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "r3w0p",
    "github_project": "bobocep",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "bobocep"
}
        
Elapsed time: 0.14863s