Metadata-Version: 2.4
Name: agenticcalling
Version: 0.1.1
Summary: Give your AI agent the ability to make real phone calls. Agent-to-agent voice capability — dial any number, have live conversations, extract structured data. One API call.
License: MIT
Project-URL: Homepage, https://agenticcalling.ai
Project-URL: Documentation, https://docs.agenticcalling.ai
Project-URL: Repository, https://github.com/autoacquire/agenticcalling-python
Keywords: ai-agent,phone,call,voice,telephony,agent-to-agent,mcp,claude,chatgpt,langchain,crewai
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.27
Requires-Dist: pydantic>=2.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
Requires-Dist: pytest-mock>=3.12; extra == "dev"
Requires-Dist: respx>=0.21; extra == "dev"
