Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thedevelop3r/simple-python-calculator
https://github.com/thedevelop3r/simple-python-calculator
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedevelop3r/simple-python-calculator
- Owner: Thedevelop3r
- Created: 2024-02-12T20:22:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-12T20:22:51.000Z (9 months ago)
- Last Synced: 2024-04-24T03:27:05.726Z (7 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Simple Python Console Application (calculator)
## usage
```python
python app.py
```### You need to install python 3.7 or higher to run this application