ws4py


Namews4py JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/Lawouach/WebSocket-for-Python
SummaryWebSocket client and server library for Python 2 and 3 as well as PyPy
upload_time2024-12-19 10:43:23
maintainerSylvain Hellegouarch
docs_urlNone
authorNone
requires_pythonNone
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            WebSocket client and server library for Python 2 and 3 as well as PyPy

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Lawouach/WebSocket-for-Python",
    "name": "ws4py",
    "maintainer": "Sylvain Hellegouarch",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "sh@defuze.org",
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/cb/55/dd8a5e1f975d1549494fe8692fc272602f17e475fe70de910cdd53aec902/ws4py-0.6.0.tar.gz",
    "platform": "any",
    "description": "WebSocket client and server library for Python 2 and 3 as well as PyPy\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "WebSocket client and server library for Python 2 and 3 as well as PyPy",
    "version": "0.6.0",
    "project_urls": {
        "Download": "https://pypi.python.org/pypi/ws4py",
        "Homepage": "https://github.com/Lawouach/WebSocket-for-Python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8962dad08725f855f9695d1c2b34466cf0d1482d1168bb54d73d22b6b0124ba3",
                "md5": "9cfcdbf466e229c115fd64e6fb6b3717",
                "sha256": "1499c3fc103a65eb12d7b1ead7566f88487f6f678ab10ee4e53cf2411c068752"
            },
            "downloads": -1,
            "filename": "ws4py-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9cfcdbf466e229c115fd64e6fb6b3717",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 45806,
            "upload_time": "2024-12-19T10:43:22",
            "upload_time_iso_8601": "2024-12-19T10:43:22.146371Z",
            "url": "https://files.pythonhosted.org/packages/89/62/dad08725f855f9695d1c2b34466cf0d1482d1168bb54d73d22b6b0124ba3/ws4py-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb55dd8a5e1f975d1549494fe8692fc272602f17e475fe70de910cdd53aec902",
                "md5": "373750c014b6a5e225aad4cf5b0a5721",
                "sha256": "9f87b19b773f0a0744a38f3afa36a803286dd3197f0bb35d9b75293ec7002d19"
            },
            "downloads": -1,
            "filename": "ws4py-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "373750c014b6a5e225aad4cf5b0a5721",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 53288,
            "upload_time": "2024-12-19T10:43:23",
            "upload_time_iso_8601": "2024-12-19T10:43:23.641155Z",
            "url": "https://files.pythonhosted.org/packages/cb/55/dd8a5e1f975d1549494fe8692fc272602f17e475fe70de910cdd53aec902/ws4py-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 10:43:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Lawouach",
    "github_project": "WebSocket-for-Python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "ws4py"
}
        
Elapsed time: 0.63868s