Skip to content
Kristy edited this page Aug 8, 2018 · 4 revisions

Welcome to the AMP501_GUI wiki!

Introduction

The AMP501_GUI is a desktop application that is able to use raw air monitoring data from AQS to perform QA/QC operations which are currently not performed by the current set of reports in AQS. This application was initially developed in Python, with the wxFormBuilder program used to design the user interface. The interface itself is based off of the pythonWx library. PyInstaller is used to compile the application into an executable. Right now, there is no guarantee of cross-platform use, as the final application has only been compiled and tested on Windows-10 Machines.

Clone this wiki locally