To get started with PureML, you’ll need to install the PureML Python SDK. This SDK will allow you to work with the PureML platform, from creating your account to deploying your models.

To install PureML, simply run the following command:

pip3 install pureml

Make sure you have python version >=3.8 and <4.0>.