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

Requirements

Jack edited this page Aug 3, 2020 · 19 revisions

Project setup documentation as been tested and approved for use with Windows 10, MacOSX, Ubuntu 16.04.1+, and Fedora 31

Most of the projects requirements are installed with the setup.py commands as you will see in the section on setup.

Below is a list of additional external requirements not yet incorporated into the project setup and therefore must be installed manually.

Requirement Node About Available from Notes
Git All Source control git
Python 3.6 All Language for the project python.org
MySQL-server(8.0) WebApp Required to serve the Database mysql During install in Setup Type section select 'Server only' or other option with server component. Later, in install section Type and Networking: optionally untick 'Open Windows Firewall port for network access'

Clone this wiki locally