|
|
|
|
|
by Rotareti
1998 days ago
|
|
Python supports type annotations and static typing via mypy and co. I find statically typed Python is absolutely comparable to other statically typed languages. At least I don't feel much of a difference working with it compared to go, typescript. |
|