{ "info": { "author": "Chaitanya Krishna VB", "author_email": "python7460@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Tic-Tac-Toe\nSimple Multi Player TIC TAC TOE \n\nTic-tac-toe (also known as noughts and crosses or Xs and Os) \nIs a Mutlti-Player game for two players X and O \nwho take turns marking the spaces in a 3\u00d73 grid. \nThe player who succeeds \nIn placing three of their marks in a horizontal, vertical, or diagonal row wins the game.\n\n# Install This Package : pip install pyttt\n\n# Open The Python Console And Type : import ttt\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/CKVB/Tic-Tac-Toe/blob/master/ttt.py", "keywords": "", "license": "MIT LICENSE", "maintainer": "", "maintainer_email": "", "name": "pyttt", "package_url": "https://pypi.org/project/pyttt/", "platform": "", "project_url": "https://pypi.org/project/pyttt/", "project_urls": { "Homepage": "https://github.com/CKVB/Tic-Tac-Toe/blob/master/ttt.py" }, "release_url": "https://pypi.org/project/pyttt/0.5.4/", "requires_dist": null, "requires_python": "", "summary": "Multi Player Tic Tac Toe Game", "version": "0.5.4" }, "last_serial": 4482790, "releases": { "0.5.4": [ { "comment_text": "", "digests": { "md5": "0e31de8e7ae40599d90b6679b8710fc0", "sha256": "c912db99b815902161f10f419a30bf448849c294af20f08db107bce6741e2c66" }, "downloads": -1, "filename": "pyttt-0.5.4-py3-none-any.whl", "has_sig": false, "md5_digest": "0e31de8e7ae40599d90b6679b8710fc0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3864, "upload_time": "2018-11-13T18:58:40", "url": "https://files.pythonhosted.org/packages/95/64/fc73e1339fb2faee50b680e3f55884cdcee93666cd24418123521002a6d1/pyttt-0.5.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d547be25b19b62da0d154b6dcc78a19", "sha256": "3f56fddb70534568e3e3f61c280744d8826d6397d63a3ad8c526875f80d7599a" }, "downloads": -1, "filename": "pyttt-0.5.4.tar.gz", "has_sig": false, "md5_digest": "7d547be25b19b62da0d154b6dcc78a19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2767, "upload_time": "2018-11-13T18:58:43", "url": "https://files.pythonhosted.org/packages/75/6b/5c07941b84c8f8f3bc67051d91a4bf0fb98d56acffe5630525fc4e0a3c18/pyttt-0.5.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e31de8e7ae40599d90b6679b8710fc0", "sha256": "c912db99b815902161f10f419a30bf448849c294af20f08db107bce6741e2c66" }, "downloads": -1, "filename": "pyttt-0.5.4-py3-none-any.whl", "has_sig": false, "md5_digest": "0e31de8e7ae40599d90b6679b8710fc0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3864, "upload_time": "2018-11-13T18:58:40", "url": "https://files.pythonhosted.org/packages/95/64/fc73e1339fb2faee50b680e3f55884cdcee93666cd24418123521002a6d1/pyttt-0.5.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d547be25b19b62da0d154b6dcc78a19", "sha256": "3f56fddb70534568e3e3f61c280744d8826d6397d63a3ad8c526875f80d7599a" }, "downloads": -1, "filename": "pyttt-0.5.4.tar.gz", "has_sig": false, "md5_digest": "7d547be25b19b62da0d154b6dcc78a19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2767, "upload_time": "2018-11-13T18:58:43", "url": "https://files.pythonhosted.org/packages/75/6b/5c07941b84c8f8f3bc67051d91a4bf0fb98d56acffe5630525fc4e0a3c18/pyttt-0.5.4.tar.gz" } ] }