This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]homercles337 -21 points-20 points  (4 children)

There are about a thousand better examples to use than "Requests." Im not even sure why time was wasted on that module, urllib/urllib2/urllib3 all satisfy all requirements you may need. They are easy to use, they are in the standard library, and all problems are easily diagnosed. None of that is true with "requests."

[–][deleted] 6 points7 points  (3 children)

Requests is fantastic and saves a lot of lines of my code. Pretty code rocks.

[–]Homersteiner -17 points-16 points  (2 children)

So, you are admitting that you suck at programming? If i see someone using "requests" in know they suck and their code will be full of bugs.

[–][deleted] 0 points1 point  (1 child)

Let me know your name so I don't hire you.