{ "info": { "author": "Hisao Soyama", "author_email": "hisao.soyama@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Natural Language :: Japanese", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Multimedia :: Sound/Audio" ], "description": "Python library for VoiceText Web API\n\nRequirements\n------------\n* Python 2.7 (currently not support 3.x)\n\nSetup\n-----\n::\n\n $ pip install pyVoiceText\n\nUsage\n-----\n::\n\n >>> from pyVoiceText import VoiceText\n >>> voice_text = VoiceText(\"YOUR_API_KEY\")\n >>> wav = voice_text.fetch(\"text\", \"show\", \"out.wav\")", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/who-you-me/pyVoiceText", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "pyVoiceText", "package_url": "https://pypi.org/project/pyVoiceText/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyVoiceText/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/who-you-me/pyVoiceText" }, "release_url": "https://pypi.org/project/pyVoiceText/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "VoiceText API wrapper", "version": "0.1.0" }, "last_serial": 1152378, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3dedb03b5862f321ccc78f094f26cf70", "sha256": "9e064c4b89a7a45a650f24609361f8a822558f2484c64ecc74eea46e9af9827f" }, "downloads": -1, "filename": "pyVoiceText-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3dedb03b5862f321ccc78f094f26cf70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1709, "upload_time": "2014-07-09T16:21:28", "url": "https://files.pythonhosted.org/packages/97/d1/fb63f27171c9f062cf87c417bf8e7278663a37675971465f68ed7f6e4791/pyVoiceText-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3dedb03b5862f321ccc78f094f26cf70", "sha256": "9e064c4b89a7a45a650f24609361f8a822558f2484c64ecc74eea46e9af9827f" }, "downloads": -1, "filename": "pyVoiceText-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3dedb03b5862f321ccc78f094f26cf70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1709, "upload_time": "2014-07-09T16:21:28", "url": "https://files.pythonhosted.org/packages/97/d1/fb63f27171c9f062cf87c417bf8e7278663a37675971465f68ed7f6e4791/pyVoiceText-0.1.0.tar.gz" } ] }