top of page
Writer's pictureChris Franklin

Streamlit.io Open Source Python Framework for creating web apps all in Python


My recent LinkedIn comment to a post. Check it out Pythonistas!



For me a great GUI framework is Streamlit.io. It is relatively lightweight, newer, and with the Community Cloud version of Streamlit, it allows pythonistas to create & deploy interactive web apps that are desktop & mobile friendly all in python.It is easily deployed by uploading your python file and requirements.txt file to a GitHub repository.


Its free and open source and owned by Cloud leader Snowflake since early 2022. Using it with my data science personal projects and teaching my bootcamp mentees about it.


For enterprise work, I am researching it to see the viability for use in my Fortune 500 company production environment. A lot of questions for that use case because of threat monitoring and security attestation, but excited to see what happens with my research. It can be containerized using Kubernetes and Docker.


Here is some information on it's Trust and security which is critical for enterprise use of the framework.


https://docs.streamlit.io/streamlit-community-cloud/trust-and-security


Here is information on their community cloud edition with my proof of concept web app I created in Streamlit.


https://cef1911-chris-f-streamlit-datascience-app-stream-app-5p099v.streamlit.app/


https://streamlit.io/


Enjoy:) Chris F

14 views0 comments

Recent Posts

See All

Komentáře


bottom of page