SkillAgentSearch skills...

CalculatorApp

A simple CalculatorApp using python

Install / Use

/learn @kamaukavana-dev/CalculatorApp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Features Basic Operations: Addition, subtraction, multiplication, division

Advanced Functions: Square root, power, percentage, factorial

Memory Operations: Store, recall, clear memory

Error Handling: Division by zero, invalid operations

Keyboard Support: Use keyboard for calculations

History Tracking: View previous calculations

Clean Interface: Modern, intuitive GUI

Technologies Used Python 3.8+ - Core programming language

Tkinter - Built-in GUI toolkit

Math Module - Advanced mathematical operations

Project Structure text calculator-app/ ├── calculator.py # Main calculator application ├── requirements.txt # Python dependencies ├── README.md # Project documentation └── assets/ └── screenshots/ # Application screenshots

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated24d ago
Forks0

Languages

Python

Security Score

70/100

Audited on Mar 6, 2026

No findings