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

Module pywikipedia.find

This bot seeks of information.

You can run the bot with the following commandline parameters:

-sql         - Search information from a local SQL dump.
               Argument can also be given as "-sql:filename".

TODO:

-file        - Search information from a local text file.
               Argument can also be given as "-file:filename".
-cat         - Search categories.
               Argument can also be given as "-cat:category_name".
-page        - Only search a single page.
               Argument can also be given as "-page:pagename".
-namespace   - Search in namespaces

Syntax: python find.py -argument
Use find.py 1.3, version without bug

Classes
FindPages  
ReadPages  

Function Summary
  main()

Imported modules:
pywikipedia.catlib, codecs, pywikipedia.config, re, pywikipedia.sqldump, sys, pywikipedia.wikipedia
Imported variables:
__version__, generators
Generated by Epydoc 2.1 on Sun Jul 03 17:07:33 2005 http://epydoc.sf.net