A streamlit component, to make chat ui messages
Project description
st-message
Streamlit Component, for a UI Message, Chat component
authors - @gamcoh
Installation
Install streamlit-message
with pip
pip install streamlit-message
usage, import the message
function from streamlit_message
import streamlit as st
from streamlit_message import message
message("My message")
message("Hello World!", is_user=True) # align's the message to the right
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
streamlit-message-0.0.1.tar.gz
(649.2 kB
view details)
Built Distribution
File details
Details for the file streamlit-message-0.0.1.tar.gz
.
File metadata
- Download URL: streamlit-message-0.0.1.tar.gz
- Upload date:
- Size: 649.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9ee8a6483961328151c8dc4de6800bda5e01e038f9c9458df252ab75b0c12918
|
|
MD5 |
101fbbea98087ec31e65eb7682e87aeb
|
|
BLAKE2b-256 |
ef803906def4e90ffa08da7963803f8d47edef977795725125c09e016fb22926
|
File details
Details for the file streamlit_message-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: streamlit_message-0.0.1-py3-none-any.whl
- Upload date:
- Size: 657.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
5c9afeb5144fa876911b45e325da990677c105474a60ef5a046b8e8dd5a11af7
|
|
MD5 |
bc65de0085f1c7a66d696114688c9c51
|
|
BLAKE2b-256 |
4242838d66a1530180835eba780000caebf1fa87bb6ca56b37be35d0c7f8a66c
|