Make a GUI with just ONE LINE of code using Python

preview_player
ะŸะพะบะฐะทะฐั‚ัŒ ะพะฟะธัะฐะฝะธะต

๐——๐—˜๐—ฆ๐—–๐—ฅ๐—œ๐—ฃ๐—ง๐—œ๐—ข๐—ก
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€
In this Python tutorial, I'm going to show you how to make a GUI with just one line of code - and it's really easy! GUI stands for Graphical User Interface. It is the visual part of a system that a user interacts with. In this video, I will show you how to create GUI with ONE LINE OF CODE using Python and the PySimpleGUI library.

๐ŸŒ ๐—Ÿ๐—œ๐—ก๐—ž๐—ฆ:

โญ ๐—ง๐—œ๐— ๐—˜๐—ฆ๐—ง๐—”๐— ๐—ฃ๐—ฆ:
00:00 โ€“ Introduction
00:28 โ€“ One Line GUIs
05:55 โ€“ Practical Example
08:09 โ€“ Bonus
09:10 โ€“ Outro

๐—ง๐—ข๐—ข๐—Ÿ๐—ฆ ๐—”๐—ก๐—— ๐—ฅ๐—˜๐—ฆ๐—ข๐—จ๐—ฅ๐—–๐—˜๐—ฆ
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€

๐—–๐—ข๐—ก๐—ก๐—˜๐—–๐—ง ๐—ช๐—œ๐—ง๐—› ๐— ๐—˜
โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€

โ˜• ๐—•๐˜‚๐˜† ๐—บ๐—ฒ ๐—ฎ ๐—ฐ๐—ผ๐—ณ๐—ณ๐—ฒ๐—ฒ?
If you want to support this channel, you can buy me a coffee here:
ะ ะตะบะพะผะตะฝะดะฐั†ะธะธ ะฟะพ ั‚ะตะผะต
ะšะพะผะผะตะฝั‚ะฐั€ะธะธ
ะะฒั‚ะพั€

*I will be here in the comments section. If you have any questions, please let me know.*

CodingIsFun
ะะฒั‚ะพั€

this channel is severely underrated.... thanks sven for all that you do!

joshuabnguyen
ะะฒั‚ะพั€

Never would have thought it would be so easy - Thank you!!

florianroeseler
ะะฒั‚ะพั€

The information shared here is unqiue.
Short and extremely informative. Thank you very much.


โค

rajeshsn
ะะฒั‚ะพั€

Simply outstanding! Thank you for sharing!

aipy
ะะฒั‚ะพั€

As always awesome video, and the bonus is excellent !

ricardo.alves.campos
ะะฒั‚ะพั€

congratulations ! very powerful and demonstrated cleverly ! thanks for all your fantastic videos !

eduedu
ะะฒั‚ะพั€

This is such a helpful tutorial - thank you.

dmcf
ะะฒั‚ะพั€

That's very important for our project, thanks so much

driouichelmahdi
ะะฒั‚ะพั€

thank you so much I really appreciate the content you make this channel is a gold mine

zibivaxmeterinstall
ะะฒั‚ะพั€

Thanks for sharing this; very useful! Is there a way to enlarge the calendar and by pressing enter to select 'ok'. also wonder if it is possible to get the date in iso yyyy, mm, dd

pieterjdw
ะะฒั‚ะพั€

Bonus Question! Do little EXEs need to be formally installed to use on other machines, or can it for example, just sit on a thumb drive or SharePoint?

bc
ะะฒั‚ะพั€

Any idea and/or tips how to make a Python GUI to open a CVS file and make a matploblit or Seaborn graph from it?

pinkunicorn
ะะฒั‚ะพั€

Amazing and awesome. Is there a way to unpack the python exe file to the source code again? I mean to convert the exe python file to regular python file (.py)

KhalilYasser
ะะฒั‚ะพั€

Thanks, Sven! Do you know if this is available on Colab?

bc
ะะฒั‚ะพั€

hello, kinldy note i'm using jupyter lab to run your codes, non of them is running without error, please advise ?!

amrselim
ะะฒั‚ะพั€

Great! Just a problem. Getting error pathlib is obsolete and incompatible with pyinstaller?

VishantR
ะะฒั‚ะพั€

Hi can u help me, if i want the suitable popup for voice base codes.

sitinuraisyahishak
ะะฒั‚ะพั€

Thank you for all!

Two questions:
1. Can you have a menu bar?
2. Let's say you have a script with multiple steps/sections: load data (2 files), compare them, etc)
Is it posible to have a window with vertical scroll bar where you can automatically have the status of each step of your Python script ("Done", "Failed")?

robertdr
ะะฒั‚ะพั€

I installed pysimplegui but it says there's no module there

Edit: nevermind figured it out, it was using the old version of python, had to install it with python3

remmidy