836 FTL V2 Calculator Python Edition Video Link Instructions: Clone the repository git clone https://github.com/garlic-bred/836-FTL-V2-calculator-python.git Make sure numpy and tkinter are installed python3 -m pip install numpy tkinter Run the calculator python3 Main.py