{ "info": { "author": "Jarret Petrillo", "author_email": "iamjarret@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Games/Entertainment :: Board Games", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This integrates the Stockfish chess engine with python. It allows the engine to be used\n by invoking an easy-to-use Engine class with synchronization handled automatically.\n\n >>> from pystockfish import *\n >>> deep = Engine(depth=20)\n >>> deep.setposition(['e2e4'])\n >>> deep.bestmove()\n {'info': 'info depth 10 seldepth 13 score cp -40\n nodes 33303 nps 951514 time 35 multipv 1 pv b8c6 g1f3 g8f6\n b1c3 e7e5 f1b5 f8d6 e1g1 e8g8 d2d4 e5d4 f3d4 a7a6',\n 'ponder': 'g1f3',\n 'move': 'b8c6'}\n >>> deep.setposition(['e2e4','e7e5'])\n >>> deep.bestmove()\n {'info': 'info depth 10 seldepth 2 score cp 40\n nodes 4230 nps 1057500 time 4 multipv 1 pv g1f3 g8f6\n b1c3 b8c6 f1b5 f8d6 e1g1 e8g8 d2d4 e5d4 f3d4 a7a6',\n 'ponder': 'g8f6',\n 'move': 'g1f3'}\n\n The package also implements a Match class to play chess two engines against one another.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.github.com/iamjarret/pystockfish/", "keywords": "chess stockfish", "license": "GPL3", "maintainer": null, "maintainer_email": null, "name": "pystockfish", "package_url": "https://pypi.org/project/pystockfish/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pystockfish/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.github.com/iamjarret/pystockfish/" }, "release_url": "https://pypi.org/project/pystockfish/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Wraps the open-source Stockfish chess engine for easy integration into python.", "version": "1.0.1" }, "last_serial": 1739105, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8c3daca5d9962be94ca0fe33727c38d6", "sha256": "4799b236a99da05ea5160916df0dcd962b549fef7f3046040bde5f4f34b4fc33" }, "downloads": -1, "filename": "pystockfish-0.1.tar.gz", "has_sig": false, "md5_digest": "8c3daca5d9962be94ca0fe33727c38d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4051, "upload_time": "2013-11-30T02:55:54", "url": "https://files.pythonhosted.org/packages/cf/7b/b3cbdb5752a8ecd62fd6afaf67bcbb178d028a06124c76f01c3b78505390/pystockfish-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "64c11967882ce6c2527a0edb2c221b7a", "sha256": "dc1e91a67ca9648edb1ca377aa92e3c6d5497d2b2b93ec9510e012b8a7e9b653" }, "downloads": -1, "filename": "pystockfish-0.1.1.tar.gz", "has_sig": false, "md5_digest": "64c11967882ce6c2527a0edb2c221b7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4159, "upload_time": "2013-11-30T03:15:56", "url": "https://files.pythonhosted.org/packages/c9/ba/342350bc75d7dd5176f08b6baa2b5ec4548b753f479efec4437a57526316/pystockfish-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "0ac19aaf24490c8d06c69bc704e7a417", "sha256": "32bf1238c0fbf676882ae6a863ec4c31c4b923eab2a6c30dc3d2df64aaf6e0a2" }, "downloads": -1, "filename": "pystockfish-0.1.2.tar.gz", "has_sig": false, "md5_digest": "0ac19aaf24490c8d06c69bc704e7a417", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4156, "upload_time": "2013-11-30T04:44:39", "url": "https://files.pythonhosted.org/packages/f4/bb/3a7ca0314f5c2a2f74b4d2a5023e9a35476bb901b9246dd19706812b599d/pystockfish-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "268d77e70de7a54ca29f2a9cfc83952f", "sha256": "96fa02595b8c2ff1587e6b404f237c4ad5ec8d1e6fc5b4f8b68d020c078ee702" }, "downloads": -1, "filename": "pystockfish-0.1.3.tar.gz", "has_sig": false, "md5_digest": "268d77e70de7a54ca29f2a9cfc83952f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4188, "upload_time": "2013-12-20T14:45:19", "url": "https://files.pythonhosted.org/packages/26/87/dfb3804e0e8a2e0fbdd9639126776a54bec21b5a19eb2721c036e8e89070/pystockfish-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "60bce64953c73da36996447da48414a1", "sha256": "695c85bc0778f81a2cf486215171dc77101cdab8c6b6848f788dbf90d4893cb1" }, "downloads": -1, "filename": "pystockfish-0.1.4.tar.gz", "has_sig": false, "md5_digest": "60bce64953c73da36996447da48414a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3643, "upload_time": "2014-08-04T20:05:49", "url": "https://files.pythonhosted.org/packages/24/50/7c7a9cdf47dea3d51eae76ff77eb8acab3432fc12aeebc27d1c9f52f6d9c/pystockfish-0.1.4.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "55c21a75384753631b6133177ff7167f", "sha256": "a4fe1741d4d3bcf55920179c7ee5f80fe97c97a460e5687b5b5099d952d1d3a4" }, "downloads": -1, "filename": "pystockfish-1.0.0.tar.gz", "has_sig": false, "md5_digest": "55c21a75384753631b6133177ff7167f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3647, "upload_time": "2014-12-23T02:06:58", "url": "https://files.pythonhosted.org/packages/36/4c/6c43e98bde6d2a253b1f7615a95f8f1042181d0993aaf9c1a6c713bae971/pystockfish-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "4d81e2668048fb105203d9adcb8bac8e", "sha256": "a8b68c19c2d2a2b1c9876f6f6f275dea0462355af47a1d97258fa439ea03b1d3" }, "downloads": -1, "filename": "pystockfish-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4d81e2668048fb105203d9adcb8bac8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3755, "upload_time": "2015-09-25T20:55:04", "url": "https://files.pythonhosted.org/packages/94/6f/42c1543605eb1ea8f5dbc2698a7e0055c78c7ea7acf174bb29d431f4cd41/pystockfish-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4d81e2668048fb105203d9adcb8bac8e", "sha256": "a8b68c19c2d2a2b1c9876f6f6f275dea0462355af47a1d97258fa439ea03b1d3" }, "downloads": -1, "filename": "pystockfish-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4d81e2668048fb105203d9adcb8bac8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3755, "upload_time": "2015-09-25T20:55:04", "url": "https://files.pythonhosted.org/packages/94/6f/42c1543605eb1ea8f5dbc2698a7e0055c78c7ea7acf174bb29d431f4cd41/pystockfish-1.0.1.tar.gz" } ] }