import streamlit as st from utils.wolvesville import Wolvesville api = Wolvesville() st.title("Wolvesville App")