meshwork


Namemeshwork JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryLibrary for the propagation of distributed parameterized jobs and their streams
upload_time2025-07-29 22:14:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMPL-2.0
keywords distributed-computing job-scheduling microservices streaming
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Meshwork
===

Library to connect a set of processes in a mesh configuration using
some form of network transparent bus. 

Used to issue automation requests to backend workers and capture their
output.

This library is still very specific to the automation for the
https://api.mythica.gg API backend.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "meshwork",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "distributed-computing, job-scheduling, microservices, streaming",
    "author": null,
    "author_email": "Jacob Repp <jacob@mythica.ai>, Kevin Calderone <kevin@mythica.ai>, Pedro <pedro@mythica.ai>",
    "download_url": "https://files.pythonhosted.org/packages/5f/d7/f88ef9c5a332d5f5103921337fbac90338234e6fbe3ab76f8aebc90119fc/meshwork-0.1.2.tar.gz",
    "platform": null,
    "description": "Meshwork\n===\n\nLibrary to connect a set of processes in a mesh configuration using\nsome form of network transparent bus. \n\nUsed to issue automation requests to backend workers and capture their\noutput.\n\nThis library is still very specific to the automation for the\nhttps://api.mythica.gg API backend.\n",
    "bugtrack_url": null,
    "license": "MPL-2.0",
    "summary": "Library for the propagation of distributed parameterized jobs and their streams",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/MythicaAI/infra/libs/python/meshwork",
        "Repository": "https://github.com/MythicaAI/infra"
    },
    "split_keywords": [
        "distributed-computing",
        " job-scheduling",
        " microservices",
        " streaming"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "67b084f37e111b432e372eaf3ace258382147273b0a0ca114d6b8ed0b9c37261",
                "md5": "6f4a2a51c591e9f2152b87b16513f120",
                "sha256": "5d2448b7db897840c98d041d9dc5443fba0488c277610b7d381d9d91266c489d"
            },
            "downloads": -1,
            "filename": "meshwork-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6f4a2a51c591e9f2152b87b16513f120",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 43362,
            "upload_time": "2025-07-29T22:14:18",
            "upload_time_iso_8601": "2025-07-29T22:14:18.787132Z",
            "url": "https://files.pythonhosted.org/packages/67/b0/84f37e111b432e372eaf3ace258382147273b0a0ca114d6b8ed0b9c37261/meshwork-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5fd7f88ef9c5a332d5f5103921337fbac90338234e6fbe3ab76f8aebc90119fc",
                "md5": "37af3be121fe6ea3115395f509af208f",
                "sha256": "69c86c59b08cccbda707a3e787506a34932cf3bc22fc03203c69d5bb79d63cf5"
            },
            "downloads": -1,
            "filename": "meshwork-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "37af3be121fe6ea3115395f509af208f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 212503,
            "upload_time": "2025-07-29T22:14:20",
            "upload_time_iso_8601": "2025-07-29T22:14:20.339653Z",
            "url": "https://files.pythonhosted.org/packages/5f/d7/f88ef9c5a332d5f5103921337fbac90338234e6fbe3ab76f8aebc90119fc/meshwork-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 22:14:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MythicaAI",
    "github_project": "infra",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "meshwork"
}
        
Elapsed time: 1.31261s