Metadata-Version: 2.4
Name: streamlit-image_uploader
Version: 0.0.1
Summary: This is a streamlit component that allows you to upload images, its component was made for change the text to whatever lenguage you want.
Home-page: 
Author: John Sebastián Galindo Hernández
Author-email: johnsgalindo@ucundinamarca.edu.cos
Requires-Python: >=3.12
Description-Content-Type: text/plain
Requires-Dist: streamlit>=1.43.2
Provides-Extra: devel
Requires-Dist: wheel; extra == "devel"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

the component receives the following parameters: buttonText, dropText, allowedFormatsText, borderColor, buttonColor, buttonTextColor, hoverButtonColor, key. The component returns a dict with the fileName of the image uploaded and its preview
