picraft

An alternate Python Minecraft API for the Raspberry Pi

BSD-3-CLAUSE License

Downloads
323
Stars
51

.. -- rst --

=======
picraft

This package provides an alternate Python API for Minecraft Pi edition_ on the Raspberry Pi, or Raspberry Juice on the PC for Python 2.7 (or above), or Python 3.2 (or above).

Links

  • The code is licensed under the BSD license_
  • The source code_ can be obtained from GitHub, which also hosts the bug tracker_
  • The documentation_ (which includes installation, quick-start examples, and
    lots of code recipes) can be read on ReadTheDocs
  • Packages can be downloaded from PyPI_, but reading the installation
    instructions is more likely to be useful

.. _Minecraft Pi edition: https://www.raspberrypi.org/documentation/usage/minecraft/README.md .. _Raspberry Pi: http://www.raspberrypi.org/ .. _Raspberry Juice: http://www.stuffaboutcode.com/2014/10/minecraft-raspberryjuice-and-canarymod.html .. _PyPI: http://pypi.python.org/pypi/picraft/ .. _documentation: http://picraft.readthedocs.io/ .. _source code: https://github.com/waveform80/picraft .. _bug tracker: https://github.com/waveform80/picraft/issues .. _BSD license: http://opensource.org/licenses/BSD-3-Clause