{"id":14959609,"url":"https://github.com/blackary/streamlit-image-coordinates","last_synced_at":"2025-05-16T09:05:02.930Z","repository":{"id":84476788,"uuid":"581257066","full_name":"blackary/streamlit-image-coordinates","owner":"blackary","description":"Get the coordinates of clicks on an image in your streamlit app","archived":false,"fork":false,"pushed_at":"2025-05-05T17:14:17.000Z","size":318,"stargazers_count":90,"open_issues_count":6,"forks_count":12,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T18:36:02.585Z","etag":null,"topics":["python","streamlit","streamlit-component"],"latest_commit_sha":null,"homepage":"https://image-coordinates.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blackary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-12-22T17:29:50.000Z","updated_at":"2025-04-21T17:50:21.000Z","dependencies_parsed_at":"2024-06-17T19:26:11.368Z","dependency_job_id":"d856dbe4-01f7-4810-b165-e22e3639fcda","html_url":"https://github.com/blackary/streamlit-image-coordinates","commit_stats":{"total_commits":36,"total_committers":4,"mean_commits":9.0,"dds":"0.19444444444444442","last_synced_commit":"d7ea51093fd3c080f3dc897c6120ff6b21fdb0c4"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackary%2Fstreamlit-image-coordinates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackary%2Fstreamlit-image-coordinates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackary%2Fstreamlit-image-coordinates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackary%2Fstreamlit-image-coordinates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackary","download_url":"https://codeload.github.com/blackary/streamlit-image-coordinates/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501557,"owners_count":22081528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","streamlit","streamlit-component"],"created_at":"2024-09-24T13:20:12.937Z","updated_at":"2025-05-16T09:04:57.908Z","avatar_url":"https://github.com/blackary.png","language":"Python","readme":"# Streamlit-Image-Coordinates\n\n[![Releases](https://img.shields.io/pypi/v/streamlit-image-coordinates)](https://pypi.org/project/streamlit-image-coordinates/)\n![Python Versions](https://img.shields.io/pypi/pyversions/streamlit-image-coordinates.svg)\n![License](https://img.shields.io/github/license/blackary/streamlit-image-coordinates)\n[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\n[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://image-coordinates.streamlit.app)\n\nAuthor: [@blackary](https://github.com/blackary)\n\nCode: https://github.com/blackary/streamlit-image-coordinates\n\nStreamlit component that displays an image and returns the coordinates when you click on it.\nAlso returns click event time in unix format.\n\n## Installation instructions\n\n```sh\npip install streamlit-image-coordinates\n```\n\n## Usage instructions\n\n```python\nimport streamlit as st\n\nfrom streamlit_image_coordinates import streamlit_image_coordinates\n\nvalue = streamlit_image_coordinates(\"https://placekitten.com/200/300\")\n\nst.write(value)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackary%2Fstreamlit-image-coordinates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackary%2Fstreamlit-image-coordinates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackary%2Fstreamlit-image-coordinates/lists"}