anthonyjsaab / Galois-Calculator

University group project done by Peter Farah and Anthony Saab(Me) for the EECE455 course at the American University of Beirut. (Fall 2021-2022)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EECE455Project-3

To build the executable:

  1. Your machine must be a Windows 10 machine

  2. It should be equipped with:

    a- Python

    b- pip (to install the dependencies in requirements.txt)

    c- pipenv (to run pip inside a virtual environment)

Download this repository as a ZIP file, and extract it inside the virtual environment. Finally, and also inside the virtual environment, run build.bat. When the execution is done, you can find the exe in the dist folder!

About

University group project done by Peter Farah and Anthony Saab(Me) for the EECE455 course at the American University of Beirut. (Fall 2021-2022)


Languages

Language:Python 99.4%Language:Batchfile 0.6%