pyncraft


Namepyncraft JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/jdeast/pyncraft
SummaryPython interface to minecraft + pyncraft bukkit plugin
upload_time2023-06-13 20:47:36
maintainer
docs_urlNone
authorJason Eastman
requires_python>=3.6, <4
license
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 [FruitJuice](https://github.com/jdeast/FruitJuice) Bukkit plugin to enable a python and/or scratch programming interface.

See [FruitJuice/README_server_setup.md](https://github.com/jdeast/FruitJuice/blob/master/README_server_setup.md) for instructions to set up your own python/scratch server that works on java or bedrock.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jdeast/pyncraft",
    "name": "pyncraft",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "",
    "keywords": "minecraft,plugin,scratch,java,bukkit",
    "author": "Jason Eastman",
    "author_email": "jdeast@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a2/4a/ca0fb48e2974907c10f11706ece9880b1342ba12e931ae3e7698e77eb754/pyncraft-0.2.1.tar.gz",
    "platform": null,
    "description": "A Python API to Minecraft that works with the [FruitJuice](https://github.com/jdeast/FruitJuice) Bukkit plugin to enable a python and/or scratch programming interface.\r\n\r\nSee [FruitJuice/README_server_setup.md](https://github.com/jdeast/FruitJuice/blob/master/README_server_setup.md) for instructions to set up your own python/scratch server that works on java or bedrock.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python interface to minecraft + pyncraft bukkit plugin",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/jdeast/pyncraft"
    },
    "split_keywords": [
        "minecraft",
        "plugin",
        "scratch",
        "java",
        "bukkit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a24aca0fb48e2974907c10f11706ece9880b1342ba12e931ae3e7698e77eb754",
                "md5": "3342fbd08ebed82b1e4dc31549c10aed",
                "sha256": "db8be2494fff67aa6e6b246d9a50538f58568ef8484b78bfbd543db075ceab88"
            },
            "downloads": -1,
            "filename": "pyncraft-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3342fbd08ebed82b1e4dc31549c10aed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6, <4",
            "size": 24514,
            "upload_time": "2023-06-13T20:47:36",
            "upload_time_iso_8601": "2023-06-13T20:47:36.780751Z",
            "url": "https://files.pythonhosted.org/packages/a2/4a/ca0fb48e2974907c10f11706ece9880b1342ba12e931ae3e7698e77eb754/pyncraft-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-13 20:47:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jdeast",
    "github_project": "pyncraft",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyncraft"
}
        
Elapsed time: 0.08686s