Metadata-Version: 2.4
Name: bonanza-labs
Version: 0.1.0
Summary: 🧨 Bonanza Labs CLI — AI tools for builders
Author-email: Bonanza Labs <passiveassets@proton.me>
License-Expression: Apache-2.0
Keywords: ai,video,repo-health,agent-wallet,cli
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click>=8.0
Requires-Dist: rich>=13.0
Requires-Dist: requests>=2.28
Provides-Extra: video
Requires-Dist: edge-tts>=6.1; extra == "video"
Provides-Extra: doctor
Requires-Dist: pyyaml>=6.0; extra == "doctor"
Requires-Dist: gitpython>=3.1; extra == "doctor"
Provides-Extra: wallet
Requires-Dist: solana>=0.30; extra == "wallet"
Requires-Dist: web3>=6.0; extra == "wallet"
Dynamic: license-file

# bonanza labs cli 

🧨 CLI for all Bonanza Labs tools

Part of [Bonanza Labs](https://github.com/c6zks4gssn-droid) — open source AI tools for builders.

## Install

```bash
pip install bonanza-labs
```

## Quick Start

```bash
bonanza-labs --help
```

## Features

- Open source (Apache 2.0)
- CLI + REST API
- Built for AI agents

## Documentation

Full docs at [bonanza-labs.tiiny.site](https://bonanza-labs.tiiny.site)

## License

Apache License 2.0
