Skip to content

flyingclimber/wikimedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

A simple script to find out what mobile main pages don't exist yet.

Outputs a wikitext-formatted list of Wikimedia project sites that have a 
mobile domain following the pattern http://<lang code>.m.<project name>.<tld> 
and whether or not that project has a mobile-version of the main page
configured.

== Usage ==
$ python check_wiki_main_page.py

== Requirements ==
* Python 2 (2.6+)
* BeautifulSoup4 - http://www.crummy.com/software/BeautifulSoup/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages