Skip to main content

Distributed Stockfish analysis for lichess.org

Project description

https://badge.fury.io/py/fishnet.svg https://travis-ci.org/niklasf/fishnet.svg?branch=v1.7.6 https://coveralls.io/repos/github/niklasf/fishnet/badge.svg?branch=master

Via pip

To install or upgrade to the latest version do:

pip install --upgrade --user fishnet

Example usage:

python -m fishnet --auto-update

Via Docker

There is a Docker container courtesy of @ageneau. For example you can simply do:

docker run ageneau/fishnet --key MY_APIKEY --auto-update

lichess.org custom Stockfish

fishnet is using lichess.org custom Stockfish by @ddugovic.

You can build Stockfish yourself (for example with ./build-stockfish.sh) and provide the path using python -m fishnet --stockfish-command. Otherwise a precompiled binary will be downloaded for you.

lichess.org patched Sunsetter

For crazyhouse fishnet uses the engine Sunsetter with a couple of patches.

You can build Sunsetter yourself (using ./build-sunsetter.sh) and provide the path using python -m fishnet --sunsetter-command. Otherwise a precompiled binary will be downloaded for you.

Overview

https://raw.githubusercontent.com/niklasf/fishnet/master/doc/sequence-diagram.png

See protocol.md for details.

License

fishnet is licensed under the MIT license. See LICENSE.txt for the full license text.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fishnet-1.7.6.tar.gz (21.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page