Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Requirements

Elliot Oram edited this page Aug 28, 2018 · 19 revisions
Requirement Node About Available from Notes
Git All Source control git
Python 2.7 All Language for the project python.org
requirements.txt development python requirements for testing the code base Shipped with the project
MySQL-server(5.7) WebApp Required to serve the Webapp mysql During install section Type and Networking: optionally untick 'Open Windows Firewall port for network access'
mysql-python QueueProcessor Required to allow python to access MySQL 1. windows 2. Linux: sudo apt-get install mysql-server libmysqlclient-dev
Clone this wiki locally