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

https://github.com/faruktoptas/check-playstore

A python script that checks a list of package names if it is published on Google Play Store
https://github.com/faruktoptas/check-playstore

Last synced: 4 months ago
JSON representation

A python script that checks a list of package names if it is published on Google Play Store

Awesome Lists containing this project

README

          

check-playstore
===============

A python script that checks a list of package names if it is published on Google Play Store.

Create a text file that contains the file names.

Usage:
```
python checkplaystore.py package_list.txt
```