pyserial-asyncio


Namepyserial-asyncio JSON
Version 0.6 PyPI version JSON
download
home_pagehttps://github.com/pyserial/pyserial-asyncio
SummaryPython Serial Port Extension - Asynchronous I/O support
upload_time2021-09-30 22:29:02
maintainer
docs_urlNone
authorpySerial-team
requires_python
licenseBSD
keywords
VCS
bugtrack_url
requirements pyserial
Travis-CI
coveralls test coverage No coveralls.
            Async I/O extension package for the Python Serial Port Extension for OSX, Linux, BSD

- Documentation: http://pyserial-asyncio.readthedocs.io
- Project Homepage: https://github.com/pyserial/pyserial-asyncio



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pyserial/pyserial-asyncio",
    "name": "pyserial-asyncio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "pySerial-team",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/4a/9a/8477699dcbc1882ea51dcff4d3c25aa3f2063ed8f7d7a849fd8f610506b6/pyserial-asyncio-0.6.tar.gz",
    "platform": "any",
    "description": "Async I/O extension package for the Python Serial Port Extension for OSX, Linux, BSD\n\n- Documentation: http://pyserial-asyncio.readthedocs.io\n- Project Homepage: https://github.com/pyserial/pyserial-asyncio\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python Serial Port Extension - Asynchronous I/O support",
    "version": "0.6",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "02cc294ca9253af7632f07c07ba24059",
                "sha256": "de9337922619421b62b9b1a84048634b3ac520e1d690a674ed246a2af7ce1fc5"
            },
            "downloads": -1,
            "filename": "pyserial_asyncio-0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02cc294ca9253af7632f07c07ba24059",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7594,
            "upload_time": "2021-09-30T22:29:00",
            "upload_time_iso_8601": "2021-09-30T22:29:00.120004Z",
            "url": "https://files.pythonhosted.org/packages/27/24/c820cf15f87f7b164e83710c1852d4f900d9793961579e5ef64189bc0c10/pyserial_asyncio-0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "409f32a35a3b530e6b2224e2a5b367da",
                "sha256": "b6032923e05e9d75ec17a5af9a98429c46d2839adfaf80604d52e0faacd7a32f"
            },
            "downloads": -1,
            "filename": "pyserial-asyncio-0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "409f32a35a3b530e6b2224e2a5b367da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31322,
            "upload_time": "2021-09-30T22:29:02",
            "upload_time_iso_8601": "2021-09-30T22:29:02.174582Z",
            "url": "https://files.pythonhosted.org/packages/4a/9a/8477699dcbc1882ea51dcff4d3c25aa3f2063ed8f7d7a849fd8f610506b6/pyserial-asyncio-0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-09-30 22:29:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pyserial",
    "github_project": "pyserial-asyncio",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pyserial",
            "specs": [
                [
                    ">=",
                    "3.1.1"
                ]
            ]
        }
    ],
    "lcname": "pyserial-asyncio"
}
        
Elapsed time: 0.03113s