Create Your First Speckle App using only Python🐍 - SpecklePy🔷 and Streamlit👑

Do you want to create your very first Speckle App and get your hands dirty dealing with Speckle data? But you only know Python and creating a web app takes more than that, right? Until recently this required learning web development and starting complex React or Angular projects but not anymore.

In this tutorial, you are going to create your very first Speckle App using only Python. This app will analyze the selected stream from a given account and return some statistics about it. Learn the basics of SpecklePy :large_blue_diamond: and Streamlit :crown: with this step-by-step tutorial. Check it out :eyes::

7 Likes

:fire: Makes me want to learn some python!

1 Like

@gokermu I found a problem , on the tutorial the URL is displayed like this <
https://speckle.xyz/embed?stream=“+stream.id+”&commit=+commit.id" > and the arrows somehow didn´t allow me to get the commit

Nevertheless
Thanks for the tutorial, it´s pretty awesome!

3 Likes

Would it be possible to access the data associated with each geometry? To filter and analyze construction/manufacturer things would be interesting :slight_smile:

1 Like

Hey @jan-casas ,

You can take a look at thie tutorial👇:

1 Like

i was just checking it out
Thank you!

1 Like