google play store delivering tool
Project description
Upload screenshots, metadata of your app to the Play Store using a single command
deliver can upload app screenshots to google play backend.
usage
Usage: playdeliver [options] upload <package> <output_dir> playdeliver [options] init <package> <output_dir> playdeliver (-h | --help) playdeliver --version Options: -h --help Show this screen. --version Show version. --service-email=<e> Account service email. Use this option together with `--key` to pass a corresponding keyfile for user. --key=<k> Path to *.p12 keyfile for user specified with `service-email` --credentials=<c> Path to credentials json file. This file is a alternative solution to log into play. Download the file from play service administration page. -i --images Upload/download images default is all -l --listings Upload/download listing -p --inapp Upload/download inapp products
google login
Google login credentials can be passed in different ways. If the credentials json file is not passed via --credentials, --service-email and --service-key, playdeliver will try to find the filepath either in a environment variable called PLAY_DELIVER_CREDENTIALS or in the user folder: home/.playdeliver/credentials.json.
requirements
OSX (did not test on linux or windows)
python 2.7
a play service user for you game
install
with pip
pip install playdeliver
from source
clone source:
pip install -r requirements.txt python setup.py
licence
MIT License
1.1.1 (2015/04/09) Fix package content
1.1.0 (2015/04/08) Minor Adjustments
+ login via credentials json + lookup of credentials file in env and homefolder + upload/download inapp packages
1.0.0 (2015/03/25) First release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file playdeliver-1.1.1.tar.gz
.
File metadata
- Download URL: playdeliver-1.1.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d58da1b1049225fe87d64e87b10f17ef7536f0af196bb4b4e6da5494a2e48b13 |
|
MD5 | ee676bcde013cd73338c6ed4e0c16b63 |
|
BLAKE2b-256 | e15654ac73583c1e67134a7da9e5309f4cc2d86367894e672f1e813eaf33ca2f |