from web site
This project is intended to be a fun way for you to learn Python Programming Language.
Experienced Python programmers can also utilize this library to create Minecraft worlds that are interactive using Python features.
Minecraft Interactive World Builder's goals are:
Make use of Python to create anything inside of Minecraft worlds. You can call Python code whenever events occur within the world. - You can communicate with the world via an iPython prompt by typing Python commands. The player can execute Python code by activating switches/levers, and then placing command signs.
The complete instructions on how to set up a Minecraft Server and the Python developer environment are provided. There are step by step tutorials to teach Python Programming and the features of Minecraft Interactive World Builder.
For more information on Python Please refer to Introduction
For existing Python developers, see API documentation
Note
This is a work-in-progress progress. There are currently enough tutorials that teach the fundamentals of Python and enough features to make it fun to interact with Minecraft using Python code.