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

https://github.com/german1608/android-bundle-uploader

Small and simple python script that uploads an Android App Bundle to the Google Play Store
https://github.com/german1608/android-bundle-uploader

aab android androidappbundle googleapiclient python3

Last synced: 6 months ago
JSON representation

Small and simple python script that uploads an Android App Bundle to the Google Play Store

Awesome Lists containing this project

README

          

# android-bundle-uploader

Small and simple python script that uploads an Android App Bundle to the Google Play Store

## Usage

1. Install the package using pip `pip install -e .`
2. Run `android-bundle-uploader` to execute the script and get usage info

## How to contribute

Just open a Pull Request with some feature or bugfix that you like to :)