How to Create a Modular Streamlit Project with UV and Setuptools
Why am I creating packages to make my Streamlit app modular?
By creating packages, my project will be better organized. As I plan to have more than one feature, I want to make sure that I keep their functionality separate. That means that the feature...
shanirivers.hashnode.dev4 min read