python-oxweb/ox/__init__.py
j 69adaeee00 - changes to imdb.py
* user more oxutils functions
  * start migrating to a raw dict, first part, parse full cast with names from imdb
  * add getMovieId
2008-04-29 18:12:27 +02:00

11 lines
137 B
Python

# -*- Mode: Python; -*-
# vi:si:et:sw=2:sts=2:ts=2
# encoding: utf-8
__version__ = '0.1.0'
import imdb
import wikipedia
import google