A simple utility for importing and graphing data from tabulated data files (CSV, delimited text). This utility is primarily aimed at generating graphs for report work or quick analysis of the patterns within the data.
- Lead Project Developer: Sam Maxwell
- Project Start Date: 18/08/2019
This project is being developed in Python 3.7 using QtDesigner for the Frontend. The following is a list of software dependencies for the project:
- Anaconda 2019.07 (Python 3.7)
- PyQT5
- Matplotlib