Getting Started =============== This section is going to show you how to use the sport-activities-features toolbox. Installation ------------ Firstly, install sport-activities-features package using the following command: .. code:: bash pip install sport-activities-features To install sport-activities-features on Fedora, use: .. code:: bash dnf install python3-sport-activities-features To install sport-activities-features on Arch Linux, please use an `AUR helper `_: .. code:: bash yay -Syyu python-sport-activities-features To install sport-activities-features on Alpine, use: .. code:: bash apk add py3-sport-activities-features After the successful installation you are ready to run your first example. Examples -------- You can find usage examples `here `_.