Pywikipedia
As the web framework is based on pywikipedia it is relatively easy to port script to the framework with less than a dozen lines add or changed in the source. Bellow are some I've ported for fun.
- commonfixes
- Applies fixes and conversions that are common. Used by Checklinks and Reflinks to standardize wikisyntax. [BETA]
- noreferences
- Stand alone script which add a reference section if none exists. Pretty pointless on its own, used by other scripts.
- pdfbot
- Add file sizes to external link which use {{PDFlink}}.
- reflinks
- (bot version) Fill in the title for bare reference links using the title from an HTML page or PDF. See bot FAQ. An enhanced port with many often requested features exists at reflinks.
- standardize_notes
- Update and fixes reference using the footnotes system. Developed by User:SEWilco.
- NOTE: This script is not capable of handling the <ref></ref> syntax. It just handles the {{ref}} syntax, which is still used, but DEPRECATED on the English Wikipedia.
- table2wiki