This containerized Python application is a REST API built using FastAPI that serves Stockfish engine responses using py-stockfish/stockfish as a wrapper. The ...
You should install the stockfish engine in your operating system globally or specify path to binary file in class constructor There are some default engine settings ...