Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
M

mcpi

> 编程语言
Open source

Minecraft: Pi Edition API Python Library

394 stars0 likes0 views
WebsiteGitHub

About

Minecraft: Pi Edition API Python Library

Minecraft: Pi edition API Python Library

mcpi Python library for communicating with Minecraft: Pi edition and RaspberryJuice.

Installation

Windows

pip3 install mcpi

Linux / MacOS

sudo pip3 install mcpi

History

The Minecraft: Pi edition Python library was originally created by Mojang and released with Minecraft: Pi edition.

Initial supported was provided for Python 2 only, but during a sprint at PyconUK 2014 it was migrated to Python 3 and py3minepi was created.

The ability to hack Minecraft from Python was very popular and the RaspberryJuice plugin was created for Minecraft Java edition. RaspberryJuice also extended the API adding additional features.

This python library supports Python 2 & 3 and Minecraft: Pi edition and RaspberryJuice.

Documentation for the Minecraft: Pi edition and RaspberryJuice API's can be found at www.stuffaboutcode.com/p/minecraft-api-reference.html.

It was released onto PyPI in May 2018.

If you want some cool additional tools for modifying Minecraft, check out minecraft-stuff.

Sources

This library is a collection of the following sources:

  • Minecraft: Pi edition
  • Python 3 Minecraft: Pi edition library

Licenses

  • mcpi - LICENSE.txt
  • Minecraft: Pi edition LICENSE - minecraft-pi-edition-LICENSE.txt

Issues· 4 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Python

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言