Streamlit component that allows you to render backgammon position
Project description
streamlit-backgammon
Streamlit component that allows you to render backgammon position
Installation instructions
pip install streamlit-backgammon
Usage instructions
import streamlit as st
from backgammon import streamlit_backgammon
entry = {
'position': [0, -2, 0, 0, 0, 0, 5, 0, 3, 0, 0, 0, -5, 5, 0, 0, 0, -3, 0, -5, 0, 0, 0, 0, 2, 0],
'cube': 1
}
streamlit_backgammon(entry=entry)
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 Distribution
streamlit_backgammon-0.0.4.tar.gz
(412.3 kB
view details)
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 streamlit_backgammon-0.0.4.tar.gz.
File metadata
- Download URL: streamlit_backgammon-0.0.4.tar.gz
- Upload date:
- Size: 412.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddba797c91f8c0f201a54ca6720498d1c5e1648fa2dadf78781ed5688d85ec0e
|
|
| MD5 |
f8872fc4bce825ac540470d9c3b06768
|
|
| BLAKE2b-256 |
c7697bdda845db75d984c393a9b807df56c6226d665055b10c974eac5a216700
|
File details
Details for the file streamlit_backgammon-0.0.4-py3-none-any.whl.
File metadata
- Download URL: streamlit_backgammon-0.0.4-py3-none-any.whl
- Upload date:
- Size: 416.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71923f275b88382437c078261897ff26fa8885ace06d7058bed48a38581ac323
|
|
| MD5 |
4a2cdceecbce98e12dda44d7815c2e4f
|
|
| BLAKE2b-256 |
42312ad97f6b614204ddce492efd68f6e4478c21ea9370019e4428db5928cf99
|