Skip to content

PaulWestenthanner/pypgnspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPGNSpy

A tool to locally analyse chess games inspired by pgnspy.
The programm is based on uci-analyser.

Features

  • Platform-agnostic (Original PGNSpy is windows only)
  • Dockerised
  • Runs Stockfish 15
  • Easy to use with web interface

Install

  1. Clone Repository
  2. Docker build docker build -t pypgnspy .

Usage

  1. Docker run docker run --network host pypgnspy (or forward port 8050 to your local machine)
  2. Open localhost:8050 in web browser

Screenshot

User Interface

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published