{ "info": { "author": "Daniel Lee", "author_email": "Lee.Daniel.1986@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "=========\nKingSnake\n=========\n\nKingSnake is a Python implementation of chess for two human players. Because\nplayers are also objects, an AI implementation would also be possible.\n\nA simple text-based chess game can be started with the script `kingsnake`. This\nscript calls `KingSnake.py` in xterm with a large font. If you don't want to use\nthe xterm terminal, you can call `KingSnake.py` directly.\n\nKingSnake checks each move for legality and only allows legal moves to occur.\nHowever, because the library is open, you of course also have the possibility\nto move pieces around manually without invoking moves, making it possible to\nset up historical chess games and revel in the past.\n\nThis software is released under the GNU General Public License, so feel free to\nuse it any way you like. It would be nice to let me know if you do anything\ncool with it though.\n\nThe package has reached 2.0 status relatively early. This is because, due to\npopular demand, I had released 1.3 with some added capabilities on move\nrollback. The resultant code was comfortable to use, but the performance was\nbad. As I fixed the performance problem, I cut out some of the outward-facing\nAPI of Chessboard, so that code dependent on features in 1.3 would have been\nbroken. The same functionality is now there, but the method names didn't match\nlogically any more and I didn't want to support the deprecate calls in\nprobably-nonexistent client code. So... Don't be sad, just update the package\nand enjoy the same functionality in performance mode! ;)\n\nAuthor: `Daniel Lee `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/erget/KingSnake", "keywords": null, "license": "LICENSE", "maintainer": null, "maintainer_email": null, "name": "KingSnake", "package_url": "https://pypi.org/project/KingSnake/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/KingSnake/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/erget/KingSnake" }, "release_url": "https://pypi.org/project/KingSnake/2.0.0/", "requires_dist": null, "requires_python": null, "summary": "A Python chess game for two human players", "version": "2.0.0" }, "last_serial": 772468, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "771e193d2d5f2ce5bf35e3bbb7f8cbe4", "sha256": "790fd616425e882f2ee2bbe4ef6fe230ca298a74819b5be526508f50af504b3a" }, "downloads": -1, "filename": "KingSnake-0.1.0.tar.gz", "has_sig": false, "md5_digest": "771e193d2d5f2ce5bf35e3bbb7f8cbe4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8654, "upload_time": "2013-06-14T08:17:24", "url": "https://files.pythonhosted.org/packages/5f/6a/dc41438656f74a15d7896ab355965aefaf2b9779e100fc2a66b3a09ae13d/KingSnake-0.1.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "4ba6dce7a13110d244d6641c32e7b222", "sha256": "9d5f16ad5bc2be7104c6ce3edbfaab2d4dfe5f467b1ac6a8225dd2a7d5f4485c" }, "downloads": -1, "filename": "KingSnake-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4ba6dce7a13110d244d6641c32e7b222", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8523, "upload_time": "2013-06-14T06:14:05", "url": "https://files.pythonhosted.org/packages/b6/4a/e720a3dc23a7ec55674daf88b5193161355716ef36caa43449bcc87f1a1c/KingSnake-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "87f193afff4dfbdb79f90c9d04ec4fe1", "sha256": "5571fe3de3fb9a85ea4b0a8600f196228b619576a857337aedd8befa00d81a29" }, "downloads": -1, "filename": "KingSnake-1.0.1.tar.gz", "has_sig": false, "md5_digest": "87f193afff4dfbdb79f90c9d04ec4fe1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8890, "upload_time": "2013-06-15T11:23:41", "url": "https://files.pythonhosted.org/packages/ae/15/6571e2c9748d85242d7a93e595f8f1b0ba3a19fc78fa2be2bb991453246f/KingSnake-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "54daf04e2ea5a5419acc5d4631014ede", "sha256": "ce8c91d6968460d284b6fca267f550bec6352ac9de01a9396f0f73b794e1f71b" }, "downloads": -1, "filename": "KingSnake-1.0.2.tar.gz", "has_sig": false, "md5_digest": "54daf04e2ea5a5419acc5d4631014ede", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8883, "upload_time": "2013-06-15T11:33:58", "url": "https://files.pythonhosted.org/packages/11/8e/f31bc86e1d2ae45edb749691f5503d0a72f5f603250b2d3ac7218e38117a/KingSnake-1.0.2.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "49f5ca0cfa7e528a1db39f9ffc2ad712", "sha256": "05525680a791cea488dcfebd034b6841455acbdd8106d58d25a2f8f73d4c7fb1" }, "downloads": -1, "filename": "KingSnake-1.1.0.tar.gz", "has_sig": false, "md5_digest": "49f5ca0cfa7e528a1db39f9ffc2ad712", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9122, "upload_time": "2013-06-15T13:26:26", "url": "https://files.pythonhosted.org/packages/09/39/42ab7d50c29c283662900c05d63c130c587d8015672cfe773d00a1ee0e63/KingSnake-1.1.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "fffb71605a8fb4fe07c6389b4a456888", "sha256": "1d7782954e77ec76397f92b4d28161066bb2879f063b0ae099e2c2693be0da5c" }, "downloads": -1, "filename": "KingSnake-2.0.0.tar.gz", "has_sig": false, "md5_digest": "fffb71605a8fb4fe07c6389b4a456888", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9403, "upload_time": "2013-06-16T16:40:56", "url": "https://files.pythonhosted.org/packages/ba/17/511b466b28b665264082ce4357246e1359f6c3a744078fc24208a6158a85/KingSnake-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fffb71605a8fb4fe07c6389b4a456888", "sha256": "1d7782954e77ec76397f92b4d28161066bb2879f063b0ae099e2c2693be0da5c" }, "downloads": -1, "filename": "KingSnake-2.0.0.tar.gz", "has_sig": false, "md5_digest": "fffb71605a8fb4fe07c6389b4a456888", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9403, "upload_time": "2013-06-16T16:40:56", "url": "https://files.pythonhosted.org/packages/ba/17/511b466b28b665264082ce4357246e1359f6c3a744078fc24208a6158a85/KingSnake-2.0.0.tar.gz" } ] }