# AMD SMI Python library The AMD SMI Python interface offers an accessible way to interact with AMD hardware through a user-friendly API. Find the documentation in the `docs/` directory. - [Install AMD SMI](../docs/install/install.md) - [About the library and how to get started](../docs/how-to/amdsmi-py-lib.md) - [Python API reference](../docs/reference/amdsmi-py-api.md) ## Online documentation Explore the latest documentation on the [ROCm documentation portal](https://rocm.docs.amd.com/projects/amdsmi/en/latest/index.html). - [Install AMD SMI](https://rocm.docs.amd.com/projects/amdsmi/en/latest/install/install.html) - [Python library usage](https://rocm.docs.amd.com/projects/amdsmi/en/latest/how-to/amdsmi-py-lib.html). - [Python API reference](https://rocm.docs.amd.com/projects/amdsmi/en/latest/reference/amdsmi-py-api.html).