# Software Development Kits

Data Platform provides three SDKs to be used according to your development needs.

| SDK   | Language | Main context of use |
| :---- | :------: | :------------- |
| [Custom Actions](/en/technical/sdk/dpe/index) | Python | [Integrated Jupyter Notebooks](/en/product/dpe/notebooks/index) & [DPE Custom Actions](/en/product/dpe/actions/custom/index)|
| [Front APP](/en/technical/sdk/app/index) | ReactJS | To create your unique Dashboards |
| [Front API](/en/technical/sdk/api/index) | NodeJS | To customize API used by Front App to access your Projects |

