aioconnection


Nameaioconnection JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/means0nothing/AioConnection
SummaryAsync messaging
upload_time2023-07-21 07:52:20
maintainer
docs_urlNone
authorPavel Shevcov
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements pyserial notool
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Async messaging with devices through different interfaces

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/means0nothing/AioConnection",
    "name": "aioconnection",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pavel Shevcov",
    "author_email": "means0nothing@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "Async messaging with devices through different interfaces\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Async messaging",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/means0nothing/AioConnection"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a1c6c9db404721d83c38115e873b168e26c4f962c71a095dd8118efa2d24063",
                "md5": "48b3bc2f67c94468903b167ecdeb6577",
                "sha256": "08755080398cd8d925c01028fb7707c3e9ceb5abb22634ff84f30956eeef4701"
            },
            "downloads": -1,
            "filename": "aioconnection-0.1.3-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "48b3bc2f67c94468903b167ecdeb6577",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 11252,
            "upload_time": "2023-07-21T07:52:20",
            "upload_time_iso_8601": "2023-07-21T07:52:20.729290Z",
            "url": "https://files.pythonhosted.org/packages/3a/1c/6c9db404721d83c38115e873b168e26c4f962c71a095dd8118efa2d24063/aioconnection-0.1.3-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-21 07:52:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "means0nothing",
    "github_project": "AioConnection",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyserial",
            "specs": [
                [
                    "==",
                    "3.5"
                ]
            ]
        },
        {
            "name": "notool",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        }
    ],
    "lcname": "aioconnection"
}
        
Elapsed time: 0.13096s