Metadata-Version: 2.4
Name: pyside6-chessboard
Version: 1.1.0
Summary: An extension for PySide6 that adds a chessboard
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PySide6>=6.0
Requires-Dist: chess>=1.10
Dynamic: license-file

# PySideChessBoard
A chess board widget for PySide6, similar to chessboard.js but for PySide.

## Installation
```bash
pip install pyside6-chessboard
```

## Documentation
See [documentation](documentation)

## Features

Promotion\
Castling\
Set board FEN\
Moves history (navigate with arrows)\
Legal moves highlighting\
Square highlighting (red, green, yellow, blue)\
Draw arrows

## Preview
![Preview](/preview.png)

### Pieces design attribution
By Cburnett, licensed under CC BY-SA 3.0
Source: https://commons.wikimedia.org/wiki/Category:SVG_chess_pieces
