Streamlit component that displays an image and returns the coordinates when you click on it
Project description
Streamlit-Image-Coordinates
Author: @blackary
Code: https://github.com/blackary/streamlit-image-coordinates
Streamlit component that displays an image and returns the coordinates when you click on it
Installation instructions
pip install streamlit-image-coordinates
Usage instructions
import streamlit as st
from streamlit_image_coordinates import streamlit_image_coordinates
value = streamlit_image_coordinates("https://placekitten.com/200/300")
st.write(value)
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
Built Distribution
Close
Hashes for streamlit_image_coordinates-0.1.9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 825e1f49053f1363913014a4e9130a03b9ca01fb5f7bd269b17afe8162d2ba37 |
|
MD5 | 88771944cecf9eb388883270a09bc8a0 |
|
BLAKE2b-256 | 364f270c310ec1b200914200bc8387ce166e50c247ae8e4f9e5072a8b674ba37 |
Close
Hashes for streamlit_image_coordinates-0.1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e577d475707ce8a3f7be1825027af6b4d7b609a456f4b25b794756ed2436ab06 |
|
MD5 | 8521466de1a359a703e240bd19852647 |
|
BLAKE2b-256 | 5ecf1dba1380eb3b632f1f86c80533a3fca1376a938517044048122adf816a90 |