{ "info": { "author": "jiamo", "author_email": "life.130815@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Natural Language :: English", "Programming Language :: Python :: 3.6" ], "description": "=====\npolly_read\n=====\n\n\n.. image:: https://img.shields.io/pypi/v/polly_read.svg\n :target: https://pypi.python.org/pypi/polly_read\n\n.. image:: https://img.shields.io/travis/jiamo/polly_read.svg\n :target: https://travis-ci.org/jiamo/polly_read\n\n.. image:: https://readthedocs.org/projects/polly_read/badge/?version=latest\n :target: https://polly_read.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/jiamo/polly_read/shield.svg\n :target: https://pyup.io/repos/github/jiamo/polly_read/\n :alt: Updates\n\n\nanother python wraper for firebase cloud message\n\n\n* Free software: MIT license\n* Documentation: https://polly_read.readthedocs.io.\n* inspire ref: https://github.com/agentzh/amazon-polly-batch but pure python\n\n\nexample\n--------\n* file or dir tranlate ::\n\n python main.py --infile test.txt --outfile test.mp3 --voice Joey\n python main.py --indir testdir --voice Joey # this will create mp3 indir\n\n\n* in memory translate and put file to s3 ::\n\n just use `io.BytesIO`\n\n\n=======\nHistory\n=======\n\n0.0.1 (2018-01-29)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jiamo/polly_read", "keywords": "polly_read", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "polly-read", "package_url": "https://pypi.org/project/polly-read/", "platform": "", "project_url": "https://pypi.org/project/polly-read/", "project_urls": { "Homepage": "https://github.com/jiamo/polly_read" }, "release_url": "https://pypi.org/project/polly-read/0.0.1/", "requires_dist": [ "click (>=6.0)", "google-api-python-client (>=1.6.4)", "oauth2client (>=4.1.2)", "requests", "PyYAML" ], "requires_python": "", "summary": "another fcm wrapper in python", "version": "0.0.1" }, "last_serial": 3534847, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e168532f09a2d4afe25b489658e5ad33", "sha256": "2fbed3e7aaa59db20eec8e3bc9e73648120741f5787354422b342f383724a615" }, "downloads": -1, "filename": "polly_read-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e168532f09a2d4afe25b489658e5ad33", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6397, "upload_time": "2018-01-30T12:31:20", "url": "https://files.pythonhosted.org/packages/3b/1c/0791fe5f90d639589efb871c111f34e8bf7fe3bca13265dd30cc53979dae/polly_read-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7ee6a8e62867887e87f3258370d1608b", "sha256": "8c79d2a1140e8f76aa26feedddaafa80b47a437fada3be1ed818f5af981fa188" }, "downloads": -1, "filename": "polly_read-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7ee6a8e62867887e87f3258370d1608b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8091, "upload_time": "2018-01-30T12:31:21", "url": "https://files.pythonhosted.org/packages/ba/b0/c4c584bdb4333dcb8246809437b5fdcbf47745bf714666cbcd69fec57673/polly_read-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e168532f09a2d4afe25b489658e5ad33", "sha256": "2fbed3e7aaa59db20eec8e3bc9e73648120741f5787354422b342f383724a615" }, "downloads": -1, "filename": "polly_read-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e168532f09a2d4afe25b489658e5ad33", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6397, "upload_time": "2018-01-30T12:31:20", "url": "https://files.pythonhosted.org/packages/3b/1c/0791fe5f90d639589efb871c111f34e8bf7fe3bca13265dd30cc53979dae/polly_read-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7ee6a8e62867887e87f3258370d1608b", "sha256": "8c79d2a1140e8f76aa26feedddaafa80b47a437fada3be1ed818f5af981fa188" }, "downloads": -1, "filename": "polly_read-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7ee6a8e62867887e87f3258370d1608b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8091, "upload_time": "2018-01-30T12:31:21", "url": "https://files.pythonhosted.org/packages/ba/b0/c4c584bdb4333dcb8246809437b5fdcbf47745bf714666cbcd69fec57673/polly_read-0.0.1.tar.gz" } ] }