Metadata-Version: 2.4
Name: assemblyai-tool
Version: 0.3.0
Summary: Simple CLI wrapper around the AssemblyAI Python SDK
Author-email: Yaniv Aknin <yaniv@aknin.name>
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: assemblyai>=0.48.4
Requires-Dist: httpx>=0.28.1
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: tqdm>=4.67.1
Requires-Dist: typer>=0.21.0
Description-Content-Type: text/markdown

# `aait`

This is a simple CLI wrapper around the [AssemblyAI Python SDK].

[AssemblyAI Python SDK]: https://github.com/AssemblyAI/assemblyai-python-sdk
