» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with code + python

django-chunks - Officially Lucky, a blog by Clint Ecker

ultra-tiny django app for including chunks of content as an intermediate step between a normal CMS and server-side-includes

opensource: del.icio.us tag/opensource

Phil in Hong Kong − Simple to return JSON from Google App Engine Database

"class MainPage(webapp.RequestHandler): def post(self): greetings = db.GqlQuery("SELECT * FROM Greeting ORDER BY date DESC LIMIT 10") result = {} count = 0 for greeting in greetings: result[count] = cgi.escape(greeting.content) count = count 1

json: del.icio.us/tag/json

[from chimezie] ASPN : Python Cookbook : Iterating Over Dates

Iterate over a range of dates, [begin, end), day by day

User:jeyrb: del.icio.us/network/jey

Empty Thoughts: GitPython

nice git module written in python

git: del.icio.us tag/git

[from chimezie] ASPN : Python Cookbook : Line Oriented State Machine

State machine for processing text files on a line-by-line basis using regular expressions to determine transition to next state.

User:jeyrb: del.icio.us/network/jey

Python Programming Language -- Official Website

Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries...

opensource: del.icio.us tag/opensource

Beautiful Soup documentation

An HTML/XML parser for Python capable of cleaning up invalid code

XML: del.icio.us/tag/xml

simple LED control for n810

simple proof of concept python script to control the LED's on a Nokia N810 by Jott

maemo: http://del.icio.us/tag/maemo

Page 1 | Next >>