Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 289 Bytes

MAS.500: Software Module

Setup

  1. Install dependencies pip install -r requirements.txt
  2. 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