Metadata-Version: 2.1
Name: hmtaipy
Version: 1.0.1
Summary: API Wrapper of hmtai NPM package
Home-page: UNKNOWN
Author: TheCuteOwl
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE


![screenhsot](http://www.ai-z.org/assets/screenshot01.png)

### Install and usage
```
git clone https://github.com/ai-z/ai-z.git
cd ai-z
pip3 install -r requirements.txt
python3 -m aiz.aiz
```
Alternatively Using pip:
```
pip3 install ai-z
ai-z
```


### Known Issues

* AMD GPUs name will be displayed as â€˜cardXâ€™
* PCIE bandwith usage graph on NVDIA cards is not correct


