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

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.

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)