Metadata-Version: |
2.1 |
Name: |
wordcab |
Version: |
0.7.2 |
Summary: |
📖 Transcribe and Summarize any business communication at scale with Wordcab's API |
Author-Email: |
Thomas Chaigneau <thomas[at]wordcab.com>, Wordcab <info[at]wordcab.com> |
Project-Url: |
Changelog, https://github.com/Wordcab/wordcab-python/releases |
Project-Url: |
Documentation, https://wordcab-python.readthedocs.io |
Project-Url: |
Homepage, https://github.com/Wordcab/wordcab-python |
Project-Url: |
Issues, https://github.com/Wordcab/wordcab-python/issues |
Project-Url: |
Source, https://github.com/Wordcab/wordcab-python |
Keywords: |
api,sdk,summarization,transcription,wordcab |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Software Development |
Requires-Python: |
<3.12,>=3.8 |
Requires-Dist: |
click (>=8.0.1) |
Requires-Dist: |
requests (>=2.31.0) |
Requires-Dist: |
validators (>=0.20.0) |
Requires-Dist: |
mkdocs-git-revision-date-localized-plugin (>=1.1.0); extra == "docs" |
Requires-Dist: |
mkdocs-material (>=8.5.4); extra == "docs" |
Requires-Dist: |
mkdocs (>=1.4.0); extra == "docs" |
Requires-Dist: |
mkdocstrings[python] (>=0.20.0); extra == "docs" |
Requires-Dist: |
numpy (>=1.21.2); extra == "live" |
Requires-Dist: |
pyaudio (>=0.2.11); extra == "live" |
Requires-Dist: |
websockets (>=11.0.3); extra == "live" |
Requires-Dist: |
black (>=22.10.0); extra == "quality" |
Requires-Dist: |
pre-commit (>=2.20.0); extra == "quality" |
Requires-Dist: |
ruff (>=0.0.263); extra == "quality" |
Requires-Dist: |
httpx (>=0.23.3); extra == "tests" |
Requires-Dist: |
numpy (>=1.21.2); extra == "tests" |
Requires-Dist: |
pyaudio (>=0.2.11); extra == "tests" |
Requires-Dist: |
pytest-asyncio (>=0.21.1); extra == "tests" |
Requires-Dist: |
pytest-cov (>=4.1); extra == "tests" |
Requires-Dist: |
pytest (>=7.4); extra == "tests" |
Requires-Dist: |
responses (>=0.23.3); extra == "tests" |
Requires-Dist: |
websockets (>=11.0.3); extra == "tests" |
Provides-Extra: |
docs |
Provides-Extra: |
live |
Provides-Extra: |
quality |
Provides-Extra: |
tests |
Description-Content-Type: |
text/markdown |
License-Expression: |
Apache-2.0 |
License-File: |
LICENSE |