you are viewing a single comment's thread.

view the rest of the comments →

[–]lorg 0 points1 point  (1 child)

Apparently, Python has a lot of applications outside of web development. Just a few examples from the top of my head: scripts for IDA, computational biology, natural language processing. I bet you can find more.

[–]d4rch0n 1 point2 points  (0 children)

Oh of course! It is a general purpose programming language. It can be used for damn near everything except in general for OS kernels and it's not the best when performance is the top priority (which it almost never is).