5 ms·
Wait a few weeks, for his followup article entitled "Why I came back to Python....two words...mature libraries"
by markmm 14y ago
Wait a few weeks, for his followup article entitled "Why I came back to Python....two words...mature libraries"
- luriel 14y agoI have found at least the Go stdlib much more uniform and reliable than the Python stdlib, perhaps not as complete, but it also has things that are missing from the Python stdlib, and unlike with the Python stdlib I don't find myself reaching from alternatives, the Go stdlib has great template system, image manipulation, etc. Third party libs still are more uneven, but that is not much different from Python.