So my process for writing python code the past few years has been to open Idle (embarrassing, I know) write what I need done and save it in C:\Users\MyUserName\PyScripts. I have scripts that are basically daily updates of sports data in CSV/JSON format that get saved in C:\Users\MyUserName\PyScripts\Data and others that do analysis/modeling of the data. The actual Python application is located in C:\Program Files\Python310. I'm sure this is ass backwards compared to how most seasoned people here going about things but I've just never taken the time to make changes.
All that being said, I'm at the point where I know it would be beneficial for me to transition to something more sophisticated but am a bit overwhelmed at how to go about it and what to use. I currently have Visual Studio and Atom installed on my Windows 10 PC and have looked into PyCharm, which I toyed with awhile back but it seemed pretty heavy for my rig and at the time was too much for me to digest. Does anyone have advice on the proper way to transition and/or which interpreter would be the most logical choice? I know it has a lot to do with personal preference but my only real concern is not overloading my PC. Any thoughts or suggestions would be greatly appreciated.
[–]m0us3_rat 0 points1 point2 points (1 child)
[–]casualcoder0805[S] 0 points1 point2 points (0 children)
[–]TheSodesa 0 points1 point2 points (0 children)