Metadata-Version: 2.4
Name: davia
Version: 0.1.5
Summary: A CLI tool for the Davia no-code platform to test and deploy AI-native interfaces
Author-email: Davia <contact@davia.ai>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: fastapi[standard]>=0.115.12
Requires-Dist: langchain-core>=0.3.40
Requires-Dist: langgraph-api==0.0.38
Requires-Dist: langgraph-cli[inmem]>=0.1.74
Requires-Dist: langgraph>=0.3.2
Requires-Dist: typer>=0.15.1
Description-Content-Type: text/markdown

# Davia

✨ A CLI tool for working with LangGraph AI agents.

## Features

- View your LangGraph AI agents with a simple command
- Customize the agent-native application with generative UI components
- Experience the perfect fusion of human creativity and artificial intelligence!

## Installation

```bash
pip install davia
```

## Usage
