Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mahdianimator/pycalculator
- Owner: mahdianimator
- Created: 2024-05-31T07:31:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T07:43:12.000Z (7 months ago)
- Last Synced: 2024-11-06T01:11:53.469Z (2 months ago)
- Topics: calculator, cli-app, gui-application, python, python-3, python-calculator, python3, tkinter, tkinter-gui, tkinter-python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```