Skip to content

freeeal/MAS.500

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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