Skip to main content

A streamlist component that allows you to have a liist with loading status

Project description

streamlit-list-with-loader

A streamlist component that allows you to have a liist with loading status

Installation instructions

pip install streamlit-list-with-loader

Usage instructions

import streamlit as st

from streamlit_list_with_loader import streamlit_list_with_loader

data = [
    { "name": "file_1.txt", "status": "failed" },
    { "name": "file_2.txt", "status": "loading" },
    { "name": "file_3.txt", "status": "loading" },
]

for item in data:
    streamlit_list_with_loader(data=data)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamlit_list_with_loader-0.1.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

streamlit_list_with_loader-0.1.1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file streamlit_list_with_loader-0.1.1.tar.gz.

File metadata

File hashes

Hashes for streamlit_list_with_loader-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7f2694d667ff6a4318be2b5304e5d83c037a05a889140469d6db240fbb9cd1ae
MD5 85d7e913376d497548b88746c3396499
BLAKE2b-256 66e088596287a7b5d35c7cb312b2bc1e9e920500254bffc0198e89e7548d198c

See more details on using hashes here.

File details

Details for the file streamlit_list_with_loader-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for streamlit_list_with_loader-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9bae09f796a59e7b50a1719fc81c465ba61d001de381fcb73252363f3b8e847f
MD5 6d64cd9b8fd26693de2b5865ee686805
BLAKE2b-256 54e9bfd1f323949421683845d83f30b1a181f8b591e942c884a79ed4d11cdff6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page