Quickstart

Requirements

  • python 3.5 or higher
  • virtualenv library

Installation

This projects uses virtualenv to create an isolated 'virtual' enviroment. Which lets you make usage of a custom predefined package enviroment without the need of installing library dependencies. To activate the virtual enviroment, you must first point to the downloaded project directory and source packages with:

cd saeb-2017
source venv/bin/activate

Execution

python3 main.py