fastci


Namefastci JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryCommunication Interface via MQTT with an easy learning curve
upload_time2025-01-29 15:29:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.13
licenseNone
keywords mqtt iot aiomqtt asyncio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FastCI

FastCI is a lightweight, efficient and developer-friendly communication
interface, enabling seamless communication between distributed systems.
By leveraging MQTT for messaging and Protocol Buffers for data serialization,
this interface ensures fast, reliable, and bandwidth-efficient communication.
Its simplicity in setup and development makes it ideal for both small-scale
and enterprise-level applications.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fastci",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": "\"J. Baudisch\" <justin.baudisch@hsbi.de>",
    "keywords": "MQTT, IoT, aiomqtt, asyncio",
    "author": null,
    "author_email": "\"J. Baudisch\" <justin.baudisch@hsbi.de>",
    "download_url": "https://files.pythonhosted.org/packages/d1/89/627c482a2f74051376067783b49eb80aa9ff1421d932f365b6bf42818a07/fastci-1.0.0.tar.gz",
    "platform": null,
    "description": "# FastCI\r\n\r\nFastCI is a lightweight, efficient and developer-friendly communication\r\ninterface, enabling seamless communication between distributed systems.\r\nBy leveraging MQTT for messaging and Protocol Buffers for data serialization,\r\nthis interface ensures fast, reliable, and bandwidth-efficient communication.\r\nIts simplicity in setup and development makes it ideal for both small-scale\r\nand enterprise-level applications.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Communication Interface via MQTT with an easy learning curve",
    "version": "1.0.0",
    "project_urls": {
        "Issues": "https://github.com/ReMi-HSBI/fastci/issues",
        "Repository": "https://github.com/ReMi-HSBI/fastci"
    },
    "split_keywords": [
        "mqtt",
        " iot",
        " aiomqtt",
        " asyncio"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8db98aa4197a06876423f5c12dd4ca514d556d4347b15c7192810c395f27223e",
                "md5": "ca7bbc428e963541f2bb3c4c7a5ad6e4",
                "sha256": "89c5b9d633d56829de9de7c5f16fc2729e5b6337a484c5a5e9a82f515c4a732a"
            },
            "downloads": -1,
            "filename": "fastci-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca7bbc428e963541f2bb3c4c7a5ad6e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 8191,
            "upload_time": "2025-01-29T15:29:19",
            "upload_time_iso_8601": "2025-01-29T15:29:19.835867Z",
            "url": "https://files.pythonhosted.org/packages/8d/b9/8aa4197a06876423f5c12dd4ca514d556d4347b15c7192810c395f27223e/fastci-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d189627c482a2f74051376067783b49eb80aa9ff1421d932f365b6bf42818a07",
                "md5": "9a10c53a4aa88a463bac59928243a5bc",
                "sha256": "495a8a58abb589b631705a6bc9da6f43d5b3aa4c647247752edfcc5675d6698a"
            },
            "downloads": -1,
            "filename": "fastci-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9a10c53a4aa88a463bac59928243a5bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 8200,
            "upload_time": "2025-01-29T15:29:21",
            "upload_time_iso_8601": "2025-01-29T15:29:21.166480Z",
            "url": "https://files.pythonhosted.org/packages/d1/89/627c482a2f74051376067783b49eb80aa9ff1421d932f365b6bf42818a07/fastci-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-29 15:29:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ReMi-HSBI",
    "github_project": "fastci",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fastci"
}
        
Elapsed time: 1.32006s