Skip to main content

WAT Framework for AI-powered workflow automations

Project description

WATFlow

Build reliable AI automation workflows with WATFlow.

Installation

uv pip install watflow

# With optional integrations
uv pip install watflow[claude]      # Claude AI integration
uv pip install watflow[gmail]       # Gmail integration
uv pip install watflow[all]         # All integrations

Quick Start

# Create a new workflow
wat new my-workflow --category automation

# List available workflows
wat list

# Validate a workflow
wat validate my-workflow

# Run a workflow
wat run my-workflow

# Deploy to Modal (serverless)
wat deploy my-workflow

Example Automations

Find ready-to-use workflow automations at:

https://github.com/cilladev/watflow-automations

What is WAT?

WAT = Workflows + Agents + Tools

The WAT Framework separates AI reasoning from deterministic code execution:

  • Workflows: Markdown SOPs defining what to do
  • Agents: Claude AI for intelligent orchestration
  • Tools: Python scripts for reliable execution

Workflow Structure

Each workflow is a self-contained directory:

my-workflow/
├── config.yaml          # Workflow configuration
├── main.py              # Entry point
├── requirements.txt     # Dependencies
├── .env                 # API keys (gitignored)
├── tools/               # Python scripts
│   └── fetch_data.py
└── workflows/           # Markdown SOPs
    └── collect.md

Deployment

Deploy workflows to Modal for scheduled execution:

# Install Modal
uv pip install modal
modal setup

# Deploy (one-command)
wat deploy my-workflow

Documentation

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

watflow-0.0.2.tar.gz (26.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

watflow-0.0.2-py3-none-any.whl (32.9 kB view details)

Uploaded Python 3

File details

Details for the file watflow-0.0.2.tar.gz.

File metadata

  • Download URL: watflow-0.0.2.tar.gz
  • Upload date:
  • Size: 26.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for watflow-0.0.2.tar.gz
Algorithm Hash digest
SHA256 7c1470f933ab7262801a65b678df0f3536a49e31f02b2e55e8115f32cfd85a8f
MD5 ca2bf0eae20b2bef7ec3301874ed92e4
BLAKE2b-256 30b7a9810a7b5af2d3d803c31a955a54fc227ef00d1d070bfb8d0d2c42acbd99

See more details on using hashes here.

Provenance

The following attestation bundles were made for watflow-0.0.2.tar.gz:

Publisher: ci.yml on cilladev/watflow

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file watflow-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: watflow-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 32.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for watflow-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 15ecaf2415a52e2fe9b9e1403db873c71df0651c78db4f267202359a9e1ccff8
MD5 1f582a66d60c9a5ba6d7f3745bc472d5
BLAKE2b-256 3e0498dc0a32c60df3441ca86c2bff86e9450f99f03f953ea125b679e17b92ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for watflow-0.0.2-py3-none-any.whl:

Publisher: ci.yml on cilladev/watflow

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page