stockfish v4.0.8
pypiWraps the open-source Stockfish chess engine for easy integration into python.
Updated
View on PyPI →
Version
4.0.8
115d ago
License
MIT
115d ago
Weekly Downloads
N/A
Dependencies
5
115d ago
Required Runtime
>=3.10
115d ago
Deprecated
No
115d ago
Weekly downloads
Release activity
1 release tracked. Last release: 115 days ago.
v4.0.8
current
v4.0.8
Mar 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| required_runtime | (none) → >=3.10 | 115d ago |
| deprecated | (none) → false | 115d ago |
| latest_version | (none) → 4.0.8 | 115d ago |
| dep_count | (none) → 5 | 115d ago |
| license | (none) → MIT | 115d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/stockfish/latest_version
{ "value": "4.0.8" }
CLI
$ npx grounded-cli stockfish
stockfish@4.0.8 (pypi)