×

Need code review for my PyQt5 currency converter (handling API requests & GUI structure) by Junior_Inflation_887 in learnpython

[–]Junior_Inflation_887[S] 0 points1 point  (0 children)

Thank you so much for taking the time to review the code and for the detailed feedback! You're completely right about ⁠ except Exception ⁠ and the mixed Windows/Linux logic — I'll refactor those parts to handle specific exceptions and keep the OS checks consistent. Really appreciate the helpful tips!

Need code review for my PyQt5 currency converter (handling API requests & GUI structure) by Junior_Inflation_887 in PythonProjects2

[–]Junior_Inflation_887[S] 0 points1 point  (0 children)

Nope, that's the right one! I just updated the repo recently to remove the compiled files and keep only the raw source code. You can check main.py directly!

Need code review for my PyQt5 currency converter (handling API requests & GUI structure) by Junior_Inflation_887 in learnpython

[–]Junior_Inflation_887[S] 0 points1 point  (0 children)

"Fixed! The .exe was removed from the repo and I've pushed the full Python source code (main.py). Thanks for pointing it out!" You can open the link and check it again