DEV Community

Discussion on: Why we migrated our CLI from NodeJS to GoLang 💻

 
abdurrahmaanj profile image
Abdur-Rahmaan Janhangeer

version conflicts and dependencies is solved by py companies, not an issue if you use your own version. single exec, pyinstaller has been killing lately but even without single exec, py companies have no problem.

for syntax dislike and enforcement, that is a matter of choice.

industrial-level python is different from casual coding.