Skip to content
This repository was archived by the owner on Aug 22, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 271 Bytes

File metadata and controls

9 lines (5 loc) · 271 Bytes

Polodb

Polo database and comparison website, written with flask. Completed Calculates: Standard Deviation, Median, Mean and range of scores for comparison

Requirements: python3, flask 0.12.2, unittest2 (for testing)

$ pip3 install -r requirements.txt