streamlit-image-coordinates


Namestreamlit-image-coordinates JSON
Version 0.1.6 PyPI version JSON
download
home_pagehttps://github.com/blackary/streamlit-image-coordinates/
SummaryStreamlit component that displays an image and returns the coordinates when you click on it
upload_time2023-07-18 14:45:19
maintainer
docs_urlNone
authorZachary Blackwood
requires_python>=3.7
licenseMIT License
keywords python streamlit images component
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Streamlit-Image-Coordinates

[![Releases](https://img.shields.io/pypi/v/streamlit-image-coordinates)](https://pypi.org/project/streamlit-image-coordinates/)
![Python Versions](https://img.shields.io/pypi/pyversions/streamlit-image-coordinates.svg)
![License](https://img.shields.io/github/license/blackary/streamlit-image-coordinates)
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://image-coordinates.streamlit.app)

Author: [@blackary](https://github.com/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

```sh
pip install streamlit-image-coordinates
```

## Usage instructions

```python
import streamlit as st

from streamlit_image_coordinates import streamlit_image_coordinates

value = streamlit_image_coordinates("https://placekitten.com/200/300")

st.write(value)
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/blackary/streamlit-image-coordinates/",
    "name": "streamlit-image-coordinates",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "python streamlit images component",
    "author": "Zachary Blackwood",
    "author_email": "zachary@streamlit.io",
    "download_url": "https://files.pythonhosted.org/packages/ad/8f/05c8e33330d476f1a46f19e4bdc987069d1fbb571b0a6d00bf7965529fcb/streamlit-image-coordinates-0.1.6.tar.gz",
    "platform": null,
    "description": "# 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\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",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Streamlit component that displays an image and returns the coordinates when you click on it",
    "version": "0.1.6",
    "project_urls": {
        "Homepage": "https://github.com/blackary/streamlit-image-coordinates/"
    },
    "split_keywords": [
        "python",
        "streamlit",
        "images",
        "component"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a233e97f4de90234aec76266a2ae56982fbe3ef3dd7bc510f6cb790151c753d1",
                "md5": "acbd3f2389e0696b702738d9bc55254c",
                "sha256": "56b299c38c8c9aaa2fd724f12bc3b81017d01332a242152e10eeb63dffd50dd6"
            },
            "downloads": -1,
            "filename": "streamlit_image_coordinates-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "acbd3f2389e0696b702738d9bc55254c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6348,
            "upload_time": "2023-07-18T14:45:17",
            "upload_time_iso_8601": "2023-07-18T14:45:17.802802Z",
            "url": "https://files.pythonhosted.org/packages/a2/33/e97f4de90234aec76266a2ae56982fbe3ef3dd7bc510f6cb790151c753d1/streamlit_image_coordinates-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad8f05c8e33330d476f1a46f19e4bdc987069d1fbb571b0a6d00bf7965529fcb",
                "md5": "4492402f503c15878edaffd8bbb05364",
                "sha256": "2327599727243a5ad9798e5767b624ab4d26985f606c6be435145eb1c4127d1d"
            },
            "downloads": -1,
            "filename": "streamlit-image-coordinates-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "4492402f503c15878edaffd8bbb05364",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5310,
            "upload_time": "2023-07-18T14:45:19",
            "upload_time_iso_8601": "2023-07-18T14:45:19.333451Z",
            "url": "https://files.pythonhosted.org/packages/ad/8f/05c8e33330d476f1a46f19e4bdc987069d1fbb571b0a6d00bf7965529fcb/streamlit-image-coordinates-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-18 14:45:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "blackary",
    "github_project": "streamlit-image-coordinates",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "streamlit-image-coordinates"
}
        
Elapsed time: 0.08857s