# Special Tools for Minecraft
This repository contains source code with the implementation of the special tools for Minecraft, which are built on the top of mcpi
A package with the corresponding model can be downloaded from pypi: \
pip install mcpi2
Source code: https://github.com/GitHub-User228/mcpi2
An example usage of some tools is presented in [example.py](https://github.com/GitHub-User228/mcpi2/blob/master/src/example.py)
Raw data
{
"_id": null,
"home_page": "https://github.com/GitHub-User228/mcpi2",
"name": "mcpi2",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "GitHub-User228",
"author_email": "egor.udalov13@gmail.com",
"download_url": null,
"platform": null,
"description": "# Special Tools for Minecraft\n\nThis repository contains source code with the implementation of the special tools for Minecraft, which are built on the top of mcpi\n\nA package with the corresponding model can be downloaded from pypi: \\\npip install mcpi2\n\nSource code: https://github.com/GitHub-User228/mcpi2\n\nAn example usage of some tools is presented in [example.py](https://github.com/GitHub-User228/mcpi2/blob/master/src/example.py)\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Special tools for Minecraft",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/GitHub-User228/mcpi2"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c7b344361fae8a5dd5445144ecef5bdf5564fafe7bb3d9b2802ed7dfe3b0123d",
"md5": "27c0b7309c1e4f33fec785054fed64ce",
"sha256": "dbd0239bc429cfc0b61152cebd4a2c0eb86a388fe4fe9603745c8a5155058dc0"
},
"downloads": -1,
"filename": "mcpi2-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "27c0b7309c1e4f33fec785054fed64ce",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 7785,
"upload_time": "2024-04-20T14:50:25",
"upload_time_iso_8601": "2024-04-20T14:50:25.688705Z",
"url": "https://files.pythonhosted.org/packages/c7/b3/44361fae8a5dd5445144ecef5bdf5564fafe7bb3d9b2802ed7dfe3b0123d/mcpi2-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-20 14:50:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "GitHub-User228",
"github_project": "mcpi2",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "mcpi",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "wheel",
"specs": []
},
{
"name": "PyYAML",
"specs": []
},
{
"name": "setuptools",
"specs": []
},
{
"name": "opencv-python",
"specs": []
}
],
"lcname": "mcpi2"
}