Skip to content

[Talk] "Become a Data Storyteller with Streamlit" | πŸ‡¨πŸ‡Ώ PyData Prague'23 & πŸ‡©πŸ‡ͺ PyMunich'24

License

Notifications You must be signed in to change notification settings

furkanmtorun/StreamlitPresi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’ˆ Streamlit Presi

πŸš€ Talks

Talk & Event Where When Organizer Link
"Become a Data Storyteller with Streamlit!" πŸ‡©πŸ‡ͺ Munich, DE May 21, 2024 PyMunich PyMunich-FurkanMTorun
"Become a Data Storyteller with Streamlit!" πŸ‡¨πŸ‡Ώ Prague, CZ November 20, 2023 PyData Prague PyDataPrague-FurkanMTorun

πŸ’Š Installation & Running

git clone https://github.com/furkanmtorun/StreamlitPresi.git
cd StreamlitPresi
conda create --name streamlit_presi python=3.11 -y
conda activate streamlit_presi
pip install -r requirements.txt
wget 'https://github.com/patrick013/Object-Detection---Yolov3/raw/master/model/yolov3.weights' -O utils/yolov3.weights
streamlit run Main.py

βš”οΈ Test

Run the tests in the parent folder:

pytest tests/* -v 

🎈 What can you do with Streamlit?

There are several projects and apps using Streamlit! Here, I collected few of them for different categories.

Click here to see the list

Examples

Dashboard:

NLP:

Image:

πŸ‘¨πŸ»β€πŸ’» Author and Developer

Moreover, please do not hesitate to comment via opening an issue via GitHub if you have any suggestions or feedback!

About

[Talk] "Become a Data Storyteller with Streamlit" | πŸ‡¨πŸ‡Ώ PyData Prague'23 & πŸ‡©πŸ‡ͺ PyMunich'24

Topics

Resources

License

Stars

Watchers

Forks

Languages