{ "info": { "author": "The Python Packaging Authority", "author_email": "pypa-dev@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Build Tools" ], "description": "# AI-Maze\n\nThis program is for a school project in AI. The purpose is to have the agent traverse the left side of the maze until it finds the entrance. Once found, it will make a node and start its path inside the maze until it finds the exit. Once the exit is found, the path traveled is printed.\n\n- Code written by Jody Bailey", "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/pypa/sampleproject", "keywords": "ai maze project", "license": "", "maintainer": "", "maintainer_email": "", "name": "ai-maze", "package_url": "https://pypi.org/project/ai-maze/", "platform": "", "project_url": "https://pypi.org/project/ai-maze/", "project_urls": { "Homepage": "https://github.com/pypa/sampleproject", "Source": "https://github.com/jody-bailey/AI-Maze" }, "release_url": "https://pypi.org/project/ai-maze/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Simple Maze Traversal Project", "version": "1.0.1" }, "last_serial": 4297900, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "04f5a51da559309295099edcf81cbcc8", "sha256": "e174730badd1a83c38d63c9cff0bb2fe17cdc6ac087a0f91fbed6557c0615c43" }, "downloads": -1, "filename": "ai-maze-1.0.tar.gz", "has_sig": false, "md5_digest": "04f5a51da559309295099edcf81cbcc8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6932, "upload_time": "2018-09-21T19:07:02", "url": "https://files.pythonhosted.org/packages/d0/2a/ac195483e8bbc9ac29c574faf78bdf48ca9f39d8234b151e08c188f3390c/ai-maze-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "3bbc2e708f54cda85b8d6daebb0fc5c7", "sha256": "0d01c00e19e58b17111be8688da91ad40b8971aa1dd16159b756a4e041ae8c98" }, "downloads": -1, "filename": "ai-maze-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3bbc2e708f54cda85b8d6daebb0fc5c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7299, "upload_time": "2018-09-21T20:11:24", "url": "https://files.pythonhosted.org/packages/89/d0/912bac04d53f1c300bd176ea1feae3edfcd0521d2189d5bbcbcc334b0b4e/ai-maze-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3bbc2e708f54cda85b8d6daebb0fc5c7", "sha256": "0d01c00e19e58b17111be8688da91ad40b8971aa1dd16159b756a4e041ae8c98" }, "downloads": -1, "filename": "ai-maze-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3bbc2e708f54cda85b8d6daebb0fc5c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7299, "upload_time": "2018-09-21T20:11:24", "url": "https://files.pythonhosted.org/packages/89/d0/912bac04d53f1c300bd176ea1feae3edfcd0521d2189d5bbcbcc334b0b4e/ai-maze-1.0.1.tar.gz" } ] }