How do I use WordNet in Python?

Why does Google seem to use use httplib2 over python requests?

  • I am interested to know why Google seems to prefer the httplib2 library (which, on the face of it seems slightly stagnant, and less loved by the python community at large) over the very clean, well documented, and much loved python requests library. Any clues on why this is? Does anyone at Google use python requests internally? If there is a preference towards httplib2, is there a reason for it?

  • Answer:

    Google does not trust these types of libs, and prefer using low level libs so they can have speedy systems, and also they love develop their own libs that 90% of them are not open source !

El Mehdi Karami at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.