My Streamlit application

I created my first streamlit app. Streamlit is a framework that turns data scripts into shareable web apps, all build in Python and free.  Here you can find the documentation for the tool.

My application finds houses for rent in the Netherlands and based on a calculation brings the most better cost vs benefit houses to rent.

My dashboard

I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Code sample

pip install streamlit

Code Source:https://github.com/erickmattoso/rent_den_haag_streamlit

Leave a Reply