Skip to content

Uses Python to find the newest version of Growtopia through a google play scraper api

Notifications You must be signed in to change notification settings

durax-0xf/GT-VersionChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Growtopia Version Checker

Simple python lib to get the newest version as shown on google play.

Installation

  1. >> pip install google_play_scraper
  2. Download gt_ver.py
  3. Put in working dir.
  4. Import it

Usage

import gt_ver

# returns 4.07 float
gt_ver.vers(age = 'new')

Feel free to modify the functions or the code in any way.

Dependencies

https://github.com/JoMingyu/google-play-scraper

versions

About

Uses Python to find the newest version of Growtopia through a google play scraper api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages