Skip to main content

The Generative Design Python Client is a Python-based interface for the Minecraft HTTP Interface mod.

Project description

GDPC 5.0 (Manicule)

GDPC (Generative Design Python Client) is a framework for use in conjunction with the Minecraft HTTP Interface Mod built for the GDMC competition.

You need to be playing in a Minecraft world with the mod installed to use the framework.

Installation

Keep in mind that tool and example scripts are not included in the package! See 'Scripts' below for details.

To install the latest stable release, type one of the following commands:

  • On Linux/MacOS: python3 -m pip install gdpc
  • On Windows: py -m pip install gdpc

For the latest sexy-but-might-break-something release, type the following instead:

  • On Linux/MacOS: python3 -m pip install --pre gdpc
  • On Windows: py -m pip install --pre gdpc

To update your package, type the following:

  • On Linux/MacOS: python3 -m pip install --upgrade gdpc
  • On Windows: py -m pip install --upgrade gdpc

If you would like to install the latest stable version directly from GitHub, replace gdpc with

git+https://github.com/nilsgawlik/gdmc_http_client_python

For more information on installing from GitHub (such as getting old or dev versions) see the pip documentation. (Hint: You can also use this command to import forks of this repository, just change the URL!)

If you are having trouble with dependencies, download requirements.txt (see below on how to download) and try running python3 -m pip install -r requirements.txt or py -m pip pip install -r requirements.txt if you are using Windows.

Scripts:

To download one of the following scripts, click on the link, then right-click and Save As... (I know it's tedious, if you have a better idea we'd be glad to hear it).

  • visualizeMap.py: Displays a map of the Minecraft world using OpenCV
  • Start_Here.py: Demonstrates all of the basic GDPC functionality by building a simple model of the Emerald City and introduces various concepts of coding in Python
  • Advanced example (coming soon!)

Developed by:

  • Nils Gawlik
  • Blinkenlights
  • Claus Aranha

with contributions from:

  • Mayank Jain

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gdpc-5.0.1.tar.gz (34.3 kB view details)

Uploaded Source

Built Distribution

gdpc-5.0.1-py3-none-any.whl (34.6 kB view details)

Uploaded Python 3

File details

Details for the file gdpc-5.0.1.tar.gz.

File metadata

  • Download URL: gdpc-5.0.1.tar.gz
  • Upload date:
  • Size: 34.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10

File hashes

Hashes for gdpc-5.0.1.tar.gz
Algorithm Hash digest
SHA256 0f96f2ce24b633958f2d56987c2d30e53ba9d3244ad2be55fd3c19e0a0216aa1
MD5 ca9c829761714fa028fdab50a1ad11ed
BLAKE2b-256 701117222c37d8016b28a8b8a78f955ace67eab8037148150b62ed9ef2b0d283

See more details on using hashes here.

File details

Details for the file gdpc-5.0.1-py3-none-any.whl.

File metadata

  • Download URL: gdpc-5.0.1-py3-none-any.whl
  • Upload date:
  • Size: 34.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10

File hashes

Hashes for gdpc-5.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d4191896a85518515eb0205aba017d0e649adea49b99ba6732acd0e36412f5de
MD5 13bd3972f918ee04c7904b102d3362ac
BLAKE2b-256 6c7f502dc9740c718bc9b2f1ed4c0cf0a4244039449c67b2b0ff223596a0566f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page