Sushi Kanji

jmoiron.net

Johnny Cache Caching Framework. This looks awesome.

Mar 01, 2010 | 0 Comments | permalink

MongoEngine User Documentation — MongoEngine v0.2.2 documentation

I can’t wait to try this one out as I’ve been playing a bit with mongodb in recent days.

Feb 05, 2010 | 0 Comments | permalink

Start - Bottle Web Framework

A very interesting lightweight Python framework. Not a lot of overhead to getting something up and running fast. No built in ORM but supports sqlalchemy. I may have to take this for a spin this weekend

Nov 09, 2009 | 0 Comments | permalink

YouTube - Lec 1 | MIT 6.00 Introduction to Computer Science and Programming, Fall 2008

From MIT open courseware, Introduction to Computer Science based, taught with Python.

Sep 13, 2009 | 0 Comments | permalink

Tools of the Modern Python Hacker: Virtualenv, Fabric and Pip

An overview of some extremely useful tools for installing, deploying and maintaining your Python environments.

Jul 08, 2009 | 0 Comments | permalink

Mindblowing Python GIL

The most thorough talk on Python’s GIL to date. If you want to build concurrent systems using Python this is the video to watch.

Jun 26, 2009 | 0 Comments | permalink

Python Recipes « ActiveState Code

The Python recipe site that the Python cookbook compiled from. Lot’s of great scripts here to use and learn from.

Jun 16, 2009 | 0 Comments | permalink

Older