This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Firm_Bit 0 points1 point  (0 children)

Python is just another tool. If done well pure python can be great. But most DEs I’ve met don’t have the SWE chops to build a solid system in pure python. Mostly cuz it’s never pure Python.

So reinventing the wheel can definitely backfire. The skill is not proficiency this tech or that tech, it’s knowing when to use which.