pylichat


Namepylichat JSON
Version 1.4 PyPI version JSON
download
home_page
SummaryA library for the Lichat protocol
upload_time2023-09-27 08:02:03
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## About PyLichat
This is a library implementing the client-side protocol for "Lichat"(https://github.com/shirakumo/lichat-protocol).

See "``__main__.py``"(link pylichat/__main__.py) for a simple example client usage.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pylichat",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Yukari Hafner <shinmera@tymoon.eu>",
    "download_url": "https://files.pythonhosted.org/packages/4d/ed/4e5fa165aa6851ec64c64f228041473ac30e64f9f01f282c104ac4fc84ff/pylichat-1.4.tar.gz",
    "platform": null,
    "description": "## About PyLichat\nThis is a library implementing the client-side protocol for \"Lichat\"(https://github.com/shirakumo/lichat-protocol).\n\nSee \"``__main__.py``\"(link pylichat/__main__.py) for a simple example client usage.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A library for the Lichat protocol",
    "version": "1.4",
    "project_urls": {
        "Bug Tracker": "https://github.com/shirakumo/py-lichat/issues",
        "Homepage": "https://github.com/shirakumo/py-lichat"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c99b415f05750ce251454be06675c0589c940b66fa83aa910d39754212fcb20",
                "md5": "7314458ef8688eb2098477e3b03f6c47",
                "sha256": "004d767784b0c8c6af73791f60dc4fd288254e98e01791add66a159d1cabffdf"
            },
            "downloads": -1,
            "filename": "pylichat-1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7314458ef8688eb2098477e3b03f6c47",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 38515,
            "upload_time": "2023-09-27T08:02:01",
            "upload_time_iso_8601": "2023-09-27T08:02:01.907470Z",
            "url": "https://files.pythonhosted.org/packages/2c/99/b415f05750ce251454be06675c0589c940b66fa83aa910d39754212fcb20/pylichat-1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ded4e5fa165aa6851ec64c64f228041473ac30e64f9f01f282c104ac4fc84ff",
                "md5": "7ad41fc43e1c0bd6ac5899bb2340800d",
                "sha256": "9e173fbf712fec9c7c6b861d37d682d942765a1e91d8fa190d1f838b1ef5e3ca"
            },
            "downloads": -1,
            "filename": "pylichat-1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "7ad41fc43e1c0bd6ac5899bb2340800d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 34246,
            "upload_time": "2023-09-27T08:02:03",
            "upload_time_iso_8601": "2023-09-27T08:02:03.539398Z",
            "url": "https://files.pythonhosted.org/packages/4d/ed/4e5fa165aa6851ec64c64f228041473ac30e64f9f01f282c104ac4fc84ff/pylichat-1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-27 08:02:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shirakumo",
    "github_project": "py-lichat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pylichat"
}
        
Elapsed time: 0.12513s