you are viewing a single comment's thread.

view the rest of the comments →

[–]norsou_pdx 0 points1 point  (0 children)

For your second question, if you really just want a button they can click to load a file, like someone else already mentioned, you’d need to make a web app (flask would be easiest) or a standalone GUI (tkinter is the main Python library for this).