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:

pip install sport-activities-features

To install sport-activities-features on Fedora, use:

dnf install python3-sport-activities-features

To install sport-activities-features on Arch Linux, please use an AUR helper:

yay -Syyu python-sport-activities-features

To install sport-activities-features on Alpine, use:

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.