dshellInterpreter


NamedshellInterpreter JSON
Version 0.2.19.1 PyPI version JSON
download
home_pagehttps://github.com/BOXERRMD/Dshell_Interpreter
SummaryA Discord bot interpreter for creating custom commands and automations.
upload_time2025-10-08 14:42:17
maintainerNone
docs_urlNone
authorChronos
requires_python>=3.9
licenseMIT
keywords discord bot interpreter automation commands
VCS
bugtrack_url
requirements py-cord requests pycordviews
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Dshell_Interpreter

Python interpreter for Discord.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BOXERRMD/Dshell_Interpreter",
    "name": "dshellInterpreter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "discord bot interpreter automation commands",
    "author": "Chronos",
    "author_email": "vagabonwalybi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/97/b5961d8753c32ababd020300d66325b65369cac6da1d3b9768ce54f94a5b/dshellinterpreter-0.2.19.1.tar.gz",
    "platform": null,
    "description": "# Dshell_Interpreter\r\n\r\nPython interpreter for Discord.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Discord bot interpreter for creating custom commands and automations.",
    "version": "0.2.19.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/BOXERRMD/Dshell_Interpreter/issues",
        "Homepage": "https://github.com/BOXERRMD/Dshell_Interpreter",
        "Source": "https://github.com/BOXERRMD/Dshell_Interpreter"
    },
    "split_keywords": [
        "discord",
        "bot",
        "interpreter",
        "automation",
        "commands"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ff138371fd36130370a6ddbddf6f9bd052f9f0d40ac1037a82a902e08f568d11",
                "md5": "f9024d097fbdd1e1197cd5937a88ec25",
                "sha256": "5db91366e0ed557e504bcdf094a8f09fc69eb3ae3a2caf779f7f04f069ac29be"
            },
            "downloads": -1,
            "filename": "dshellinterpreter-0.2.19.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9024d097fbdd1e1197cd5937a88ec25",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 40313,
            "upload_time": "2025-10-08T14:42:16",
            "upload_time_iso_8601": "2025-10-08T14:42:16.430054Z",
            "url": "https://files.pythonhosted.org/packages/ff/13/8371fd36130370a6ddbddf6f9bd052f9f0d40ac1037a82a902e08f568d11/dshellinterpreter-0.2.19.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b697b5961d8753c32ababd020300d66325b65369cac6da1d3b9768ce54f94a5b",
                "md5": "6326a75ca0231c320c858751994a99df",
                "sha256": "7075c4c174c5402b81efb1ccac2501af5844db491e38bf5601687ecc56733ea2"
            },
            "downloads": -1,
            "filename": "dshellinterpreter-0.2.19.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6326a75ca0231c320c858751994a99df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 31566,
            "upload_time": "2025-10-08T14:42:17",
            "upload_time_iso_8601": "2025-10-08T14:42:17.395502Z",
            "url": "https://files.pythonhosted.org/packages/b6/97/b5961d8753c32ababd020300d66325b65369cac6da1d3b9768ce54f94a5b/dshellinterpreter-0.2.19.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-08 14:42:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BOXERRMD",
    "github_project": "Dshell_Interpreter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "py-cord",
            "specs": [
                [
                    "==",
                    "2.6.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "pycordviews",
            "specs": []
        }
    ],
    "lcname": "dshellinterpreter"
}
        
Elapsed time: 2.25552s