GameInsightify / pages /09 Developer.py
po5302006's picture
test commit
5e55a06
raw
history blame
No virus
144 Bytes
import streamlit as st
from module.__custom__ import *
theme = "Developer"
main_genre = "developers"
exec_page_pub('💽', theme, main_genre)