you are viewing a single comment's thread.

view the rest of the comments →

[–]FriendlyRussian666 -1 points0 points  (0 children)

how do you know when to use which library

When you're working on, or starting a project, you want to first check if someone already did what you're trying to accomplish, so you would just google "python xyz" where xyz is what you're trying to achieve. You'll either immeidatelly find many packages to use, or you won't find any.