gamcoh / st-fb-post

Streamlit Component, for Facebook post UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

st-fb-post

Streamlit Component, for Facebook Post UI

authors - @gamcoh

Installation

Install streamlit-fb-post with pip

pip install streamlit-fb-post

usage, import the message function from streamlit_fb_post

import streamlit as st
from streamlit_fb_post import post

post("Happy birthday to the main character in our family!", legend="25 feb", link="https://www.facebook.com/")

About

Streamlit Component, for Facebook post UI

License:MIT License


Languages

Language:TypeScript 34.8%Language:HTML 27.1%Language:Python 22.3%Language:JavaScript 15.8%