Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahdianimator/pycalculator

The Python Calculator
https://github.com/mahdianimator/pycalculator

calculator cli-app gui-application python python-3 python-calculator python3 tkinter tkinter-gui tkinter-python

Last synced: 14 days ago
JSON representation

The Python Calculator

Awesome Lists containing this project

README

        

# How To Clone
You can clone from the following command :
```bash
git clone https://github.com/mahdianimator/pycalculator
```
```bash
cd pycalculator
```
# How To Run
You can run the command below :
```bash
python clicalculator.py
```
```bash
python guicalculator.py
```