Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

ezel/PGL-QRTeam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGL-QRTeam

This script fetch the QR team data from PGL website, and display it in a simple offline web page.

##-> Demo on github <-

Requirement

required only if you need download data from PGL on your own.

$ pip install -r requirements.txt

Step

1.(Optional) Download the data

$ python runner.py clean
$ python runner.py download

2.View the web page

open web/index.html in your favourite browser! ( I only tested chrome.)

Update Data

$ python runner.py clean
$ python runner.py download

Feature

  • offline webpage
  • filter search with PokemonName/Tariner/CountryCode

License

GNU General Public License v3.0

About

a simple web app for PGL QR Rental Team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published