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
- Imported modules:
-
pywikipedia.catlib
,
codecs
,
pywikipedia.config
,
re
,
pywikipedia.sqldump
,
sys
,
pywikipedia.wikipedia
- Imported variables:
-
__version__
,
generators