Let's build an image viewer with NiceGUI and Python together!

preview_player
Показать описание
In this video you learn how to create an image viewer with python and NiceGui. You can start it from the command live to view all images in the current folder as a gallery

C H A P T E R S
1:00 Setup project, install NiceGUI
1:25 Create a label to show the current folder
1:45 Emoji as favicon
2:20 Local web server serves images with static files
3:00 Load images as static files
3:50 Row element and context managers
5:20 Buttons to adjust the image size

M Y O N L I N E T R A I N I N G

L I N K S I N T H E V I D E O

#nicegui #imageviewer #python
Рекомендации по теме
Комментарии
Автор

Very nice! Thanks for this great video. Really good explanations and a super cool use case ⭐

zauberzeug_gmbh
Автор

Thanks for the video but I do have some comments

1. Can we have container like behavior so on desktop there won’t be extra space on the right side

2. If the content is set to w-full, why can’t the card fill the screen?

3. In quasar we have classes like for desktop, mobile and tablet- and adding this classes, one can define the layout of the content. Any way to do this in NiceGUI?

Lugoxc
Автор

Nice G.U.I., not NiceGUY. Damn that was distracting in an otherwise interesting video.

madst