Metadata-Version: 2.4
Name: StartupBuddy
Version: 0.1.1
Summary: StartupBuddy is a tool to help you launch your next big idea!
Requires-Python: >=3.13.2
Description-Content-Type: text/markdown
Requires-Dist: coffy>=0.2.5
Requires-Dist: platformdirs>=4.10.0
Requires-Dist: startupbuddykernel>=0.1.4
Requires-Dist: textual>=8.2.7
Requires-Dist: textual-dev>=1.8.0

# StartupBuddy

This handy command line tool will guide you to generating a pitch and landing page for your next big idea. 

To run it you must have `uv` installed and be running Python 3.13 or higher. You will also need a Wavespeed API key. 

```bash
uv run startupbuddy
```
