{ "info": { "author": "Chad G. Hansen", "author_email": "chadgh@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "#Chess Notation Parser (Python)\n__Ch__ess __No__tation __P__arser P __y__thon\n\nchenopy provides easy to use chess notation parsing for all the major chess notation standards, including:\n* PGN - Potable Game Notation (game notation)\n* FEN - Forsyth\u2013Edwards Notation (position notation)\n* SAN - Standard Algebraic Notation (move notation)\n\n\n## Examples\n\n### PGN\n[Event \"F/S Return Match\"]\n[Site \"Belgrade, Serbia Yugoslavia|JUG\"]\n[Date \"1992.11.04\"]\n[Round \"29\"]\n[White \"Fischer, Robert J.\"]\n[Black \"Spassky, Boris V.\"]\n[Result \"1/2-1/2\"]\n \n1. e4 e5 2. Nf3 Nc6 3. Bb5 {This opening is called the Ruy Lopez.} 3... a6\n4. Ba4 Nf6 5. O-O Be7 6. Re1 b5 7. Bb3 d6 8. c3 O-O 9. h3 Nb8 10. d4 Nbd7\n11. c4 c6 12. cxb5 axb5 13. Nc3 Bb7 14. Bg5 b4 15. Nb1 h6 16. Bh4 c5 17. dxe5\nNxe4 18. Bxe7 Qxe7 19. exd6 Qf6 20. Nbd2 Nxd6 21. Nc4 Nxc4 22. Bxc4 Nb6\n23. Ne5 Rae8 24. Bxf7+ Rxf7 25. Nxf7 Rxe1+ 26. Qxe1 Kxf7 27. Qe3 Qg5 28. Qxg5\nhxg5 29. b3 Ke6 30. a3 Kd6 31. axb4 cxb4 32. Ra5 Nd5 33. f3 Bc8 34. Kf2 Bf5\n35. Ra7 g6 36. Ra6+ Kc5 37. Ke1 Nf4 38. g3 Nxh3 39. Kd2 Kb5 40. Rd6 Kc5 41. Ra6\nNf2 42. g4 Bd3 43. Re6 1/2-1/2\n\n### FEN\nrnbqkbnr/pp1ppppp/8/2p5/4P3/5N2/PPPP1PPP/RNBQKB1R b KQkq - 1 2\n\n## SAN\n1. e4 e5 \n2. Nf3 Nc6\n3. Bb5 a6\n\n__OR__\n\n1. e4 e5 2. Nf3 Nc6 3. Bb5 a6", "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/chadgh/chenopy", "keywords": null, "license": "Creative Commons Attribution-Noncommercial-Share Alike license", "maintainer": null, "maintainer_email": null, "name": "Chenopy", "package_url": "https://pypi.org/project/Chenopy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Chenopy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/chadgh/chenopy" }, "release_url": "https://pypi.org/project/Chenopy/1.0/", "requires_dist": null, "requires_python": null, "summary": "Chess notation parsing tools.", "version": "1.0" }, "last_serial": 1000272, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "c46f9c5a7a4dcb49b32c0736ab8e1625", "sha256": "513e496ed91686023d00a13eb735d0b1b10a09335f68979346fc5766724832d2" }, "downloads": -1, "filename": "Chenopy-1.0.tar.gz", "has_sig": false, "md5_digest": "c46f9c5a7a4dcb49b32c0736ab8e1625", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6400, "upload_time": "2014-02-14T21:25:28", "url": "https://files.pythonhosted.org/packages/3a/b3/60a31147f5725b48e73f96569621e255c1fc8b834e479fb91ce57de7d3ca/Chenopy-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c46f9c5a7a4dcb49b32c0736ab8e1625", "sha256": "513e496ed91686023d00a13eb735d0b1b10a09335f68979346fc5766724832d2" }, "downloads": -1, "filename": "Chenopy-1.0.tar.gz", "has_sig": false, "md5_digest": "c46f9c5a7a4dcb49b32c0736ab8e1625", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6400, "upload_time": "2014-02-14T21:25:28", "url": "https://files.pythonhosted.org/packages/3a/b3/60a31147f5725b48e73f96569621e255c1fc8b834e479fb91ce57de7d3ca/Chenopy-1.0.tar.gz" } ] }