16 Nov 11

10 Oct 11

Requests allow you to send HEAD, GET, POST, PUT, PATCH, and DELETE HTTP requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It’s powered by urllib2, but it does all the hard work and crazy hacks for you.

by mlb 14 years ago

25 Sep 11

Inject code into a running Python process.

by piranha 14 years ago

19 Sep 11

Have you always wanted to learn how to code but never thought you could? Are you looking to build a foundation for more complex coding? Do you want to challenge your brain in a new way? Then Learn Python the Hard Way is the book for you.

by bbohling 14 years ago saved 3 times