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.2.tar.gz
(730.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_knobs-0.0.2.tar.gz.
File metadata
- Download URL: streamlit_knobs-0.0.2.tar.gz
- Upload date:
- Size: 730.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c22620d4aa6d08b8e0e278780ea5fd12b16d2254649a477bddab9bff1e738623
|
|
| MD5 |
471fafec501e218a45f4e09178c83b44
|
|
| BLAKE2b-256 |
c6270cdcf0cd3592548dbde4cdfdd30cc78be0cce6ed29d44a8bb0bc72794b97
|
File details
Details for the file streamlit_knobs-0.0.2-py3-none-any.whl.
File metadata
- Download URL: streamlit_knobs-0.0.2-py3-none-any.whl
- Upload date:
- Size: 1.5 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 |
7cc1d728eb5e999a78b754c1e2dd69d75a031b90d2dee954be1ef52156af81de
|
|
| MD5 |
d9d3029595bff6738191cd774d610310
|
|
| BLAKE2b-256 |
548babef8fa6dca89e20f422b66728a9b34c1efb76a5e7bf02dcd0ddf5ea12bd
|