This script fetch the QR team data from PGL website, and display it in a simple offline web page.
required only if you need download data from PGL on your own.
$ pip install -r requirements.txt
$ python runner.py clean
$ python runner.py download
open web/index.html in your favourite browser! ( I only tested chrome.)
$ python runner.py clean
$ python runner.py download
- offline webpage
- filter search with PokemonName/Tariner/CountryCode
GNU General Public License v3.0