How to Hide Password and API keys in Streamlit Share

How to Hide Password and API keys in Streamlit Share

20.397 Lượt nghe
How to Hide Password and API keys in Streamlit Share
Streamlit has this awesome service where you can deploy and host your Sreamlit apps with just a couple of clicks from your GitHub repo. But while building with Streamlit, we sometimes use APIs or other online services to enrich our web app. If you upload your code to GitHub without hiding your API keys and passwords anyone can get access to them and use your personal keys to access these services. To avoid this, we need to hide our API keys and password that are used in the application. Luckily Streamlit Share has a very neat way of doing this. Let's see it in this quick video! RESOURCES: 🏃‍♀️ Data Science Kick-starter mini-course: https://www.misraturp.com/courses/data-science-kick-starter-mini-course 🐼 Pandas cheat sheet: https://misraturp.gumroad.com/l/pandascs 📥 Streamlit template: https://misraturp.gumroad.com/l/stemp 📝 NNs hyperparameters cheat sheet: https://www.misraturp.com/nn-hyperparameters-cheat-sheet 📙 Fundamentals of Deep Learning in 25 pages: https://misraturp.gumroad.com/l/fdl COURSES: 👩‍💻 Hands-on Data Science: Complete your first portfolio project: https://www.misraturp.com/hods 🌎 Website - https://misraturp.com/ 🐥 Twitter - https://twitter.com/misraturp