https://github.com/shashwat-19/calcmate
CalcMate is a Python 3 command-line calculator that performs basic arithmetic and supports continuous calculations using previous results.
https://github.com/shashwat-19/calcmate
arthemetic python-3
Last synced: 11 months ago
JSON representation
CalcMate is a Python 3 command-line calculator that performs basic arithmetic and supports continuous calculations using previous results.
- Host: GitHub
- URL: https://github.com/shashwat-19/calcmate
- Owner: Shashwat-19
- License: mit
- Created: 2025-06-09T05:35:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-17T04:17:47.000Z (12 months ago)
- Last Synced: 2025-06-17T05:24:50.256Z (12 months ago)
- Topics: arthemetic, python-3
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CalcMate
A Simple Python3 Terminal Calculator
## 📄 Overview
A lightweight command-line calculator built in Python 3 that supports basic arithmetic operations like addition, subtraction, multiplication, and division with continuous calculations.
## 🎯 Key Features
- Add, subtract, multiply, and divide numbers
- Supports continuous calculations using the previous result
- Handles invalid input gracefully
- Easy-to-use command-line interface
## 🛠️ Tech Stack
- Python 3.x
- Standard Python libraries (no external dependencies)
## 🚀 Installation & Setup
- Make sure Python 3 is installed on your system. Check with:
```
python3 --version
```
- Download or clone the repository:
```
git clone https://github.com/yourusername/pycalc.git
cd pycalc
```
- Run the calculator script:
```
python3 calculator.py
```
## 📂 Project Structure
```
pycalc/
│
├── calculator.py # Main calculator script
├── README.md # Project documentation
└── LICENSE # License information
```
## 🔒 License
This project is licensed under the MIT LICENSE. See the [LICENSE](https://github.com/Shashwat-19/CalcMate/blob/main/LICENSE) file for more info.
---
## 📩 Contact
### Shashwat
**Software Developer | Cloud & DevOps Enthusiast**
**🔹 Java Backend Development**
**🔹 Cloud Architecture & Containerization**
**🔹 DevOps & Scalable Systems**
### 🚀 Open Source | Tech Innovation
Passionate about building scalable applications and contributing to transformative tech solutions.
### 📌 Find me here:
[
](https://github.com/Shashwat-19) [
](https://www.linkedin.com/in/shashwatk1956/) [
](mailto:shashwat1956@gmail.com) [
](https://hashnode.com/@Shashwat56)