Getting started

Installation

PyTrack can be installed with pip with the following command:

pip install pytrack-lib

or via conda:

conda install pytrack

Warning

for mac M1 users, it is recommended to use conda in order to be able to install all dependencies. In particular, the pyproj library can be installed via conda.