Streamlit component that allows for easy management of task mapping. Specific to a project. Do not use. For demonstration purposes only.
Project description
streamlit-mdm-table
Streamlit component that allows for easy mapping of tasks and IDs to a table. This is specific for a project and may not be useful for other projects. Do not use.
Installation instructions
Import the wheel file in your project.
Usage instructions
import streamlit as st
from streamlit_mdm_table import streamlit_mdm_table
value = streamlit_mdm_table(
tasks,
linkedin_content,
youtube_content,
google_analytics_content,
poppulo_harmony_content,
poppulo_email_content,
sharepoint_content,
viva_engage_content
)
if value is not None:
st.dataframe(value)
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 Distribution
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 ex_pro_streamlit_mdm_table-0.0.9.tar.gz.
File metadata
- Download URL: ex_pro_streamlit_mdm_table-0.0.9.tar.gz
- Upload date:
- Size: 632.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d121b2dbfd60995ca180b0454cfd90f815f9db6d1f1b24218aa0022ae599e651
|
|
| MD5 |
5a4fd1f15fca389d3def8eac5f13739e
|
|
| BLAKE2b-256 |
d5221d23fe63ec6fd014f792a9464d146ecc28f06a0a0580559212f352c301a5
|
File details
Details for the file ex_pro_streamlit_mdm_table-0.0.9-py3-none-any.whl.
File metadata
- Download URL: ex_pro_streamlit_mdm_table-0.0.9-py3-none-any.whl
- Upload date:
- Size: 8.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
448d1755d37365a5e08f96f10a64ecc11986e7393c31827cbc81814494074407
|
|
| MD5 |
ff6c6b725fd1102917024356d95e8423
|
|
| BLAKE2b-256 |
fc86a5bf6f35dffe2f5006e6099c8511b2f426915e546ebe49c8525a9456757e
|