This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

Python-chess

Home * Software * Utilities * python-chess

python-chess,
a chess software library created by Niklas Fiekas, written in Python and released under the GPL v3. The goal was to create a simple and relatively highlevel library 1. It supports Python 3.5.3+ and PyPy3 2.

Contents
  1. Features
    1. Board and Moves
    2. Detection
    3. Creating and Parsing
    4. Probing
    5. Protocols
  2. See also
  3. Forum Posts
  4. External Links
  5. References

Features

3

Board and Moves

Detection

Creating and Parsing

Probing

Protocols

See also

Forum Posts

References

Up one Level


  1. python-chess/README.rst at master · niklasf/python-chess · GitHub↩︎

  2. python-chess · PyPI↩︎

  3. python-chess/README.rst at master · niklasf/python-chess · GitHub↩︎

  4. pcattori/deep-blue-talks · GitHub↩︎

What links here

Contributors: GerdIsenberg.