Streamlit component that displays an image and returns the coordinates when you click on it
Project description
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://placekidden.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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83255970f257c1b4a820861d76a48b8ece884ba676e0ef03b62c9f5b879453aa |
|
MD5 | 506fc908d65a9e7deaa5a37a1fafff47 |
|
BLAKE2b-256 | ff9102c33ba88910f08f3002aa25e4210974cae78fde908f50ced1f2653bbb40 |
Close
Hashes for streamlit_image_coordinates-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0105ae74eebff6dca12106b5930146adcd41a064dc132d801ff0760fc696da2 |
|
MD5 | 4ad7183ce10772bd59ae0d712aa28038 |
|
BLAKE2b-256 | 327f8050606404c4435c6f7fa1f850d44eda597404e197c3dc68bf859803a4a8 |