Metadata-Version: 2.4
Name: dave-it-guy
Version: 0.1.9
Summary: Dave IT Guy — Deploy AI stacks with one command. OpenClaw, Ollama, Qdrant, containerized.
Project-URL: Homepage, https://github.com/NeuroGamingLab/krakenwhip
Project-URL: Repository, https://github.com/NeuroGamingLab/krakenwhip
Author-email: NeuroGamingLab <noreply@neurogaminglab.org>
License-Expression: MIT
Keywords: ai,deploy,docker,ollama,openclaw,qdrant
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: krakenwhip>=0.1.8
Description-Content-Type: text/markdown

# Dave IT Guy

**Deploy AI stacks with one command.**

Dave IT Guy is the same powerful stack as KrakenWhip—OpenClaw, Ollama, and Qdrant—under one name. One command, fully containerized.

```bash
pip install dave-it-guy
dave-it-guy deploy openclaw
docker exec -it krakenwhip-openclaw openclaw tui
```

**Gateway:** http://localhost:18789

MIT License.
