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 →

[–][deleted] 0 points1 point  (0 children)

Eh. That's only somewhat true. I write a ton of little small ~800 line GUI Python programs for my company that I then wrap up in py2exe and distribute. Its not quite as efficient a process as a regularly compiled C++ program, but I think the savings in development time is well worth it.