Metadata-Version: 2.4
Name: tbuddy
Version: 0.1.0
Summary: A Python client for MCP service
Author-email: Ayush Jadaun <ayusjadaun6@gmail.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.24.0
Requires-Dist: websockets>=11.0
Requires-Dist: pydantic>=2.0
Requires-Dist: cachetools>=5.3
