Python bindings for the rshogi core library.
Reason this release was yanked:
Project renamed to rsshogi. Use rsshogi instead.
Project description
rshogi
Python bindings for the rshogi-core crate.
Development Install
python -m pip install maturin
maturin develop -m crates/rshogi/pyproject.toml
AVX2 Build
rshogi-avx2 is an AVX2-enabled build of the same Python module.
python -m pip install rshogi-avx2
Quick Example
import rshogi
board = rshogi.Board()
board.push("7g7f")
print(board.sfen())
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rshogi-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rshogi-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 384.0 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"22.04","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f0288f010a4c4fcd0dfd3f81a0c74f7f6130a78e3dd188a5feb14f615cb3b8e
|
|
| MD5 |
5c8dc7d2ecfdd0ffa4b43c398c13a835
|
|
| BLAKE2b-256 |
44847ec4bc0197d8b845dbdca9ac124401b875b9d53792274efacbda1efa9b27
|