Metadata-Version: 2.4
Name: egrobots-sa-client
Version: 2.0.0
Summary: Python client for Egrobots Arabic Speech Analysis service
Author-email: Egrobots <moamen.moustafa@egrobots.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/Mox301/egrobots-audio-analysis-agent-demo
Project-URL: Documentation, https://github.com/Mox301/egrobots-audio-analysis-agent-demo/blob/main/backend_client/CLIENT_USAGE.md
Project-URL: Repository, https://github.com/Mox301/egrobots-audio-analysis-agent-demo
Project-URL: Issues, https://github.com/Mox301/egrobots-audio-analysis-agent-demo/issues
Keywords: arabic,audio,conversation,analysis,speech,nlp
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Multimedia :: Sound/Audio :: Analysis
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: requests>=2.28.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
Requires-Dist: build>=0.10; extra == "dev"
Requires-Dist: twine>=4.0; extra == "dev"
