Skip to content

blairium/BeerBerry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi-so2

This repository builds upon the work of Team K. The application is a pysimplegui application that performs a variety of mathematical and analytical tasks on a dataset, and displays results in different graph formats. The project will run on a Raspberry Pi microcomputer, but can also run and be developed on Windows, MacOS, and Linux due to its cross-platform nature.

Requirements

  • Python 3

Installation

pip install -r requirements.txt

To run the application

python app.py

To format code to python pep8 standard

autopep8 --in-place --aggressive --aggressive <filename>

Python Libraries

Please append any python libraries used in the project here:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published