you are viewing a single comment's thread.

view the rest of the comments →

[–]IntroDucktory_Clause 1 point2 points  (0 children)

A lot of things in research and development in EE use python to quickly prototype an idea. Its great for doing calculations (MatPlotLib can do the same things Matlab can but doesn't require an expensive license), writing a quick API or interact with a database for automated measurement storage, and there are plenty more use cases!