An open API service indexing awesome lists of open source software.

https://github.com/spockbotmc/python-minecraft-data

Provide easy access to minecraft-data in python
https://github.com/spockbotmc/python-minecraft-data

minecraft-data protodef python spockbot

Last synced: 7 months ago
JSON representation

Provide easy access to minecraft-data in python

Awesome Lists containing this project

README

          

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

- See `doc/api.md `__
- See `doc/history.md `__

.. |pypi| image:: https://img.shields.io/pypi/v/minecraft_data.svg
.. _pypi: https://pypi.python.org/pypi/minecraft_data