>>105804811
i have several pieces of "throw away" and "prototype" python in production. computer time is a few cents an hour. a dev to translate it into a proper language is thouands of dollars a week.
the math is simple:
(dev time)*(dev rate) + (execution time)*(times executed)*($/cpu-hr)
for a lot of things, the first term dominates. so prototypes become production.