Getting started =============== Installation ------------ **PyTrack** can be installed with *pip* with the following command: .. code-block:: shell pip install pytrack-lib or via *conda*: .. code-block:: shell 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.