Metadata-Version: 2.4
Name: graflow
Version: 0.1.1
Summary: Add your description here
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: cachetools>=5.3.2
Requires-Dist: cloudpickle>=3.1.1
Requires-Dist: jinja2>=3.1.6
Requires-Dist: litellm>=1.79.1
Requires-Dist: networkx>=3.4.2
Requires-Dist: pydantic>=2.10.0
Requires-Dist: python-dotenv>=1.1.1
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: requests>=2.32.4
Requires-Dist: typing-extensions>=4.5.0
Provides-Extra: adk
Requires-Dist: google-adk>=1.17.0; extra == 'adk'
Requires-Dist: nest-asyncio>=1.6.0; extra == 'adk'
Requires-Dist: openinference-instrumentation-google-adk>=0.1.0; extra == 'adk'
Requires-Dist: wrapt>=1.17.3; extra == 'adk'
Provides-Extra: all
Requires-Dist: docker>=7.1.0; extra == 'all'
Requires-Dist: fastapi>=0.115.0; extra == 'all'
Requires-Dist: google-adk>=1.17.0; extra == 'all'
Requires-Dist: grandalf>=0.8; extra == 'all'
Requires-Dist: griffe>=1.0.0; extra == 'all'
Requires-Dist: langfuse>=3.8.1; extra == 'all'
Requires-Dist: matplotlib>=3.10.3; extra == 'all'
Requires-Dist: nest-asyncio>=1.6.0; extra == 'all'
Requires-Dist: openinference-instrumentation-google-adk>=0.1.0; extra == 'all'
Requires-Dist: opentelemetry-api>=1.37.0; extra == 'all'
Requires-Dist: opentelemetry-exporter-otlp>=1.37.0; extra == 'all'
Requires-Dist: opentelemetry-sdk>=1.37.0; extra == 'all'
Requires-Dist: pydantic-ai-slim[openai]>=1.33.0; extra == 'all'
Requires-Dist: pygraphviz>=1.14; extra == 'all'
Requires-Dist: redis>=6.2.0; extra == 'all'
Requires-Dist: uvicorn[standard]>=0.32.0; extra == 'all'
Requires-Dist: wrapt>=1.17.3; extra == 'all'
Provides-Extra: api
Requires-Dist: fastapi>=0.115.0; extra == 'api'
Requires-Dist: uvicorn[standard]>=0.32.0; extra == 'api'
Provides-Extra: docker
Requires-Dist: docker>=7.1.0; extra == 'docker'
Provides-Extra: pydantic-ai
Requires-Dist: griffe>=1.0.0; extra == 'pydantic-ai'
Requires-Dist: pydantic-ai-slim[openai]>=1.33.0; extra == 'pydantic-ai'
Provides-Extra: redis
Requires-Dist: redis>=6.2.0; extra == 'redis'
Provides-Extra: standard
Requires-Dist: docker>=7.1.0; extra == 'standard'
Requires-Dist: fastapi>=0.115.0; extra == 'standard'
Requires-Dist: google-adk>=1.17.0; extra == 'standard'
Requires-Dist: grandalf>=0.8; extra == 'standard'
Requires-Dist: langfuse>=3.8.1; extra == 'standard'
Requires-Dist: matplotlib>=3.10.3; extra == 'standard'
Requires-Dist: nest-asyncio>=1.6.0; extra == 'standard'
Requires-Dist: openinference-instrumentation-google-adk>=0.1.0; extra == 'standard'
Requires-Dist: opentelemetry-api>=1.37.0; extra == 'standard'
Requires-Dist: opentelemetry-exporter-otlp>=1.37.0; extra == 'standard'
Requires-Dist: opentelemetry-sdk>=1.37.0; extra == 'standard'
Requires-Dist: pygraphviz>=1.14; extra == 'standard'
Requires-Dist: redis>=6.2.0; extra == 'standard'
Requires-Dist: uvicorn[standard]>=0.32.0; extra == 'standard'
Requires-Dist: wrapt>=1.17.3; extra == 'standard'
Provides-Extra: tracing
Requires-Dist: langfuse>=3.8.1; extra == 'tracing'
Requires-Dist: opentelemetry-api>=1.37.0; extra == 'tracing'
Requires-Dist: opentelemetry-exporter-otlp>=1.37.0; extra == 'tracing'
Requires-Dist: opentelemetry-sdk>=1.37.0; extra == 'tracing'
Provides-Extra: visualization
Requires-Dist: grandalf>=0.8; extra == 'visualization'
Requires-Dist: matplotlib>=3.10.3; extra == 'visualization'
Requires-Dist: pygraphviz>=1.14; extra == 'visualization'
Description-Content-Type: text/markdown

<a href="https://graflow.ai"><img width="500" height="200" alt="banner" src="https://github.com/user-attachments/assets/932a3403-7d2c-4e9d-a900-8781f97fb14b" /></a>

# Graflow

Graflow is the orchestration engine for production-grade agentic workflows, designed to be reliable, explainable, and scalable.

[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Python](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
[![PyPI](https://img.shields.io/pypi/v/graflow.svg)](https://pypi.org/project/graflow/)
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/GraflowAI/graflow-examples/blob/main/examples/notebooks/simple_etl.ipynb)


<a href="https://x.com/GraflowAI"><img src="https://img.shields.io/twitter/follow/GraflowAI?logo=X&color=%20%23f5f5f5" alt="follow on X(Twitter)"></a>

<a href="https://www.youtube.com/watch?v=OkJlpmdCCAg"><img width="765" height="428" alt="image" src="https://github.com/user-attachments/assets/a4c287d2-805f-45ac-9d09-2bb9b1f88ee4" /></a>

## Quick Start

Try Graflow instantly in your browser:

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/GraflowAI/graflow-examples/blob/main/examples/notebooks/simple_etl.ipynb)

Or install locally:

```bash
pip install graflow
```

## Documentation

- [Examples](./examples/) - Production-ready examples organized by complexity
- [API Documentation](./docs/) - Detailed API reference

## License

This project is licensed under the Apache License 2.0 - see the [LICENSE](./LICENSE) file for details.
