Streamlit Blog Video
JCharisTech Youtube Video
3 Years old - so may be out of date
import streamlit as st
def main():
"""A Simple CRUD Blog"""
st.title("Simple Blog")
import streamlit as st
def main():
"""A Simple CRUD Blog"""
st.title("Simple Blog")