Metadata-Version: 2.4
Name: hip-python
Version: 0.0.2
Summary: Python and Cython bindings for HIP
Author-email: AMD <support@amd.com>
License: MIT
Project-URL: Homepage, https://github.com/ROCmSoftwarePlatform/hip-python
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# hip-python

Python and Cython bindings for HIP

## Information

- **Homepage**: https://github.com/ROCmSoftwarePlatform/hip-python
- **License**: MIT

## Installation

```bash
pip install hip-python
```
