File size: 144 Bytes
5e55a06
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
import streamlit as st

from module.__custom__ import *

theme = "Developer"
main_genre = "developers"

exec_page_pub('💽', theme, main_genre)