{"id":20713393,"url":"https://github.com/roshan-khandagale/calculator","last_synced_at":"2025-07-25T15:15:05.742Z","repository":{"id":189771006,"uuid":"681267733","full_name":"ROSHAN-KHANDAGALE/Calculator","owner":"ROSHAN-KHANDAGALE","description":"The Calculator Application is a Python script designed using GUI to calculate scientific mathematical problems such as Addition, Subtraction, Multiplication, Division.","archived":false,"fork":false,"pushed_at":"2023-08-21T16:55:06.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T21:30:36.582Z","etag":null,"topics":["calculator-application","python","tkinter-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ROSHAN-KHANDAGALE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-21T16:29:56.000Z","updated_at":"2024-11-20T15:25:35.000Z","dependencies_parsed_at":"2023-08-21T18:12:48.581Z","dependency_job_id":null,"html_url":"https://github.com/ROSHAN-KHANDAGALE/Calculator","commit_stats":null,"previous_names":["roshan-khandagale/calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROSHAN-KHANDAGALE%2FCalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROSHAN-KHANDAGALE%2FCalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROSHAN-KHANDAGALE%2FCalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROSHAN-KHANDAGALE%2FCalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ROSHAN-KHANDAGALE","download_url":"https://codeload.github.com/ROSHAN-KHANDAGALE/Calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242988012,"owners_count":20217534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calculator-application","python","tkinter-python"],"created_at":"2024-11-17T02:25:06.831Z","updated_at":"2025-03-11T06:43:41.665Z","avatar_url":"https://github.com/ROSHAN-KHANDAGALE.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator Application\n\n## Overview\n\nThe Calculator Application is a simple Python-based calculator that provides basic arithmetic operations such as addition, subtraction, multiplication, and division. It offers a user-friendly graphical user interface (GUI) for performing mathematical calculations.\n\n## Features\n\n- **User-Friendly Interface:** The calculator features a clean and intuitive interface, making it easy for users to input and evaluate mathematical expressions.\n- **Basic Arithmetic Operations:** Users can perform addition, subtraction, multiplication, and division operations with ease.\n- **Immediate Evaluation:** The calculator provides immediate evaluation of expressions when the \"Equals\" button is pressed.\n- **Clear Function:** Users can clear the input field and start a new calculation with a single click on the \"Clear\" button.\n\n## Implementation\n\nThe Calculator Application is implemented in Python, utilizing the `tkinter` library for creating the GUI components. It includes the following components:\n\n- **Entry Field:** The input field where users can enter mathematical expressions.\n- **Buttons:** Buttons for digits 0-9, decimal point, and arithmetic operations (+, -, \\*, /), as well as \"Equals\" and \"Clear\" buttons.\n- **Functions:** The application includes functions for evaluating expressions, appending characters to the input field, and clearing the input field.\n\nTo run the application: 1. Save the script to a `.py` file. 2. Open a terminal or command prompt. 3. Navigate to the directory containing the script. 4. Run the script using the command: `python calculator.py`.\n\nThe calculator will appear on the screen, and you can start performing calculations.\n\n## Future Enhancements\n\n- **Memory Functions:** Add support for memory functions (e.g., M+, M-, MR) to store and recall results.\n- **Scientific Calculator:** Enhance the calculator with scientific functions such as trigonometry, logarithms, and exponentiation.\n- **History Log:** Implement a history log to keep track of previous calculations.\n\n## Previews\n\u003cp align = 'center'\u003e\n  \u003cimg width = '250' height = '350' src = 'https://github.com/ROSHAN-KHANDAGALE/Calculator/assets/92646499/d67e1a16-8cdc-460b-8dac-443cce224344'\u003e\n  \u003cimg width = '250' height = '350' src = 'https://github.com/ROSHAN-KHANDAGALE/Calculator/assets/92646499/944614ee-eb46-4658-ab4c-4aad985ec451'\u003e \n  \u003cimg width = '250' height = '350' src = 'https://github.com/ROSHAN-KHANDAGALE/Calculator/assets/92646499/298e89cb-2894-407f-a02b-7e9e5363481c'\u003e\n  \u003cimg width = '250' height = '350' src = 'https://github.com/ROSHAN-KHANDAGALE/Calculator/assets/92646499/ac98f163-494d-4e15-bd35-05c52daf9fd9'\u003e \n  \u003cimg width = '250' height = '350' src = 'https://github.com/ROSHAN-KHANDAGALE/Calculator/assets/92646499/df1b091d-85f2-4637-96a7-3326e636e894'\u003e\n\u003c/p\u003e\n\n---\n\n**Note:** This Calculator Application is designed for educational purposes and as a practical tool. It serves as a starting point for building more advanced calculator applications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froshan-khandagale%2Fcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froshan-khandagale%2Fcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froshan-khandagale%2Fcalculator/lists"}