Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 783 Bytes

README.rst

File metadata and controls

32 lines (19 loc) · 783 Bytes

python-minecraft-data

pypi

Provide easy access to minecraft-data in python

Installation

From PyPi:

pip install minecraft_data

From Repo:

python -m pip install git+https://github.com/SpockBotMC/python-minecraft-data

Usage

See the example.py

Documentation