GameInsightify / pages /01 Overall.py
po5302006's picture
added from github repo, branch ~peter, added chatbot
2fdfcc2
raw
history blame contribute delete
No virus
96 Bytes
import streamlit as st
from module.__custom__ import *
theme = "Overall"
exec_page_home(theme)