Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

python

General Setup for Python Samples

Prerequisites

Dependencies can be istalled using:

python3 -m pip install -r requirements.txt

Data can be downloaded using the following utility if download.yml is present in the sample directory (example).

downloader.py -d /path/to/data/dir -f /path/to/download.yml