Metadata-Version: 2.4
Name: pyside6-chessboard
Version: 1.1.2
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.

Project on GitHub: https://github.com/joueur883/PySide6-ChessBoard

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

## Documentation
See [documentation](https://github.com/joueur883/PySide6-ChessBoard/tree/main/documentation)

## Features

Promotion\
Castling\
En passant\
Moves history (navigate with arrows)\
Legal moves highlighting\
Square highlighting (red, green, yellow, blue)\
Draw arrows\
Even more in the API

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