Docs Getting Started Installation

Installation

Install the Segmentr SDK in your project.

Node.js

Install the package using your preferred package manager.

Terminal
$ npm install segmentr

Python

Install the package using pip.

Terminal
$ pip install segmentr

Go

Get the package using go get.

Terminal
$ go get github.com/segmentr/segmentr-go