Package pywikipedia :: Module imagetransfer
[show private | hide private]
[frames | no frames]

Module pywikipedia.imagetransfer

Script to find images on a subject on another wikipedia and copy them
to WikiCommons.

Arguments:

  -lang:xx Log in to the given wikipedia language
  
  -from:xx Only follow interwiki links to language xx. Argument can be used
           multiple times to indicate that only some specific languages should
           be followed. If this argument isn't used, all interwiki links will
           be followed.
  
The script will ask for a page title and eventually copy images from the
equivalent pages on other wikipedias.

Function Summary
  main(args)

Variable Summary
str __version__ = '$Id: imagetransfer.py,v 1.28 2005/06/07 1...

Imported modules:
httplib, pywikipedia.lib_images, re, string, sys, pywikipedia.wikipedia
Variable Details

__version__

Type:
str
Value:
'$Id: imagetransfer.py,v 1.28 2005/06/07 17:49:42 wikipedian Exp $'    

Generated by Epydoc 2.1 on Sun Jul 03 17:07:34 2005 http://epydoc.sf.net