How To Save To a Dat File Instead of Databases - Python Tkinter GUI Tutorial

  Рет қаралды 11,294

Codemy.com

Codemy.com

Күн бұрын

Пікірлер: 38
@Codemycom
@Codemycom 3 жыл бұрын
▶️ Watch Entire Tkinter Playlist ✅ Subscribe To My KZbin Channel: bit.ly/2UFLKgj bit.ly/2IGzvOR ▶️ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN ▶️ Get The Code bit.ly/3qWVd41
@shubhamshubham7799
@shubhamshubham7799 3 жыл бұрын
It's really nice of you to give us these tutorials for free...
@Codemycom
@Codemycom 3 жыл бұрын
Just happy you're enjoying them!
@JitenderKumar-cx7fi
@JitenderKumar-cx7fi 3 жыл бұрын
I just can't stop watching your videos. I'm into your all videos. Thank you tonnnn times 😍😍😍
@Codemycom
@Codemycom 3 жыл бұрын
Glad you like them!
@codeKeshav
@codeKeshav 3 жыл бұрын
Your energy level is insane, and your video are knowledgeable and enjoyable. Your videos kills all anxiety while doing programming... Thanks for teaching so well... Sir , you must create your own app named *Codemy.com* (suggestion from my side..)
@Codemycom
@Codemycom 3 жыл бұрын
Thanks! Glad you keep watching them!
@mynameisgod1135
@mynameisgod1135 3 жыл бұрын
I was looking for this. Thank you
@Codemycom
@Codemycom 3 жыл бұрын
Glad I could help
@WvyyFPS
@WvyyFPS 2 жыл бұрын
amazing video John, thank you! I have learned so much from this channel, we do not deserve all this free content!
@Codemycom
@Codemycom 2 жыл бұрын
Glad you're enjoying it! And you can always sign up at codemy.com if you want to pay me ;-)
@davidwilliams1097
@davidwilliams1097 Жыл бұрын
Love all the videos! Is there a way to do this with multiple Entry boxes?
@Codemycom
@Codemycom Жыл бұрын
Sure, what's the hangup?
@albertdupond7399
@albertdupond7399 3 жыл бұрын
Hello John, It was not so easy !!! I am using Python under LINUX MINT. So i had to specify the way to create the new file such as : "home/ChezMoi/Thonny/Data/dat_stuff" and it’s difficult for me to understand the american. But your program is running very well. Thank's and Mary Xmas. et un petit bonjour de France.
@alexdefoc6919
@alexdefoc6919 8 ай бұрын
how does the open function know of the stuff variable that is inside the save function?
@microknigh7
@microknigh7 3 жыл бұрын
Hi John, like your easy introductions. Somewhat off topic, but have you done any vids on ini file handling using configparser? I've been through some of the pages found on the web, but apart from creating the initial file they never seem to work right. Clearly I'm an idiot, but... ;-)
@Codemycom
@Codemycom 3 жыл бұрын
No, sorry I haven't...
@-eckes-w.3574
@-eckes-w.3574 3 жыл бұрын
cool and really easy. In one of the last Videos we made some Lists like small_colors, medium_colors, large_colors. Can i save the Data of all 3 Lists in one file (if - how ?) or do i have to make 3 files ?
@Codemycom
@Codemycom 3 жыл бұрын
Sure you could...
@ashokkumarmuthyam2986
@ashokkumarmuthyam2986 3 жыл бұрын
Thank you sir
@Codemycom
@Codemycom 3 жыл бұрын
Welcome!
@danilakriukov8557
@danilakriukov8557 3 жыл бұрын
pickle does not work at my computer, it is the only problem. If you type import pickle, the program doesn't work. Do you probably know what the problem could be?
@Codemycom
@Codemycom 3 жыл бұрын
No, what do you mean by it not working?
@danilakriukov8557
@danilakriukov8557 3 жыл бұрын
@@Codemycom Thank you, allready solved! There should not be a file pickle.py in the folder, so import pickle could work correctly.
@bennythetiger6052
@bennythetiger6052 3 жыл бұрын
First, love your videos! Second, this is actually a good way to store settings and custom preferences for a program I think... (I'll try it on my progrsm haha)
@Codemycom
@Codemycom 3 жыл бұрын
for sure
@shouryashantanu9864
@shouryashantanu9864 3 жыл бұрын
Please tell how to use ms access with tkinter
@frazer26
@frazer26 3 жыл бұрын
Could you use this to set a profile of your program which will be remembered next time you open? Example dark or light theme, you write the programme to start in light theme, change it to dark, it saves the profile to dat and when you re open, it reads the dat and starts in dark theme?
@Codemycom
@Codemycom 3 жыл бұрын
sure, exactly so...
@joeyblaq9952
@joeyblaq9952 3 жыл бұрын
🔥
@Codemycom
@Codemycom 2 жыл бұрын
:-)
@dunuth
@dunuth 3 жыл бұрын
Question: does codemy.com have any interactivity? I mean a way to ask questions or get help? I'm not gonna lie, for the price, it's just astounding either way.
@Codemycom
@Codemycom 3 жыл бұрын
Yes, you can ask questions under each video. I answer questions about the videos, I don't just randomly consult on whatever weird project you're working on and need help with (that doesn't relate to one of my courses).
@shrinivaschaurasia6666
@shrinivaschaurasia6666 3 жыл бұрын
Just like Image.resize make a video on Image.crop. Plzz....
@Codemycom
@Codemycom 3 жыл бұрын
I have a video on that in the playlist already
@shrinivaschaurasia6666
@shrinivaschaurasia6666 3 жыл бұрын
@@Codemycom Sorry but I still didn't find any video on Image.crop!! please help...
@shrinivaschaurasia6666
@shrinivaschaurasia6666 3 жыл бұрын
@@Codemycom I found a video on Image.resize at 77th position in the playlist but there's no video on Image.crop
Todo List App Part 1 - Python Tkinter GUI Tutorial #154
16:29
Codemy.com
Рет қаралды 23 М.
This INCREDIBLE trick will speed up your data processes.
12:54
Rob Mulla
Рет қаралды 264 М.
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 43 МЛН
An Unknown Ending💪
00:49
ISSEI / いっせい
Рет қаралды 37 МЛН
I Took a LUNCHBAR OFF A Poster 🤯 #shorts
00:17
Wian
Рет қаралды 17 МЛН
Dad gives best memory keeper
01:00
Justin Flom
Рет қаралды 23 МЛН
Saving and loading in pygame with json
25:23
Clear Code
Рет қаралды 29 М.
Python Tutorial: Zip Files - Creating and Extracting Zip Archives
27:10
Treeview - Python Tkinter GUI Tutorial #116
20:21
Codemy.com
Рет қаралды 138 М.
Using Image Recognition to find Mario
8:47
CodeNoodles
Рет қаралды 1,9 МЛН
Create Stunning Python GUIs in 10 Minutes With Drag & Drop
11:38
Coding Is Fun
Рет қаралды 66 М.
Tkinter - Save Checkbutton State
19:47
JobinPy
Рет қаралды 1 М.
Vim Tips I Wish I Knew Earlier
23:00
Sebastian Daschner
Рет қаралды 64 М.
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 43 МЛН