Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 634 Bytes

File metadata and controls

32 lines (19 loc) · 634 Bytes

python-minecraft-data-latest

pypi

Provide easy access to minecraft-data in python

Installation

From PyPi:

pip3 install minecraft-data-latest

From Repo:

pip3 install git+https://github.com/MestreLion/python-minecraft-data-latest

Usage

See the example.py

Documentation