WebsocketLib


NameWebsocketLib JSON
Version 0.2.3 PyPI version JSON
download
home_pageNone
SummaryA websocket server interface. Easy to use.
upload_time2025-07-19 19:50:30
maintainerNone
docs_urlNone
authorErri4
requires_python>=3.8
licenseCopyright © Erri4, 2025 Permission is hereby granted, free of charge, to any person or organization (the "User") to use this software (the “Software”) for any purpose, including commercial use, provided that: The Software itself must not be modified, reverse-engineered, or published in whole or in part, in any form, without the explicit written permission of the copyright holder. The User may use the Software as part of or in conjunction with their own projects and software products. If the User distributes or publishes any software that uses or depends on this Software, they must provide clear attribution to the original author, including: The name of the Software The name of the copyright holder A statement such as: "This product uses WebsocketLib by Erri4, used with permission." Disclaimer: THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # WebsocketServerLibrary: a simple websocket server.
## main features :
1. automaticly calls the event functions.
2. simple client manager.
- sending messages: client().send(msg)
3. set event functions:
- server().set_fn_new_client(fn)
- server().set_fn_client_left(fn)
- server().set_fn_message_recived(fn)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "WebsocketLib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Erri4",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/93/70/daefe21e32e37567b48a315431ea99d2b80a09534a3e9a7a8fd481e9e741/websocketlib-0.2.3.tar.gz",
    "platform": null,
    "description": "# WebsocketServerLibrary: a simple websocket server.\n## main features :\n1. automaticly calls the event functions.\n2. simple client manager.\n- sending messages: client().send(msg)\n3. set event functions:\n- server().set_fn_new_client(fn)\n- server().set_fn_client_left(fn)\n- server().set_fn_message_recived(fn)\n",
    "bugtrack_url": null,
    "license": "Copyright \u00a9 Erri4, 2025\n        \n        Permission is hereby granted, free of charge, to any person or organization (the \"User\") to use this software (the \u201cSoftware\u201d) for any purpose, including commercial use, provided that:\n        \n        The Software itself must not be modified, reverse-engineered, or published in whole or in part, in any form, without the explicit written permission of the copyright holder.\n        \n        The User may use the Software as part of or in conjunction with their own projects and software products.\n        \n        If the User distributes or publishes any software that uses or depends on this Software, they must provide clear attribution to the original author, including:\n        \n        The name of the Software\n        \n        The name of the copyright holder\n        \n        A statement such as: \"This product uses WebsocketLib by Erri4, used with permission.\"\n        \n        Disclaimer:\n        \n        THE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A websocket server interface. Easy to use.",
    "version": "0.2.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/erri4/WebsocketServer/issues",
        "Homepage": "https://github.com/erri4/WebsocketServer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9203d8f7351a876bdd0e6801f2dcea7c2734c2e2530909e982cc76efb9f5cf33",
                "md5": "6c5c32d0d37e2d008fe980f2b5ab58d9",
                "sha256": "1cc37111615091f738752d9d6c46edcf39a3a35e6f89f5695e5d8062a0123352"
            },
            "downloads": -1,
            "filename": "websocketlib-0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c5c32d0d37e2d008fe980f2b5ab58d9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6786,
            "upload_time": "2025-07-19T19:50:29",
            "upload_time_iso_8601": "2025-07-19T19:50:29.428165Z",
            "url": "https://files.pythonhosted.org/packages/92/03/d8f7351a876bdd0e6801f2dcea7c2734c2e2530909e982cc76efb9f5cf33/websocketlib-0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9370daefe21e32e37567b48a315431ea99d2b80a09534a3e9a7a8fd481e9e741",
                "md5": "98028581b4855e87fae39c20aeeb961c",
                "sha256": "9f94487c1863f5efd1fc44387770f806e26224f2e0e462c1c497dcaeaf12fde8"
            },
            "downloads": -1,
            "filename": "websocketlib-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "98028581b4855e87fae39c20aeeb961c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4899,
            "upload_time": "2025-07-19T19:50:30",
            "upload_time_iso_8601": "2025-07-19T19:50:30.641488Z",
            "url": "https://files.pythonhosted.org/packages/93/70/daefe21e32e37567b48a315431ea99d2b80a09534a3e9a7a8fd481e9e741/websocketlib-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-19 19:50:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "erri4",
    "github_project": "WebsocketServer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "websocketlib"
}
        
Elapsed time: 1.44464s