tcrdiscord


Nametcrdiscord JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/anamoyee/tcrdiscord
SummaryVarious utilities for working with the hikari library and the Discord API.
upload_time2024-09-14 13:41:06
maintainerNone
docs_urlNone
authoranamoyee
requires_python<3.13,>=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.13,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "anamoyee",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/19/f5/52f7c7c28781536b3324fca15b7c0bfc3a3e3385235c8e2bbf34c0362954/tcrdiscord-0.0.11.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.11",
    "project_urls": {
        "Homepage": "https://github.com/anamoyee/tcrdiscord",
        "Source": "https://github.com/anamoyee/tcrdiscord"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7536dafb9c47c4e1b79dd706cf8d8f789dfe77fdbd28dc30be0fd1320afe6fdb",
                "md5": "620d968a9bf59a9d87ba9cca4542bb78",
                "sha256": "f3fd4be4a549bafd055b1471c649900dc4242b0a857d4ec4a4fe425012f535b5"
            },
            "downloads": -1,
            "filename": "tcrdiscord-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "620d968a9bf59a9d87ba9cca4542bb78",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.11",
            "size": 28468,
            "upload_time": "2024-09-14T13:41:05",
            "upload_time_iso_8601": "2024-09-14T13:41:05.611537Z",
            "url": "https://files.pythonhosted.org/packages/75/36/dafb9c47c4e1b79dd706cf8d8f789dfe77fdbd28dc30be0fd1320afe6fdb/tcrdiscord-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19f552f7c7c28781536b3324fca15b7c0bfc3a3e3385235c8e2bbf34c0362954",
                "md5": "28b42c71f7dad6a3c2937cd21d6e19eb",
                "sha256": "f32905e18d184178162fea8c23cb13e260b94eae49dcd4669c52426545d33f5e"
            },
            "downloads": -1,
            "filename": "tcrdiscord-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "28b42c71f7dad6a3c2937cd21d6e19eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.11",
            "size": 26043,
            "upload_time": "2024-09-14T13:41:06",
            "upload_time_iso_8601": "2024-09-14T13:41:06.981935Z",
            "url": "https://files.pythonhosted.org/packages/19/f5/52f7c7c28781536b3324fca15b7c0bfc3a3e3385235c8e2bbf34c0362954/tcrdiscord-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-14 13:41:06",
    "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": [
                [
                    ">=",
                    "12.0.242"
                ]
            ]
        },
        {
            "name": "hikari",
            "specs": [
                [
                    ">=",
                    "2.0.0.dev125"
                ]
            ]
        },
        {
            "name": "hikari-miru",
            "specs": [
                [
                    ">=",
                    "4.1.1"
                ],
                [
                    "<",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "hikari-arc",
            "specs": [
                [
                    ">=",
                    "1.3.4"
                ]
            ]
        }
    ],
    "lcname": "tcrdiscord"
}
        
Elapsed time: 0.57930s