User:Benc/Scripts
Appearance
Scripts
[edit]The following is a list of various Python scripts I've written to help process massive amounts of text — very useful for tedious editing tasks. All of these are quick hacks, and the output should be verified!
- /section_reverser.py, a quick hack to reverse a long list of sections (does not work if there are subsections)
- /what_links_here_count.py, gives you a count by namespace/redirects for Special:Whatlinkshere output (this really should be done server-side; I've put in a feature request for it)
- /what_links_out.py, gives you a report by namespace and wiki to keep track of all the wiki pages linked to by that page
Note: you are more than welcome to make improvements to/fix bugs for these scripts. Feel free to edit the scripts themselves, and/or leave a note on my talk page.
←back to main page | talk |