# Install SDK
NOTE: Ensure you meet the prerequisites before installing the Waves-python SDK.
# Prerequsites
- PHP: Version 3.9 or above.
# Tutorial
Install the SDK by following the steps:
- Create and go to the project directory:
mkdir waves-python && cd waves-python
- Install the dependency:
pip install waves-python