Py.Cafe

pycafe-docs/

test-project-create-093779d9-0

title1-093779d9-0

DocsPricing
  • app.py
  • requirements.txt
app.py
1
2
3
4
import streamlit as st

st.title("my-project-test")