python-chess 1.999
0
A chess library with move generation, move validation, and support for common formats.
Contents
A chess library with move generation, move validation, and support for common formats.
Stars: 2414, Watchers: 2414, Forks: 526, Open Issues: 20The niklasf/python-chess
repo was created 12 years ago and the last code push was an hour ago.
The project is very popular with an impressive 2414 github stars!
How to Install python-chess
You can install python-chess using pip
pip install python-chess
or add it to a project with poetry
poetry add python-chess
Package Details
- Author
- Niklas Fiekas
- License
- GPL-3.0+
- Homepage
- https://github.com/niklasf/python-chess
- PyPi:
- https://pypi.org/project/python-chess/
- Documentation:
- https://python-chess.readthedocs.io
- GitHub Repo:
- https://github.com/niklasf/python-chess
Classifiers
Related Packages
Errors
A list of common python-chess errors.
Code Examples
Here are some python-chess
code examples and snippets.
GitHub Issues
The python-chess package has 20 open issues on GitHub
- A few minor cleanups
- lc0 TimeoutError on analysis and play