================ Getting started ================ Install ------- pymovements can be installed directly from PyPI: .. code-block:: console pip install pymovements To use the latest development version or to try out examples, pymovements may be alternatively cloned and installed with .. code-block:: console git clone https://github.com/aeye-lab/pymovements.git pip install -e ./pymovements Basic Usage -----------