Metadata-Version: 2.3
Name: cfwtools
Version: 0.2.3
Summary: Cloudflare's Python Worker Development Tools
Requires-Dist: jinja2
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# cfwtools

Cloudflare's Python Worker Development Tools - A collection of utilities for building robust Cloudflare Workers with Python.

## Features

- Safe SQLite query templating with Jinja2
- Storage of DO variables with validation
