mcppy


Namemcppy JSON
Version 0.2 PyPI version JSON
download
home_pagehttps://github.com/mchchuang/mcpy
SummaryPython interface to minecraft with bukkit plugin
upload_time2024-11-30 02:26:22
maintainerNone
docs_urlNone
authorMartin Chuang
requires_python<4,>=3.6
licenseNone
keywords minecraft plugin scratch java bukkit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A Python API to Minecraft that works with the Bukkit plugin to enable a python and/or scratch programming interface.

Forked from pyncraft to update and maintain.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mchchuang/mcpy",
    "name": "mcppy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.6",
    "maintainer_email": null,
    "keywords": "minecraft, plugin, scratch, java, bukkit",
    "author": "Martin Chuang",
    "author_email": "martin_chuang@icloud.com",
    "download_url": "https://files.pythonhosted.org/packages/e6/6a/77e2c1858585aa94c1c19119733cc766217347e4ea0e8af8fe462e32605d/mcppy-0.2.tar.gz",
    "platform": null,
    "description": "A Python API to Minecraft that works with the Bukkit plugin to enable a python and/or scratch programming interface.\n\nForked from pyncraft to update and maintain.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python interface to minecraft with bukkit plugin",
    "version": "0.2",
    "project_urls": {
        "Download": "https://github.com/mchchuang/mcpy/archive/refs/tags/0.1.tar.gz",
        "Homepage": "https://github.com/mchchuang/mcpy"
    },
    "split_keywords": [
        "minecraft",
        " plugin",
        " scratch",
        " java",
        " bukkit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e66a77e2c1858585aa94c1c19119733cc766217347e4ea0e8af8fe462e32605d",
                "md5": "0793b6e097e0c116f72e73fecef01625",
                "sha256": "e01bb3a64ed97c422c92e0c9c0f0f5465f020bfd0acb32c86ffb3dc6903b4ed6"
            },
            "downloads": -1,
            "filename": "mcppy-0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0793b6e097e0c116f72e73fecef01625",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.6",
            "size": 17221,
            "upload_time": "2024-11-30T02:26:22",
            "upload_time_iso_8601": "2024-11-30T02:26:22.614542Z",
            "url": "https://files.pythonhosted.org/packages/e6/6a/77e2c1858585aa94c1c19119733cc766217347e4ea0e8af8fe462e32605d/mcppy-0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-30 02:26:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mchchuang",
    "github_project": "mcpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mcppy"
}
        
Elapsed time: 4.91077s