An open API service indexing awesome lists of open source software.

https://github.com/amiad/wikiracesprinter

Solve Wikipedia Race
https://github.com/amiad/wikiracesprinter

Last synced: 12 months ago
JSON representation

Solve Wikipedia Race

Awesome Lists containing this project

README

          

WikiRaceSprinter
================

Solve [Wikipedia Race](http://en.wikipedia.org/wiki/Wikipedia:Wikirace)

##Usage##
usage: WikiRaceSolver.py [-h] -m [MAX] source target

Slove Wikipedia Race

positional arguments:
source source page in the race
target target page in the race

optional arguments:
-h, --help show this help message and exit
-m [MAX], --max [MAX]
maximum steps
-f FILE, --file FILE file for resume
-v, --verbose print progress
##Dependencies##
* [python2-beautifulsoup](http://www.crummy.com/software/BeautifulSoup/)