Chess GUI using pywebview and chessboard.js.
Project description
py-chessboardjs
Chess GUI using pywebview and chessboard.js.
This is a part of Chess-Ant project. That manual will be updated soon.
Chess-Ant is currently too slow to function as a chess engine. To make matters worse, there is a glitch in the call to chess-ant. It is possible to experiment by loading pgn and having it solve the problem.
Installation
Please read the pywebview and PyGObject manuals, and install dependent packages before proceeding.
If you are Ubuntu user:
sudo apt install python3-venv
python3.11 -m venv ~/.venv3.11
source ~/.venv3.11/bin/activate
which pip
pip install py-chessboardjs[gtk]
If you want to install it on local repository:
cd py-chessboardjs
pip install .[gtk]
QT user:
pip install py-chessboardjs[qt]
CEF user:
pip install py-chessboardjs[cef]
Install your favorite UCI engine:
sudo apt install stockfish
Usage
py-chessboardjs-gtk
py-chessboardjs-qt
py-chessboardjs-cef
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
Built Distribution
File details
Details for the file py_chessboardjs-0.0.1.tar.gz
.
File metadata
- Download URL: py_chessboardjs-0.0.1.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95c451fb170e6e6a91f83ba2fe8ad3ce0b7f57dd7eaf19af572f50fe21875f9c |
|
MD5 | 3980596498848de6157912d14b413b4f |
|
BLAKE2b-256 | d0c594707a4a59f9b6237a7eb963b8afb14d977d7a34655fbf7c27da1d47c2dc |
File details
Details for the file py_chessboardjs-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: py_chessboardjs-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34e775119c840ef5d40cf96555387f677d366c22227265c0465a967423d025ec |
|
MD5 | b206fd2dfe4068b6111e513f7ddace57 |
|
BLAKE2b-256 | e87780baa589d532bb7fd59259383af11769af8e178c44623323ed76a67a3321 |