File size: 202 Bytes
5e55a06
 
 
 
 
 
2fdfcc2
5e55a06
2fdfcc2
 
1
2
3
4
5
6
7
8
9
10
import streamlit as st

from module.__custom__ import *

theme = "Developer"
main_genre = "developers"
labels = main_genre

exec_page_pub('💽', theme, main_genre)
plot3_box_limit(theme, labels, 0.005)