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