This is a Python API for OpenSpiel.
See python/examples/example.py
for an example use and overview of the API, and
the main OpenSpiel installation instructions to see how to run this example.
For the full API specification, please see python/pybind11/pyspiel.cc
.