dividere


Namedividere JSON
Version 2.2.0 PyPI version JSON
download
home_pageNone
SummaryDistributed Systems Framework
upload_time2025-03-18 19:38:19
maintainerNone
docs_urlNone
authorGrant Lipelt
requires_pythonNone
licenseNone
keywords python zeromq zmq 0mq protobuf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Dīvidere, latin for "to divide, to seperate" seemed an appropriate package name for a distributed system framework project. 

The primary goal of dīvidere is to combine three complementary technologies (Python, ZeroMQ, Protobuf) into a distributed system messaging framework.  ZeroMQ will provide a variety of transport mechanisms, Protobuf providing a language-independent, strongly-typed message encoding and Python the means to combine these components into a reusable framework.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dividere",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, ZeroMq, zmq, 0mq, protobuf",
    "author": "Grant Lipelt",
    "author_email": "<lipeltgm@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ef/4e/b99aadb3683013c274d9c3cdff8a3e1168964f8d2f8ab79e722df11b4892/dividere-2.2.0.tar.gz",
    "platform": null,
    "description": "D\u012bvidere, latin for \"to divide, to seperate\" seemed an appropriate package name for a distributed system framework project. \n\nThe primary goal of d\u012bvidere is to combine three complementary technologies (Python, ZeroMQ, Protobuf) into a distributed system messaging framework.  ZeroMQ will provide a variety of transport mechanisms, Protobuf providing a language-independent, strongly-typed message encoding and Python the means to combine these components into a reusable framework.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Distributed Systems Framework",
    "version": "2.2.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        " zeromq",
        " zmq",
        " 0mq",
        " protobuf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56da214de057d5eafe11b3cc392a47856f8d110855129abf7c007d26cea2e690",
                "md5": "7ea8d052920d1aec8cf88569dffc0fd2",
                "sha256": "e9591ca7c732e37af64670f113d484210c260975ba9f18fc210ffb6246c73143"
            },
            "downloads": -1,
            "filename": "dividere-2.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ea8d052920d1aec8cf88569dffc0fd2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 22829,
            "upload_time": "2025-03-18T19:38:18",
            "upload_time_iso_8601": "2025-03-18T19:38:18.494556Z",
            "url": "https://files.pythonhosted.org/packages/56/da/214de057d5eafe11b3cc392a47856f8d110855129abf7c007d26cea2e690/dividere-2.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef4eb99aadb3683013c274d9c3cdff8a3e1168964f8d2f8ab79e722df11b4892",
                "md5": "530a10cc6f9e545f3646bee03b5dba6f",
                "sha256": "266edab74fe563348847df9a90ba32d651a1dd80d2ce45849b116e61b40c6a6d"
            },
            "downloads": -1,
            "filename": "dividere-2.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "530a10cc6f9e545f3646bee03b5dba6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20443,
            "upload_time": "2025-03-18T19:38:19",
            "upload_time_iso_8601": "2025-03-18T19:38:19.489821Z",
            "url": "https://files.pythonhosted.org/packages/ef/4e/b99aadb3683013c274d9c3cdff8a3e1168964f8d2f8ab79e722df11b4892/dividere-2.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-18 19:38:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dividere"
}
        
Elapsed time: 0.77461s