No project description provided
Project description
Deploying this widgets so that there is a stream-lit way of getting the file metadata.
Dependency:
1 python version <3.13 which is properly configured with tkinter.
2 Tested version for mac is 3.9 python with properly configured tkinter.
Constraints on usability:
1 Currently not able to use the widget with st.forms.
Example code:
import streamlit as st
from CutstomWidgetLoader.CustomWidgetLoaderUpload import file_upload_widget
def main():
st.title("File Upload Example")
# Call the file upload widget function
values=file_upload_widget()
return values
if name == "main":
a=main()
Photo Sample:
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Streamlit_Filepath_Loader-0.2-py3-none-any.whl.
File metadata
- Download URL: Streamlit_Filepath_Loader-0.2-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35918cbc879e46e8f795f86fbde0d883eeb335db2986b5a80f11dac5e5637993
|
|
| MD5 |
00a71c5859d3611bf61c2812f9aa4cbc
|
|
| BLAKE2b-256 |
daba2654dcd8a9861fadac3ea691a9305ed0cdaeee0fd3a8eb93be957fbe8609
|