Python: File to GUI Textbox - Modify - Save to Disk

preview_player
Показать описание
Python: Load file into GUI Textbox, Modify, Save back to Disk

After reading file in, change the data, write changes back to disk, & run program to ensure it still works.
Рекомендации по теме
Комментарии
Автор

It is always great to see examples of how things are done using python and Tkinter could not be a better way to fully understand then by example.
I created a GUI in Tkinter which asks the following questions before conducting a search:
1) Enter extension
2) Source Path
3) Destination Path
4) Enter New Folder Name

Then options:
Reset, Start Search, Quit.

This only searches for files with the extension entered and stored in the folder you named and the location you supplied. Search is conducted where you supplied the path to search.

What I would like to do is add more criteria to the search rather than just the extension. It would be nice to compare as many criteria on a file to narrow down the file you want to be copied. For example and not limited to just file size. I know there is more information in the file that makes it unique but don't know how to check and compare to make the end decision for copying the file.

MaxGoddur
Автор

your videos are wonderful george, please continue the great work!

maryl
Автор

you have an amazing playlist of Python and I watched all the videos in it.Thank you very much for your videos.

ittybittyinnovations
join shbcf.ru