31 Jan 2007 10:45
New version of Python Wikipediabot Framework
Andre Engels <andreengels <at> gmail.com>
2007-01-31 09:45:47 GMT
2007-01-31 09:45:47 GMT
A new issue of the Python Wikipediabot framework has been released, and can be downloaded at http://sourceforge.net/project/showfiles.php?group_id=93107 . Everyone who does not update from CVS is advised to download this. Note that this release does not include the wordlists, those who want to use spellcheck.py should download a wordlist from http://pywikipediabot.cvs.sourceforge.net/pywikipediabot/pywikipedia/spelling/(English and Dutch wordlists are available, the French one is only small). Note that one is advised to have the most recent version of Python (2.5) to use with the bot. The main changes since the previous release are: new bots: * clean_sandbox.py: empties the Sandbox (except for what should not be removed) * disambredir.py: goes through disambiguation pages to (ask whether to) change redirect links on these pages * inline_images.py: Searches and removes images that are linked inline * isbn.py: Converts ISBN-10 to ISBN-13 category.py: * Mode 'listify' added: gets a list of the pages that are in a specific category. * category.py remove can have customized edit summaries using the -delsum option commons_link.py: * Can also be used to find categories rather than galleries * Puts its template above categories and interwiki instead of all at the bottom(Continue reading)
RSS Feed