Creating a simple file dialog box with Tkinter - Have you come to a point when you want to avoid running your Python scriot in the same folder as your files you want to work with? Do you find it annoying to input the file paths each time? Using Tkinter, you can create a native file dialog, that easily returns multiple files as a list or any other data type of your choosing. Check out the code below! (more…)

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram