Metadata-Version: 2.1
Name: mcpi2
Version: 0.0.2
Summary: Special tools for Minecraft
Home-page: https://github.com/GitHub-User228/mcpi2
Author: GitHub-User228
Author-email: egor.udalov13@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: PyYAML
Requires-Dist: mcpi
Requires-Dist: opencv-python
Requires-Dist: setuptools
Requires-Dist: tqdm
Requires-Dist: wheel

# 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)

