=============== Getting Started =============== This section helps you get ``pymovements`` installed and run your first analysis. To follow the examples in this guide, you will need a working Python environment and the ``pymovements`` package installed. .. grid:: 1 .. grid-item-card:: **Already installed?** ^^^^^^^^^^^^^^^^^^^^^^ Get familiar with ``pymovements`` by working through this beginner tutorial: .. button-ref:: pymovements_in_10_minutes :color: primary :shadow: pymovements in 10 minutes ``pymovements`` can be installed via pip: ``pip install pymovements`` For more information on installation options and on the concepts, structure, and interpretation of eye-tracking data, see the sections below. .. toctree:: :maxdepth: 3 installation understanding-data