{ "info": { "author": "Cochlear.ai", "author_email": "support@cochlear.ai", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "# sense-python (Sense API beta-v2)\n\nThis repository implement a library working with python to interact with Cochlear.ai backend.\n\n\n## How to use\n\nMake sure to have install `python3` and `pip`.\n\n### Initialisation\n\n```\npip install cochl-sense\n```\n\n### Launch Examples\n\nFor testing a file, run \n```\npython example_file.py\n```\n\nFor testing a stream from your microphone, make sure [port-audio](http://www.portaudio.com/) is installed on your system.\nThen run \n```\npython example_stream.py\n```\n\nFor further information, please refer to our API document: http://cochlear.ai/docs/.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cochlearai/sense-python", "keywords": "Cochlear.ai sense client", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "cochl-sense", "package_url": "https://pypi.org/project/cochl-sense/", "platform": "", "project_url": "https://pypi.org/project/cochl-sense/", "project_urls": { "Homepage": "https://github.com/cochlearai/sense-python" }, "release_url": "https://pypi.org/project/cochl-sense/1.0.0b2/", "requires_dist": [ "grpcio (==1.20.1)", "grpcio-tools (==1.20.1)", "protobuf (==3.7.1)", "six (==1.12.0)", "pyaudio (==0.2.11)" ], "requires_python": "", "summary": "Python Package for Cochlear.ai sense API", "version": "1.0.0b2" }, "last_serial": 5557967, "releases": { "1.0.0b2": [ { "comment_text": "", "digests": { "md5": "80a61b75d30dbdb34a83dc1935d61bcc", "sha256": "6f2cb358d4f6d0832d1b046f9f80fdf32b0c5da17261b8430796c29d4b7251b2" }, "downloads": -1, "filename": "cochl_sense-1.0.0b2-py3-none-any.whl", "has_sig": false, "md5_digest": "80a61b75d30dbdb34a83dc1935d61bcc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5756, "upload_time": "2019-07-19T18:27:30", "url": "https://files.pythonhosted.org/packages/95/aa/634c0780c7273e7c37213a43c4b24dd879ee6db1afcc8bd27bf24cced667/cochl_sense-1.0.0b2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "889411a561665ee2d4a79b270646594b", "sha256": "f6c4f1b476eb0a6c53a389d8cd55155b8fbf29c816c3568fab478be08b5eda9e" }, "downloads": -1, "filename": "cochl-sense-1.0.0b2.tar.gz", "has_sig": false, "md5_digest": "889411a561665ee2d4a79b270646594b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5067, "upload_time": "2019-07-19T18:27:32", "url": "https://files.pythonhosted.org/packages/0c/f1/1ad7d59bf9bfd18cc77a6adf29aaa9abac104387ca80028b912925600b46/cochl-sense-1.0.0b2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "80a61b75d30dbdb34a83dc1935d61bcc", "sha256": "6f2cb358d4f6d0832d1b046f9f80fdf32b0c5da17261b8430796c29d4b7251b2" }, "downloads": -1, "filename": "cochl_sense-1.0.0b2-py3-none-any.whl", "has_sig": false, "md5_digest": "80a61b75d30dbdb34a83dc1935d61bcc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5756, "upload_time": "2019-07-19T18:27:30", "url": "https://files.pythonhosted.org/packages/95/aa/634c0780c7273e7c37213a43c4b24dd879ee6db1afcc8bd27bf24cced667/cochl_sense-1.0.0b2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "889411a561665ee2d4a79b270646594b", "sha256": "f6c4f1b476eb0a6c53a389d8cd55155b8fbf29c816c3568fab478be08b5eda9e" }, "downloads": -1, "filename": "cochl-sense-1.0.0b2.tar.gz", "has_sig": false, "md5_digest": "889411a561665ee2d4a79b270646594b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5067, "upload_time": "2019-07-19T18:27:32", "url": "https://files.pythonhosted.org/packages/0c/f1/1ad7d59bf9bfd18cc77a6adf29aaa9abac104387ca80028b912925600b46/cochl-sense-1.0.0b2.tar.gz" } ] }