Metadata-Version: 2.4
Name: chatixia
Version: 0.4.3
Summary: Deploy and run AI agents on the Chatixia mesh network
Project-URL: Homepage, https://github.com/Chatixia-AI/chatixia-mesh
Project-URL: Repository, https://github.com/Chatixia-AI/chatixia-mesh
Project-URL: Issues, https://github.com/Chatixia-AI/chatixia-mesh/issues
License-Expression: MIT
Keywords: agent,ai,llm,mesh,p2p,webrtc
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.12
Requires-Dist: fastapi>=0.128.0
Requires-Dist: mcp>=1.26.0
Requires-Dist: openai>=1.40.0
Requires-Dist: psycopg[binary]>=3.2.0
Requires-Dist: python-dotenv>=1.2.1
Requires-Dist: pyyaml>=6.0
Requires-Dist: requests>=2.32.0
Requires-Dist: structlog>=25.5.0
Requires-Dist: tiktoken>=0.7.0
Requires-Dist: uvicorn>=0.40.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0.0; extra == 'dev'
Requires-Dist: ruff>=0.15.0; extra == 'dev'
