{"id":18586825,"url":"https://github.com/pythonity/python-ivona-api","last_synced_at":"2025-04-10T13:32:27.435Z","repository":{"id":62571954,"uuid":"60565253","full_name":"Pythonity/python-ivona-api","owner":"Pythonity","description":"Python library that helps you connect to Amazon's IVONA Speech Cloud from within your Python project.","archived":false,"fork":false,"pushed_at":"2017-06-15T21:06:37.000Z","size":45,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T22:18:11.813Z","etag":null,"topics":["api-wrapper","ivona","python"],"latest_commit_sha":null,"homepage":"http://pythonity.github.io/python-ivona-api/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pythonity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-06T22:33:22.000Z","updated_at":"2023-03-27T09:13:26.000Z","dependencies_parsed_at":"2022-11-03T17:01:12.151Z","dependency_job_id":null,"html_url":"https://github.com/Pythonity/python-ivona-api","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonity%2Fpython-ivona-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonity%2Fpython-ivona-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonity%2Fpython-ivona-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonity%2Fpython-ivona-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pythonity","download_url":"https://codeload.github.com/Pythonity/python-ivona-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225710,"owners_count":21068078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-wrapper","ivona","python"],"created_at":"2024-11-07T00:38:41.595Z","updated_at":"2025-04-10T13:32:22.378Z","avatar_url":"https://github.com/Pythonity.png","language":"Python","readme":"# python-ivona-api\n[![Build status](https://img.shields.io/travis/Pythonity/python-ivona-api.svg)][travis]\n[![Test coverage](https://img.shields.io/coveralls/Pythonity/python-ivona-api.svg)][coveralls]\n[![PyPI version](https://img.shields.io/pypi/v/ivona_api.svg)][pypi]\n[![Python versions](https://img.shields.io/pypi/pyversions/ivona_api.svg)][pypi]\n[![License](https://img.shields.io/github/license/Pythonity/python-ivona-api.svg)][license]\n\nPython library that helps you connect to Amazon's [IVONA][ivona] Speech Cloud\nfrom within your Python project. All you need to use it are the\n[access keys][ivona keys].\n\nIt currently only implements `CreateSpeech` and `ListVoices` endpoints,\nas they should cover the vast majority of use cases. Lexicons endpoints\nmay be added in the future.\n\nIf you're looking for out-of-the-box solution, you should probably use\n[ivona-speak][ivona speak] - it's a script that uses this library and lets you\nuse its functionality directly from your shell.\n\n## Installation\nFrom PyPI:\n\n```\n$ pip install ivona_api\n```\n\n## API\nThere's no proper documentation as of now, but the code is commented and\n*should* be pretty straightforward to use.\n\nThat said - feel free to open a [GitHub issues][github add issue] if anything\nis unclear.\n\n## Tests\nPackage was tested with the help of `py.test` and `tox` on Python 2.7, 3.4, 3.5\nand 3.6 (see `tox.ini`).\n\nCode coverage is available at [Coveralls][coveralls].\n\nTo run tests yourself you need to set environment variables with secret\nand access keys before running `tox` inside the repository:\n\n```shell\n$ export IVONA_ACCESS_KEY='...'\n$ export IVONA_SECRET_KEY='...'\n$ pip install tox\n$ tox\n```\n\n## Contributions\nPackage source code is available at [GitHub][github].\n\nFeel free to use, ask, fork, star, report bugs, fix them, suggest enhancements,\nadd functionality and point out any mistakes. Thanks!\n\n## Authors\nDeveloped and maintained by [Pythonity][pythonity], a group of Python\nenthusiasts who love open source, have a neat [blog][pythonity blog] and are\navailable [for hire][pythonity].\n\nWritten by [Paweł Adamczak][pawelad].\n\nReleased under [MIT License][license].\n\n\n[coveralls]: https://coveralls.io/github/Pythonity/python-ivona-api\n[github]: https://github.com/Pythonity/python-ivona-api\n[github add issue]: https://github.com/Pythonity/python-ivona-api/issues/new\n[ivona keys]: http://developer.ivona.com/en/speechcloud/introduction.html#Credentials\n[ivona speak]: https://github.com/Pythonity/ivona-speak\n[ivona]: https://www.ivona.com/\n[license]: https://github.com/Pythonity/python-ivona-api/blob/master/LICENSE\n[pawelad]: https://github.com/pawelad\n[pypi]: https://pypi.python.org/pypi/ivona_api\n[pythonity]: https://pythonity.com/\n[pythonity blog]: http://blog.pythonity.com/\n[travis]: https://travis-ci.org/Pythonity/python-ivona-api\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonity%2Fpython-ivona-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythonity%2Fpython-ivona-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonity%2Fpython-ivona-api/lists"}