feizhu-chat-client


Namefeizhu-chat-client JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/yourusername/websocket-chat
SummaryA simple WebSocket chat client
upload_time2024-09-12 02:43:23
maintainerNone
docs_urlNone
authorYour Name
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # WebSocket Chat Client

A simple WebSocket chat client implemented in Python.

## Installation

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/websocket-chat",
    "name": "feizhu-chat-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/5a/d9/d558bb4cf01a7eb6e06a31ea9527f63b5237d07a66b36f51409adb588de5/feizhu_chat_client-0.1.3.tar.gz",
    "platform": null,
    "description": "# WebSocket Chat Client\n\nA simple WebSocket chat client implemented in Python.\n\n## Installation\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple WebSocket chat client",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/websocket-chat"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "813b38cb82014f5d90017bcf5e17db7e507ffd01a0bc984a865a90d6bac3fae2",
                "md5": "f6bf5227bcff0f0b22218a4943c3f667",
                "sha256": "a04de382e11b9b6dd6d2ad202b4002532178bef319e0619771ee86c4595014e6"
            },
            "downloads": -1,
            "filename": "feizhu_chat_client-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f6bf5227bcff0f0b22218a4943c3f667",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2497,
            "upload_time": "2024-09-12T02:43:22",
            "upload_time_iso_8601": "2024-09-12T02:43:22.078006Z",
            "url": "https://files.pythonhosted.org/packages/81/3b/38cb82014f5d90017bcf5e17db7e507ffd01a0bc984a865a90d6bac3fae2/feizhu_chat_client-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ad9d558bb4cf01a7eb6e06a31ea9527f63b5237d07a66b36f51409adb588de5",
                "md5": "e612454aaee285bd13a7cca43fafead8",
                "sha256": "b3045fb093069ce536332cd353875d69e380992e15d6447247565413278a4536"
            },
            "downloads": -1,
            "filename": "feizhu_chat_client-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e612454aaee285bd13a7cca43fafead8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1995,
            "upload_time": "2024-09-12T02:43:23",
            "upload_time_iso_8601": "2024-09-12T02:43:23.477652Z",
            "url": "https://files.pythonhosted.org/packages/5a/d9/d558bb4cf01a7eb6e06a31ea9527f63b5237d07a66b36f51409adb588de5/feizhu_chat_client-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-12 02:43:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "websocket-chat",
    "github_not_found": true,
    "lcname": "feizhu-chat-client"
}
        
Elapsed time: 1.08053s