{ "info": { "author": "Manfred Endres", "author_email": "manfred.endres@wooga.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: MacOS X", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Programming Language :: Python :: 2 :: Only", "Topic :: Multimedia :: Graphics", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Archiving :: Packaging" ], "description": "play-deliver\n============\n.. image:: https://pypip.in/version/playdeliver/badge.svg?text=version\n :target: https://pypi.python.org/pypi/playdeliver/\n :alt: Latest Version\n\n.. image:: https://pypip.in/license/playdeliver/badge.svg\n :target: https://pypi.python.org/pypi/playdeliver/\n :alt: License\n\n.. image:: https://pypip.in/py_versions/playdeliver/badge.svg\n :target: https://pypi.python.org/pypi/playdeliver/\n :alt: Supported Python versions\n\n.. image:: https://pypip.in/status/playdeliver/badge.svg\n :target: https://pypi.python.org/pypi/playdeliver/\n :alt: Development Status\n\n\nUpload screenshots, metadata of your app to the Play Store using a\nsingle command\n\ndeliver can upload app screenshots to google play backend.\n\nusage\n-----\n\n::\n\n Usage:\n\n playdeliver [options] upload \n playdeliver [options] init \n playdeliver (-h | --help)\n playdeliver --version\n\n Options:\n\n -h --help\n Show this screen.\n\n --version\n Show version.\n\n --service-email=\n Account service email. Use this option together with `--key` to pass a\n corresponding keyfile for user.\n\n --key=\n Path to *.p12 keyfile for user specified with `service-email`\n\n --credentials=\n Path to credentials json file. This file is a alternative solution to log\n into play. Download the file from play service administration page.\n\n -i --images\n Upload/download images default is all\n\n -l --listings\n Upload/download listing\n\n -p --inapp\n Upload/download inapp products\n\ngoogle login\n------------\n\nGoogle login credentials can be passed in different ways. If the credentials\njson file is not passed via ``--credentials, --service-email and --service-key``, \nplaydeliver will try to find the filepath either in a environment variable \ncalled ``PLAY_DELIVER_CREDENTIALS`` or in the user folder: \n``home/.playdeliver/credentials.json``.\n\nrequirements\n------------\n\n- OSX (did not test on linux or windows)\n- python 2.7\n- a play service user for you game\n\ninstall\n-------\n\nwith pip\n~~~~~~~~~~~\n\n\n::\n\n\tpip install playdeliver\n\nfrom source\n~~~~~~~~~~~\n\nclone source:\n\n::\n\n pip install -r requirements.txt\n python setup.py\n\nlicence\n-------\n\nMIT License\n\n1.1.1 (2015/04/09) Fix package content\n\n1.1.0 (2015/04/08) Minor Adjustments\n::\n\n + login via credentials json\n + lookup of credentials file in env and homefolder\n + upload/download inapp packages\n\n1.0.0 (2015/03/25) First release", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/wooga/play-deliver/archive/1.1.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wooga/play-deliver", "keywords": null, "license": "MIT LICENSE", "maintainer": null, "maintainer_email": null, "name": "playdeliver", "package_url": "https://pypi.org/project/playdeliver/", "platform": "any", "project_url": "https://pypi.org/project/playdeliver/", "project_urls": { "Download": "https://github.com/wooga/play-deliver/archive/1.1.1.tar.gz", "Homepage": "https://github.com/wooga/play-deliver" }, "release_url": "https://pypi.org/project/playdeliver/1.1.1/", "requires_dist": null, "requires_python": null, "summary": "google play store delivering tool", "version": "1.1.1" }, "last_serial": 1496894, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "ac2fa1dfa2b40d91a7138251e6d5093c", "sha256": "9a672a17a7cd0a52ed52b8c276d5d6297d2b6950e3a841997a3a6a58bfb9d085" }, "downloads": -1, "filename": "playdeliver-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ac2fa1dfa2b40d91a7138251e6d5093c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6549, "upload_time": "2015-04-08T15:50:40", "url": "https://files.pythonhosted.org/packages/b7/b6/8be8c117524137fba0483659de9ae6c3a9735f6cf789f7e528b583dbc511/playdeliver-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "97306da5beba3f86da9e897ed5fb1562", "sha256": "25cb2f6093b398f1a137d62c4f05122d9972185f9589aaea096308dc95a0fc1c" }, "downloads": -1, "filename": "playdeliver-1.1.0.tar.gz", "has_sig": false, "md5_digest": "97306da5beba3f86da9e897ed5fb1562", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8788, "upload_time": "2015-04-08T16:00:00", "url": "https://files.pythonhosted.org/packages/2e/a1/6760411ebc30689927ece254049a8dd73ad41f9c03d31421cec19ef796d7/playdeliver-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "ee676bcde013cd73338c6ed4e0c16b63", "sha256": "d58da1b1049225fe87d64e87b10f17ef7536f0af196bb4b4e6da5494a2e48b13" }, "downloads": -1, "filename": "playdeliver-1.1.1.tar.gz", "has_sig": false, "md5_digest": "ee676bcde013cd73338c6ed4e0c16b63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8991, "upload_time": "2015-04-09T07:49:34", "url": "https://files.pythonhosted.org/packages/e1/56/54ac73583c1e67134a7da9e5309f4cc2d86367894e672f1e813eaf33ca2f/playdeliver-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ee676bcde013cd73338c6ed4e0c16b63", "sha256": "d58da1b1049225fe87d64e87b10f17ef7536f0af196bb4b4e6da5494a2e48b13" }, "downloads": -1, "filename": "playdeliver-1.1.1.tar.gz", "has_sig": false, "md5_digest": "ee676bcde013cd73338c6ed4e0c16b63", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8991, "upload_time": "2015-04-09T07:49:34", "url": "https://files.pythonhosted.org/packages/e1/56/54ac73583c1e67134a7da9e5309f4cc2d86367894e672f1e813eaf33ca2f/playdeliver-1.1.1.tar.gz" } ] }