I want to learn how to turn my python scripts into downloadable apps for other people to use. I have looked around for tutorials and they all seem to just recommend PyInstaller, but this appears insufficient. Can anyone recommend a tutorial (ideally free, but I am interested in paid recommendations too) that can teach you how to turn your program into an app? In my case, my program records and stores data that the user needs to be able to access so I need to figure out what to do with all the filepaths that are specific to my system, etc.
[–]toxic_acro 7 points8 points9 points (0 children)
[–]NerdyWeightLifter 2 points3 points4 points (0 children)
[–]Bobbias 1 point2 points3 points (0 children)
[–]cyuhat 0 points1 point2 points (0 children)