MAS.500: Software Module Setup Install dependencies pip install -r requirements.txt Create "config.ini" file with the following contents, replacing "your api key" with your api key: [MEDIACLOUD] api_key="your api key" Running Main Script run: python3 main.py