Skip to content

An extension of https://github.com/RelyingEarth87/PokemonGoDataCollection where I am using Selenium and Google Drive API to recover data that would have been lost otherwise and using Gamepress' IV calculator to recover it.

Notifications You must be signed in to change notification settings

RelyingEarth87/Sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sheets

An extension of https://github.com/RelyingEarth87/PokemonGoDataCollection where I am using Selenium and Google Drive API to recover data that would have been lost otherwise and using Gamepress' IV calculator to recover it.

Get_Data.py is the main file that would be called, and it imports data from the other two files, parses, splits, and organizes it, then feeds it through the loop to get the output. Sheets.py imports all the data from each pokemon from a spreadsheet using the Google Drive API, and IvCalc.py takes the data and pushes it through Gamepress' IV Calculator using Selenium and grabs the average IV percentage.

Releases

No releases published

Packages

No packages published

Languages