|
|
|
|
|
by kaon_
430 days ago
|
|
It always boggles my mind that python is so popular while being so unfriendly and hard to use. Terrible package management. Poor typing system. Useless stack traces. Unintuitive syntax (no ternary operator?!). And yet it has become the default language almost. I guess the way forward now would be to "make python good". Thank goodness uv is trying. |
|
Using the included batteries, and just adding a small number of well vetted extras had worked great in my experience.