GameInsightify / pages /08 Publisher.py
po5302006's picture
test commit
5e55a06
raw
history blame
144 Bytes
import streamlit as st
from module.__custom__ import *
theme = "Publisher"
main_genre = "publishers"
exec_page_pub('🛒', theme, main_genre)