Python Netflix API

I was having some fun poking around at the Netflix API, and realized that there wasn’t a Netflix module for python, so I put one together.  First version is up at http://code.google.com/p/pyflix. Has installable code, an example file, and a py.test compatible test file.

UNCATEGORIZED
netflix python