simple knob component
Project description
streamlit-Knobs
간단하게 쓸 수 있는 노브 컴포넌트입니다. AI로 이미지를 생성하여 아날로그 버튼과 비슷하게 구현하였습니다.
Installation instructions
pip install streamlit-knobs
Usage instructions
# streamlit_nobes
import streamlit as st
from knobs import streamlit-knobs
knob1_value = knobs(knob_type="1",size="medium",title="KNOB 1",maxValue=3000,minValue=0)
st.write(knob1_value["angle"])
st.write(knob1_value["value"])
이미지
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
streamlit_knobs-0.0.1.tar.gz
(730.4 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_knobs-0.0.1.tar.gz.
File metadata
- Download URL: streamlit_knobs-0.0.1.tar.gz
- Upload date:
- Size: 730.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
601b768097658d9b9848de5f27c244928d41d54edf0c27a68cc3f7f8ad9cbb5b
|
|
| MD5 |
93de1d9bf92a3374d031d30ca17185f8
|
|
| BLAKE2b-256 |
60b1e255aa558dd3dfe2b82bec96582023c1c5687859f5fd79dd347cab608bc8
|
File details
Details for the file streamlit_knobs-0.0.1-py3-none-any.whl.
File metadata
- Download URL: streamlit_knobs-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d84b66cd476c2a69867b9cf0c9ece4c7ad2c7bd548c7bb6f1af8b18ff3a6dd4
|
|
| MD5 |
adeb17d15d560ba7c4431b66a2f22b7a
|
|
| BLAKE2b-256 |
f7b98cc08dd6f2f5b77287d32e15270a93c7ba83396293aff57cbf0edc3f9b23
|