discord.socket


Namediscord.socket JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryAn extension to discord.http to add gateway event support, but as minimal cache as possible.
upload_time2024-09-18 02:10:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11.0
licenseMIT
keywords python api discord websocket socket raw interaction slash gateway
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # discord.socket
An extension to discord.http to add gateway event support, but as minimal cache as possible

> Note that this project is still in early development, and is not yet ready for production use.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "discord.socket",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11.0",
    "maintainer_email": null,
    "keywords": "python, api, discord, websocket, socket, raw, interaction, slash, gateway",
    "author": null,
    "author_email": "AlexFlipnote <root@alexflipnote.dev>",
    "download_url": "https://files.pythonhosted.org/packages/d6/be/eeb9be3ebf94d22f043a9f0a4d04fd322b5ec4910db3c49320d7c4cca195/discord_socket-0.0.5.tar.gz",
    "platform": null,
    "description": "# discord.socket\r\nAn extension to discord.http to add gateway event support, but as minimal cache as possible\r\n\r\n> Note that this project is still in early development, and is not yet ready for production use.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An extension to discord.http to add gateway event support, but as minimal cache as possible.",
    "version": "0.0.5",
    "project_urls": null,
    "split_keywords": [
        "python",
        " api",
        " discord",
        " websocket",
        " socket",
        " raw",
        " interaction",
        " slash",
        " gateway"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5119bb1cb27141559336d6d0da0da6820e28ebb05e77c9d06ee67236a60a54fa",
                "md5": "66939d5772109e6636bedb0c6add4bf9",
                "sha256": "360d717a52afd2acc26571087ab3c0e7849d59161e7a89fd2a82cc21d1297ae4"
            },
            "downloads": -1,
            "filename": "discord.socket-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66939d5772109e6636bedb0c6add4bf9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.0",
            "size": 8654,
            "upload_time": "2024-09-18T02:10:20",
            "upload_time_iso_8601": "2024-09-18T02:10:20.513173Z",
            "url": "https://files.pythonhosted.org/packages/51/19/bb1cb27141559336d6d0da0da6820e28ebb05e77c9d06ee67236a60a54fa/discord.socket-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6beeeb9be3ebf94d22f043a9f0a4d04fd322b5ec4910db3c49320d7c4cca195",
                "md5": "3cc073afcdbd061eab127b2762d61f63",
                "sha256": "86fd905edcd05a4e22eb291c5fdb84a021e3580b4f282090b838a37708293d46"
            },
            "downloads": -1,
            "filename": "discord_socket-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "3cc073afcdbd061eab127b2762d61f63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.0",
            "size": 7564,
            "upload_time": "2024-09-18T02:10:22",
            "upload_time_iso_8601": "2024-09-18T02:10:22.817195Z",
            "url": "https://files.pythonhosted.org/packages/d6/be/eeb9be3ebf94d22f043a9f0a4d04fd322b5ec4910db3c49320d7c4cca195/discord_socket-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-18 02:10:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "discord.socket"
}
        
Elapsed time: 0.33047s