git clone https://github.com/gwen001/apk-analyzer
cd apk-analyzer
pip3 install -r requirements.txt
$ python3 apk-analyzer.py -h
usage: apk-analyzer.py [-h] [-d DIRECTORY] [-t TERM] [-c] [-m MOD]
options:
-h, --help show this help message and exit
-d DIRECTORY, --directory DIRECTORY
source directory
-t TERM, --term TERM term referencing the editor
-c, --command display commands to run
-m MOD, --mod MOD mod to run
git clone https://github.com/gwen001/apk-analyzer
cd apk-analyzer
pip3 install -r requirements.txt
$ python3 apk-downloader.py
Feel free to open an issue if you have any problem with the script.