Requests: HTTP for Humans — Requests v0.6.1 documentation
august 2011 by sweeney
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
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.
august 2011 by sweeney
boxedice/python-daemon - GitHub
april 2011 by sweeney
Python daemonizer class
This is a Python class that will daemonize your Python script so it can continue running in the background. It works on Unix, Linux and OS X, creates a PID file and has standard commands (start, stop, restart) + a foreground mode.
python
daemon
This is a Python class that will daemonize your Python script so it can continue running in the background. It works on Unix, Linux and OS X, creates a PID file and has standard commands (start, stop, restart) + a foreground mode.
april 2011 by sweeney
[no title]
april 2011 by sweeney
Python implementation of http://en.wikipedia.org/wiki/Geohash
python
geohash
april 2011 by sweeney
6. Modules — Python v2.7.1 documentation
march 2011 by sweeney
Modules packages and classes in Python
python
module
package
class
march 2011 by sweeney
Tornado Web Server Documentation
march 2011 by sweeney
FriendFeed's web server is a relatively simple, non-blocking web server written in Python. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the non-blocking web server and tools.
python
web
server
tornado
march 2011 by sweeney
Pattern | CLiPS
march 2011 by sweeney
Pattern is a web mining module for the Python programming language.
It bundles tools for data retrieval (Google + Twitter + Wikipedia API, web spider, HTML DOM parser), text analysis (rule-based shallow parser, WordNet interface, syntactical + semantical n-gram search algorithm, tf-idf + cosine similarity + LSA metrics) and data visualization (graph networks).
python
data
mining
It bundles tools for data retrieval (Google + Twitter + Wikipedia API, web spider, HTML DOM parser), text analysis (rule-based shallow parser, WordNet interface, syntactical + semantical n-gram search algorithm, tf-idf + cosine similarity + LSA metrics) and data visualization (graph networks).
march 2011 by sweeney
Using Python and Stompserver to Get Started With Message Queues
january 2011 by sweeney
Using Python and Stompserver to Get Started With Message Queues
python
stomppy
example
january 2011 by sweeney
mysociety: mysociety/iso/pylib/makeplan.py 1.55
september 2010 by sweeney
Finds shortest route from all points on a public transport network to arrive at a given destination at a given time. Uses Dijkstra's algorithm to do this all in one go
dijkstra
journey
plan
python
mysociety
september 2010 by sweeney
NodeBox
may 2008 by sweeney
NodeBox is a Mac OS X application that lets you create 2D visuals (static, animated or interactive) using Python programming code and export them as a PDF or a QuickTime movie. NodeBox is free and well-documented.
python
graphics
visualization
programming
mac
design
osx
software
may 2008 by sweeney
related tags
amazon ⊕ arduino ⊕ bash ⊕ blackbox ⊕ bot ⊕ class ⊕ comet ⊕ command ⊕ coordinate ⊕ cURL ⊕ daemon ⊕ data ⊕ design ⊕ dijkstra ⊕ distance ⊕ diy ⊕ electronics ⊕ Embedded ⊕ example ⊕ geohash ⊕ google ⊕ gps ⊕ graphics ⊕ gsm ⊕ has ⊕ haversine ⊕ hosting ⊕ howto ⊕ http ⊕ journey ⊕ json ⊕ library ⊕ line ⊕ mac ⊕ make ⊕ mapping ⊕ maps ⊕ maths ⊕ messaging ⊕ microcontroller ⊕ mining ⊕ modestmaps ⊕ module ⊕ mysociety ⊕ network ⊕ osx ⊕ package ⊕ plan ⊕ programming ⊕ python ⊖ queue ⊕ rabbitmq ⊕ REST ⊕ robotics ⊕ s3 ⊕ server ⊕ servo ⊕ shell ⊕ software ⊕ stomppy ⊕ stompserver ⊕ storage ⊕ tornado ⊕ ubuntu ⊕ ukhas ⊕ visualization ⊕ wave ⊕ web ⊕ webservices ⊕Copy this bookmark: