Metadata-Version: 2.4
Name: ontelic-lab
Version: 0.1.0
Summary: CLI for the Ontelic simulated GPU/CPU debug shell
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: httpx>=0.24

# ontelic-lab

CLI for the Ontelic simulated GPU/CPU debug shell.

Install: `pip install ontelic-lab`

Usage:
```
ontelic login
ontelic bash --gpu H200 --count 8
```
