This repo contains various calculators created by different contributors.
Download the calculator you want to run, for example: tkinter_calculator.py
Run the file:
cd Downloads # Make sure you are in the correct directory
python3 tkinter_calculator.py # Run the file