Metadata-Version: 2.5
Name: weftai
Version: 0.2.4
Summary: Weftai: composable AI workflows (Rex Technologies)
Project-URL: Homepage, https://github.com/tochi-mba/weftai-python
Project-URL: Documentation, https://github.com/tochi-mba/weftai-python/tree/main/docs
Project-URL: Source, https://github.com/tochi-mba/weftai-python
Author: Rex Technologies
License-Expression: MIT
License-File: LICENSE
Keywords: agents,ai,llm,tools,workflows
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: pydantic<3,>=2.10
Provides-Extra: all
Requires-Dist: weftai-cli==0.2.4; extra == 'all'
Requires-Dist: weftai-mcp==0.2.4; extra == 'all'
Requires-Dist: weftai-providers==0.2.4; extra == 'all'
Description-Content-Type: text/markdown

# weftai

Core runtime and adapter catalog. Install: `pip install weftai`.

See the [workspace README](https://github.com/tochi-mba/weftai-python).
