{ "info": { "author": "Lorenz Leutgeb", "author_email": "lorenz@leutgeb.xyz", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Topic :: Education", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "# Hakuna Matata\n\nA playing agent for \"Hunt the Wumpus\".\n\n## Dependencies\n\nTo install the required Python packages, run\n\n```sh\n $ pip3 install -r src/requirements.txt\n```\n \n## Usage Options\n\n + `-size` allows to set the size of the generated world, as a positive integer number.\n + `-seed` allows to set the seed for the world generator, as a hexadecimal number.\n + `-world` allows to set the world specification (size, location of pits/wumpus/gold), given as an input file.\n + `-agent` allows to specify a playing agent for the current game. Possible values are: `proxy`, `perfect`, `asp`.\n + `-generate` allows to generate a world together with the score obtained by the perfect agent over it, given a base.\n + `-benchmark` allows to test an agent against a given benchmark suite.", "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/lorenzleutgeb/ils", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "hakuna-matata", "package_url": "https://pypi.org/project/hakuna-matata/", "platform": "", "project_url": "https://pypi.org/project/hakuna-matata/", "project_urls": { "Homepage": "https://github.com/lorenzleutgeb/ils" }, "release_url": "https://pypi.org/project/hakuna-matata/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "A logic-based agent that plays Hunt the Wumpus", "version": "0.0.3" }, "last_serial": 3918497, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6bcf7e5b66f3860f57a7314ad8a86f2d", "sha256": "8b589652b86a80abe3b8770ba68d90c38b99a24b26d54e608f4b5805ed863b75" }, "downloads": -1, "filename": "hakuna_matata-0.0.1.tar.gz", "has_sig": false, "md5_digest": "6bcf7e5b66f3860f57a7314ad8a86f2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14270, "upload_time": "2018-05-31T20:41:30", "url": "https://files.pythonhosted.org/packages/e0/1c/70040322d717db3980f30d6c524b7e3b6f2ae18e6ce1e8711999c3fc0a7a/hakuna_matata-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "f1e27fb2dd3685f5f8fb79a0d77bfa9e", "sha256": "845ebbede6422b57e77f84c85fe9d5ef54bf48d71b0c684e15de87cba9bf92ee" }, "downloads": -1, "filename": "hakuna_matata-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f1e27fb2dd3685f5f8fb79a0d77bfa9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14265, "upload_time": "2018-05-31T20:45:29", "url": "https://files.pythonhosted.org/packages/38/90/84758c6890f7ee76baf23e0669be23d26f5d5b5d68ec35e5c28afb953ffb/hakuna_matata-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "79f77f8ce8c3cdbd215aafc5bbc7d2f4", "sha256": "21d3a83dae1717ccc9abb8f7d127513ce9006c1001461cf5da774e267e5df289" }, "downloads": -1, "filename": "hakuna_matata-0.0.3.tar.gz", "has_sig": false, "md5_digest": "79f77f8ce8c3cdbd215aafc5bbc7d2f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12903, "upload_time": "2018-05-31T20:52:10", "url": "https://files.pythonhosted.org/packages/18/72/25eeb2ee49205b59760adc7a14b6ec7bde2e8fdabbe8de530aac5eabd766/hakuna_matata-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79f77f8ce8c3cdbd215aafc5bbc7d2f4", "sha256": "21d3a83dae1717ccc9abb8f7d127513ce9006c1001461cf5da774e267e5df289" }, "downloads": -1, "filename": "hakuna_matata-0.0.3.tar.gz", "has_sig": false, "md5_digest": "79f77f8ce8c3cdbd215aafc5bbc7d2f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12903, "upload_time": "2018-05-31T20:52:10", "url": "https://files.pythonhosted.org/packages/18/72/25eeb2ee49205b59760adc7a14b6ec7bde2e8fdabbe8de530aac5eabd766/hakuna_matata-0.0.3.tar.gz" } ] }