async-receiver


Nameasync-receiver JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/osom8979/async-receiver
SummaryReceive multiple types of data asynchronously
upload_time2022-12-06 09:08:38
maintainerzer0
docs_urlNone
authorzer0
requires_python>=3.9
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # async-receiver

[![PyPI](https://img.shields.io/pypi/v/async-receiver?style=flat-square)](https://pypi.org/project/async-receiver/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/async-receiver?style=flat-square)
[![GitHub](https://img.shields.io/github/license/osom8979/async-receiver?style=flat-square)](https://github.com/osom8979/async-receiver/)

Receive multiple types of data asynchronously

## License

See the [LICENSE](./LICENSE) file for details. In summary,
**async-receiver** is licensed under the **MIT license**.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/osom8979/async-receiver",
    "name": "async-receiver",
    "maintainer": "zer0",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "osom8979@gmail.com",
    "keywords": "",
    "author": "zer0",
    "author_email": "osom8979@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# async-receiver\n\n[![PyPI](https://img.shields.io/pypi/v/async-receiver?style=flat-square)](https://pypi.org/project/async-receiver/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/async-receiver?style=flat-square)\n[![GitHub](https://img.shields.io/github/license/osom8979/async-receiver?style=flat-square)](https://github.com/osom8979/async-receiver/)\n\nReceive multiple types of data asynchronously\n\n## License\n\nSee the [LICENSE](./LICENSE) file for details. In summary,\n**async-receiver** is licensed under the **MIT license**.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Receive multiple types of data asynchronously",
    "version": "0.0.3",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "cf5fdf2218244dd492eca25d674a5aab",
                "sha256": "b9a6be0c0c390fdf8280d608914c04f49f58224d7e782336d57de9c9f74d0b65"
            },
            "downloads": -1,
            "filename": "async_receiver-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf5fdf2218244dd492eca25d674a5aab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 14178,
            "upload_time": "2022-12-06T09:08:38",
            "upload_time_iso_8601": "2022-12-06T09:08:38.923678Z",
            "url": "https://files.pythonhosted.org/packages/67/78/5cf3c2c9d27f01c3f968c6464d8c3589284b2e6be69e75c968f19b0568be/async_receiver-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-06 09:08:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "osom8979",
    "github_project": "async-receiver",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "async-receiver"
}
        
Elapsed time: 0.23350s