"Streamlit" - make your own web app

What is Streamlit?                

                 Streamlit is an open-source app framework for Machine Learning and Data Science teams. Create beautiful web apps in minutes. Using python and with the help of documentation of streamlit we can make our web app easily.


                First write your the python code for (eg: movie recommended system)  and upload in your GitHub. Add requirements.txt file, if you want to install any packages. Now open streamlit - click here
With the help of documentation make changes in your python file. click here for the documentation page.

                Connect with your GitHub account. Click New app, Choose the repository and python file of your python code(.py).

                Now it will take several minutes to make the app. If you get any errors check the error and update it in your python file. 
        
                If you got any packages issues, add the package name in the requirements.txt file. After rectifying all errors your web app is ready.
                    

                You can also check the some awesome templates, and community apps curated from open source examples. Try them out, browse their source code, share with the world, and get inspired for your own projects!





In future posts, I will post my projects on this. You can take it as a reference. Thank you 🙂.





Comments

Popular Posts

Contact Me

Name

Email *

Message *