tcrdiscord


Nametcrdiscord JSON
Version 0.0.12 PyPI version JSON
download
home_pagehttps://github.com/anamoyee/tcrdiscord
SummaryVarious utilities for working with the hikari library and the Discord API.
upload_time2024-11-19 21:39:11
maintainerNone
docs_urlNone
authoranamoyee
requires_python>=3.11
licenseGPL-3.0 license
keywords
VCS
bugtrack_url
requirements tcrutils hikari hikari-miru hikari-arc
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TCRDiscord

Various utilities for working with the `hikari` library (+ its derivatives) and the Discord API.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/anamoyee/tcrdiscord",
    "name": "tcrdiscord",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "anamoyee",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/88/38/72f453b1d776762e4fc9a139d0c60bbc303c4f688c9d75635c1b63dec629/tcrdiscord-0.0.12.tar.gz",
    "platform": null,
    "description": "# TCRDiscord\r\n\r\nVarious utilities for working with the `hikari` library (+ its derivatives) and the Discord API.\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "GPL-3.0 license",
    "summary": "Various utilities for working with the hikari library and the Discord API.",
    "version": "0.0.12",
    "project_urls": {
        "Homepage": "https://github.com/anamoyee/tcrdiscord",
        "Source": "https://github.com/anamoyee/tcrdiscord"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad7409a338caac79010e691a6892b37c478eae0af9f42dbb1877a57c238929dc",
                "md5": "4a3245c42a37fdabe51c73dbb568dc4e",
                "sha256": "30bb78c658ceef99c344a2929a281446862ab5db81ad9677f3ed18cdf3d8c408"
            },
            "downloads": -1,
            "filename": "tcrdiscord-0.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4a3245c42a37fdabe51c73dbb568dc4e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 28455,
            "upload_time": "2024-11-19T21:39:11",
            "upload_time_iso_8601": "2024-11-19T21:39:11.027179Z",
            "url": "https://files.pythonhosted.org/packages/ad/74/09a338caac79010e691a6892b37c478eae0af9f42dbb1877a57c238929dc/tcrdiscord-0.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "883872f453b1d776762e4fc9a139d0c60bbc303c4f688c9d75635c1b63dec629",
                "md5": "f53570a84db1658b19c23b0f09678245",
                "sha256": "d680b432b8e7640a2f99849db398b8c26000d193b8e6bfba48c44bd984ff2d6d"
            },
            "downloads": -1,
            "filename": "tcrdiscord-0.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "f53570a84db1658b19c23b0f09678245",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 25772,
            "upload_time": "2024-11-19T21:39:11",
            "upload_time_iso_8601": "2024-11-19T21:39:11.982385Z",
            "url": "https://files.pythonhosted.org/packages/88/38/72f453b1d776762e4fc9a139d0c60bbc303c4f688c9d75635c1b63dec629/tcrdiscord-0.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 21:39:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "anamoyee",
    "github_project": "tcrdiscord",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "tcrutils",
            "specs": [
                [
                    ">=",
                    "13.0.4"
                ]
            ]
        },
        {
            "name": "hikari",
            "specs": [
                [
                    ">=",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "hikari-miru",
            "specs": [
                [
                    ">=",
                    "4.2.0"
                ],
                [
                    "<",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "hikari-arc",
            "specs": [
                [
                    ">=",
                    "1.4.0"
                ]
            ]
        }
    ],
    "lcname": "tcrdiscord"
}
        
Elapsed time: 0.39560s