{ "info": { "author": "Nathaniel Rex", "author_email": "nathanieljrex@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# **malmo-extension** #\n\nmalmo-extension is a project that builds upon [Microsoft's Malmo Platform](https://github.com/Microsoft/malmo/). It contains wrappers and utilities for more intuitive mission design. Additionally, logs are automatically generated for each mission, providing a medium for training AI. The project currently only supports Python (version 3.6 or above).\n\n![malmoext](https://user-images.githubusercontent.com/34667018/62836148-3b3ece00-bc2e-11e9-95e8-ab7f954061d3.gif)\n___\n## **Installation** ##\n\n1. Before you are able to use this package, you must have Microsoft's Malmo Platform installed on your machine. [Download the prebuilt Malmo Platform for Windows, Linux, or MacOSX](https://github.com/Microsoft/malmo/releases), and unzip the directory.\n\n2. Create a new global environment variable called MALMO_XSD_PATH. Let it equal the full path to the Schemas/ directory inside of the project you unzipped for step 1.\n\n3. Install the malmo-extension package using pip:\n ```\n pip3 install malmoext==.*\n ```\n\n **Note** - The major version you choose should match the minor version of your Malmo Platform download. For example, if you downloaded version 0.37.\\* of the Malmo Platform, you should download version 37.\\* of the malmo-extension package.\n\nThat's it! You are now ready to begin using this Malmo wrapper. Check out the [Mission Guide](https://github.com/NateRex/malmo-extension/tree/master/example_missions#malmo-extension-mission-guide) for details on how to get started building and running Minecraft missions.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/naterex/malmo-extension", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "malmoext", "package_url": "https://pypi.org/project/malmoext/", "platform": "", "project_url": "https://pypi.org/project/malmoext/", "project_urls": { "Homepage": "https://github.com/naterex/malmo-extension" }, "release_url": "https://pypi.org/project/malmoext/37.1.0/", "requires_dist": [ "pandas" ], "requires_python": "", "summary": "An extension to Microsoft's Malmo Project", "version": "37.1.0" }, "last_serial": 5663168, "releases": { "37.1.0": [ { "comment_text": "", "digests": { "md5": "3c1758e5299f810ef72ce51fc15371d6", "sha256": "0a8072db916650a580b3ceb36b6811ae8b9c7f64fc776e5cc222f28fa60947c4" }, "downloads": -1, "filename": "malmoext-37.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3c1758e5299f810ef72ce51fc15371d6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2778966, "upload_time": "2019-08-11T20:10:54", "url": "https://files.pythonhosted.org/packages/14/20/43b9652ad5f059e01b1312f61a2bad94dadc438771a16a5b6f64bdb0e7d9/malmoext-37.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "93c6e8ae8b4365a555f9bca3ed679955", "sha256": "b8c7ac4e35c30d3da2e18fa5b7e5f548ee40dd0518c2a10dfce4b0bc40577770" }, "downloads": -1, "filename": "malmoext-37.1.0.tar.gz", "has_sig": false, "md5_digest": "93c6e8ae8b4365a555f9bca3ed679955", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2746099, "upload_time": "2019-08-11T20:11:00", "url": "https://files.pythonhosted.org/packages/24/7d/defe149b58299c70e3a691c673b323d7c263c161605977107b1a8b5a7eff/malmoext-37.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3c1758e5299f810ef72ce51fc15371d6", "sha256": "0a8072db916650a580b3ceb36b6811ae8b9c7f64fc776e5cc222f28fa60947c4" }, "downloads": -1, "filename": "malmoext-37.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3c1758e5299f810ef72ce51fc15371d6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2778966, "upload_time": "2019-08-11T20:10:54", "url": "https://files.pythonhosted.org/packages/14/20/43b9652ad5f059e01b1312f61a2bad94dadc438771a16a5b6f64bdb0e7d9/malmoext-37.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "93c6e8ae8b4365a555f9bca3ed679955", "sha256": "b8c7ac4e35c30d3da2e18fa5b7e5f548ee40dd0518c2a10dfce4b0bc40577770" }, "downloads": -1, "filename": "malmoext-37.1.0.tar.gz", "has_sig": false, "md5_digest": "93c6e8ae8b4365a555f9bca3ed679955", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2746099, "upload_time": "2019-08-11T20:11:00", "url": "https://files.pythonhosted.org/packages/24/7d/defe149b58299c70e3a691c673b323d7c263c161605977107b1a8b5a7eff/malmoext-37.1.0.tar.gz" } ] }