Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 892 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 892 Bytes

GitHub code size in bytes

GitHub release (latest by SemVer)

GitHub Repo stars

pythoncalc

This little programm is a Calculator which is written in python 3 using the pyqt5 framework

Reqirements

Python3 and pyqt5

Installation

Installation on Windows

You can simply download the exe here

Installation via Git on Linux

git clone https://github.com/blockcrafter21/pythoncalc.git
Then cd pythoncalc To go into the dir After that execute this command: python3 calc.py