Metadata-Version: 2.4
Name: create-browser-app
Version: 0.1.5
Summary: Start your Stagehand project with a single command
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: stagehand
Requires-Dist: click>=8.0
Requires-Dist: rich>=13.0
Requires-Dist: inquirer>=3.0
Requires-Dist: requests>=2.25.0

# create-browser-app (Python)

The fastest way to start building with Stagehand, the AI-powered browser automation framework.

## Quick Start

```bash
uvx create-browser-app
```

## What You Get

- Pre-configured Stagehand project
- Environment setup for Browserbase
- Ready-to-run example code
- All dependencies included
