Code With Alex · @code_with_alex

Posted 2 weeks ago
31.22K followers
4.58K views
205 likes
4 comments
8 shares

Let's Build a modern looking Currency Converter in Python using Streamlit #python #coding #programming  Here is how to build a live currency converter in Python using Streamlit in about 30 lines of code. Learn how to cache API calls with Streamlit's cache data decorator, fill a dropdown directly from the API response, and get instant results without a button using Streamlit's automatic rerun behavior. Let me know if you want the source code. I could share it via GitHub.