Skip to content

usccolumbia/batterygui

 
 

Repository files navigation

BatteryGUI

Installation

To use the BatteryGUI, firstly create a virtual environment:

python -m venv venv

Install the required installtions:

pip install -r requirements.txt

Then add battery.db into this folder and run:

python appMain.py

Create the executive(.exe) file and installer

We suggest using fbs (fmans build system) to build a stand-alone executable for this GUI application. Please refer to this website: https://build-system.fman.io/pyqt-exe-creation/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.1%
  • C++ 10.6%
  • Other 0.3%