Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

streamlit_message-0.0.1-py3-none-any.whl (657.1 kB view hashes)

Uploaded Python 3

Supported by

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