Usage in Python #1799
samjohnson1357
started this conversation in
General
Usage in Python
#1799
Replies: 1 comment 1 reply
-
|
There is a You can find the example usage here: https://python-chess.readthedocs.io/en/latest/engine.html#analysing-and-evaluating-a-position. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use this chess engine in Python to simulate games between Leela Chess and perhaps some other engine (Stockfish)? I've already tried using the so-much-meta/lczero_tools repo and it seems very outdated.
Thanks so much!
Beta Was this translation helpful? Give feedback.
All reactions