myrtio


Namemyrtio JSON
Version 1.0.3 PyPI version JSON
download
home_pageNone
SummaryMyrtIO protocol support for Python
upload_time2024-06-20 11:16:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords data-protocol
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MyrtIO [![PyPI version](https://badge.fury.io/py/myrtio.svg)](https://badge.fury.io/py/myrtio)

Library for MyrtIO protocol support in Python.

Allows you to format and parse messages, as well as use ready-made transports.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "myrtio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "data-protocol",
    "author": null,
    "author_email": "Mikhael Khrustik <misha@myrt.co>",
    "download_url": "https://files.pythonhosted.org/packages/2d/83/08ba0225c9ec9dd51c995218f5a9b036589c88e54edaa66a39ddf180459d/myrtio-1.0.3.tar.gz",
    "platform": null,
    "description": "# MyrtIO [![PyPI version](https://badge.fury.io/py/myrtio.svg)](https://badge.fury.io/py/myrtio)\n\nLibrary for MyrtIO protocol support in Python.\n\nAllows you to format and parse messages, as well as use ready-made transports.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "MyrtIO protocol support for Python",
    "version": "1.0.3",
    "project_urls": null,
    "split_keywords": [
        "data-protocol"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30ed401cc632cd651792c323729cfa1b3cbd4944663c85046cfa66ef743d0fab",
                "md5": "696fd66c77fbd9c0fd72dccc5b27d652",
                "sha256": "c51a3596ce887ce6a36145df816f45544d8eef13e673d9696383b1f6a700f591"
            },
            "downloads": -1,
            "filename": "myrtio-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "696fd66c77fbd9c0fd72dccc5b27d652",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3564,
            "upload_time": "2024-06-20T11:16:52",
            "upload_time_iso_8601": "2024-06-20T11:16:52.670154Z",
            "url": "https://files.pythonhosted.org/packages/30/ed/401cc632cd651792c323729cfa1b3cbd4944663c85046cfa66ef743d0fab/myrtio-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d8308ba0225c9ec9dd51c995218f5a9b036589c88e54edaa66a39ddf180459d",
                "md5": "896b10e3f0039823501a6064d5741b12",
                "sha256": "f5665ebdfdfdde4acf3c0d51775f33290056ba8536907b31ec6f579e2a6f4875"
            },
            "downloads": -1,
            "filename": "myrtio-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "896b10e3f0039823501a6064d5741b12",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3096,
            "upload_time": "2024-06-20T11:16:54",
            "upload_time_iso_8601": "2024-06-20T11:16:54.245803Z",
            "url": "https://files.pythonhosted.org/packages/2d/83/08ba0225c9ec9dd51c995218f5a9b036589c88e54edaa66a39ddf180459d/myrtio-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-20 11:16:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "myrtio"
}
        
Elapsed time: 0.72130s