Releases: sahilchess/python-calculator
Releases · sahilchess/python-calculator
Release list
v 1.0.0
how to run
option 1: download the exe (windows only)
download main.exe from the latest release (here) and run it directly. no python needed!
run in fullscreen for the best experience!
option 2: run from source
make sure you have python 3 installed:
python --versionwindows
git clone https://github.com/sahilchess/python-calculator.git
cd python-calculator
python main.pymac / linux
git clone https://github.com/sahilchess/python-calculator.git
cd python-calculator
python3 main.pyrun in fullscreen for the best experience!