Metadata-Version: 2.4
Name: motif-llm
Version: 0.1.0
Summary: A prompt algebra for LLM orchestration. The code reads as its own specification.
Requires-Python: >=3.12
Requires-Dist: anthropic>=0.40
Requires-Dist: python-dotenv>=1.2.2
Provides-Extra: dev
Requires-Dist: hypothesis; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Provides-Extra: display
Requires-Dist: rich>=13; extra == 'display'
