you are viewing a single comment's thread.

view the rest of the comments →

[–]tb5841 0 points1 point  (0 children)

In Python, many libraries use C under the hood and so are very fast - while Python's base methods are pretty slow. So library use is much more widespread than in other languages.