sweeney + library   13

Requests: HTTP for Humans — Requests v0.6.1 documentation
Requests is an ISC Licensed HTTP library, written in Python, for human beings.

Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s builtin urllib2 module provides most of the HTTP capabilities you should need, but the api is thoroughly broken. It requires an enormous amount of work (even method overrides) to perform the simplest of tasks.

Things shouldn’t be this way. Not in Python.
python  http  library 
august 2011 by sweeney
joehewitt's three20 at master - GitHub
Three20 is a collection of iPhone UI classes, like a photo viewer, and general utilities, like an HTTP disk cache. Three20 is derived from the Facebook iPhone app.
library  iphone  development  objective-c 
march 2009 by sweeney
DOM Assistant
The idea of DOMAssistant is to provide a simpler and more consistent way to script against the Document Object Model (DOM) in web browsers. The idea is that everything starts with the element in question, and then performs various methods on it, such as a
javascript  dom  library  code  prototype 
march 2007 by sweeney

Copy this bookmark:



description:


tags: