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": "loading" },
    { "name": "file_2.txt", "status": "fail" },
    { "name": "file_3.txt", "status": "idle" }
]

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.3.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.3-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for streamlit_list_with_loader-0.1.3.tar.gz
Algorithm Hash digest
SHA256 2cc045ea08425d3ba638303105512d50cc69e828da6ef72ec1d20c81f9b326f9
MD5 0a160482f664b03f345fe71f0df9bb0b
BLAKE2b-256 cecaf6b2b51ecaaba46e195606ab1da04a753950a58ccbf22e9138f8a5a0cc19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for streamlit_list_with_loader-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0b8ed1fddfb36b08afa3114ece34463d1ca855775adb2b950740d673ecc677f5
MD5 9d0ad95f5d3655c2a79881e997c65ac9
BLAKE2b-256 60d585047a2948c2ba1c15d8579aee247e2b1940b14d79aad915d3db909d24a6

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