Last month Streamlitlaunched their front end tool for machine learning teams. The project is open-source and easy to get up and running. Streamlit fills the need for tooling somewhere between JuPyter notebooks and consumer applications that can be written in Python. In a recent medium article, Adriene Treuille breaks down the goals for Streamlit into 3 main parts:
Embrace Python scripting. Streamlit apps are really just scripts that run from top to bottom…
Treat widgets as variables. There are no callbacks in Streamlit! Every interaction simply reruns the script…
Reuse data and computation. …Streamlit introduces a cache primitive that behaves like a persistent, immutable-by-default, data store that lets Streamlit apps safely and effortlessly reuse information.
Getting Streamlit up and running to create the example above took about 10 minutes AND creating a slider widget in one line of code is impressive! If you would like to learn more about implementing Streamlit, take a look at thesearticles. If you would like to contribute to the project, check out the Streamlit community. Also, take a look at Streamlit’s documentation and main concepts.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey