Name | simple-websocket JSON |
Version |
1.1.0
JSON |
| download |
home_page | None |
Summary | Simple WebSocket server and client for Python |
upload_time | 2024-10-10 22:39:31 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.6 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
simple-websocket
================
[![Build status](https://github.com/miguelgrinberg/simple-websocket/workflows/build/badge.svg)](https://github.com/miguelgrinberg/simple-websocket/actions) [![codecov](https://codecov.io/gh/miguelgrinberg/simple-websocket/branch/main/graph/badge.svg)](https://codecov.io/gh/miguelgrinberg/simple-websocket)
Simple WebSocket server and client for Python.
## Resources
- [Documentation](http://simple-websocket.readthedocs.io/en/latest/)
- [PyPI](https://pypi.python.org/pypi/simple-websocket)
- [Change Log](https://github.com/miguelgrinberg/simple-websocket/blob/main/CHANGES.md)
Raw data
{
"_id": null,
"home_page": null,
"name": "simple-websocket",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Miguel Grinberg <miguel.grinberg@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/b0/d4/bfa032f961103eba93de583b161f0e6a5b63cebb8f2c7d0c6e6efe1e3d2e/simple_websocket-1.1.0.tar.gz",
"platform": null,
"description": "simple-websocket\n================\n\n[![Build status](https://github.com/miguelgrinberg/simple-websocket/workflows/build/badge.svg)](https://github.com/miguelgrinberg/simple-websocket/actions) [![codecov](https://codecov.io/gh/miguelgrinberg/simple-websocket/branch/main/graph/badge.svg)](https://codecov.io/gh/miguelgrinberg/simple-websocket)\n\nSimple WebSocket server and client for Python.\n\n## Resources\n\n- [Documentation](http://simple-websocket.readthedocs.io/en/latest/)\n- [PyPI](https://pypi.python.org/pypi/simple-websocket)\n- [Change Log](https://github.com/miguelgrinberg/simple-websocket/blob/main/CHANGES.md)\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Simple WebSocket server and client for Python",
"version": "1.1.0",
"project_urls": {
"Bug Tracker": "https://github.com/miguelgrinberg/simple-websocket/issues",
"Homepage": "https://github.com/miguelgrinberg/simple-websocket"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "52590782e51887ac6b07ffd1570e0364cf901ebc36345fea669969d2084baebb",
"md5": "c8e78ccdc04e1c4cb253b0abbbb29a3a",
"sha256": "4af6069630a38ed6c561010f0e11a5bc0d4ca569b36306eb257cd9a192497c8c"
},
"downloads": -1,
"filename": "simple_websocket-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c8e78ccdc04e1c4cb253b0abbbb29a3a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 13842,
"upload_time": "2024-10-10T22:39:29",
"upload_time_iso_8601": "2024-10-10T22:39:29.645713Z",
"url": "https://files.pythonhosted.org/packages/52/59/0782e51887ac6b07ffd1570e0364cf901ebc36345fea669969d2084baebb/simple_websocket-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b0d4bfa032f961103eba93de583b161f0e6a5b63cebb8f2c7d0c6e6efe1e3d2e",
"md5": "2c5f6f6bad380676db0eb7e2c4070454",
"sha256": "7939234e7aa067c534abdab3a9ed933ec9ce4691b0713c78acb195560aa52ae4"
},
"downloads": -1,
"filename": "simple_websocket-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "2c5f6f6bad380676db0eb7e2c4070454",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 17300,
"upload_time": "2024-10-10T22:39:31",
"upload_time_iso_8601": "2024-10-10T22:39:31.412388Z",
"url": "https://files.pythonhosted.org/packages/b0/d4/bfa032f961103eba93de583b161f0e6a5b63cebb8f2c7d0c6e6efe1e3d2e/simple_websocket-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-10 22:39:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "miguelgrinberg",
"github_project": "simple-websocket",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "simple-websocket"
}