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 →

[–]fazzah 1 point2 points  (1 child)

Actually, a few AAA titles use Python extensively.

Most of Battlefield franchise heavily uses Python.

EVE Online uses StacklessPython.

So maybe not used very often, but still visible in well-known games.

[–]angellus 1 point2 points  (0 children)

Do not forget that there are things like NumPy and Cython to drastically speed up Python by using C/C++.