{"id":22749594,"url":"https://github.com/dzareldeveloper/calculator","last_synced_at":"2025-07-26T23:34:28.167Z","repository":{"id":267463132,"uuid":"901329996","full_name":"DzarelDeveloper/Calculator","owner":"DzarelDeveloper","description":"Project-1 | Hari-1 | 50 Project Python","archived":false,"fork":false,"pushed_at":"2024-12-20T03:18:14.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T06:16:29.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DzarelDeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-10T13:12:46.000Z","updated_at":"2024-12-20T03:18:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"73f9c228-1117-4e92-8884-c007dce127df","html_url":"https://github.com/DzarelDeveloper/Calculator","commit_stats":null,"previous_names":["dzareldeveloper/calculator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DzarelDeveloper/Calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FCalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FCalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FCalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FCalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DzarelDeveloper","download_url":"https://codeload.github.com/DzarelDeveloper/Calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DzarelDeveloper%2FCalculator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267265408,"owners_count":24061561,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-11T04:09:30.983Z","updated_at":"2025-07-26T23:34:28.118Z","avatar_url":"https://github.com/DzarelDeveloper.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project-1: Calculator\n\n## Description\nThis project is a simple GUI-based calculator built using Python's `tkinter` library. The calculator provides basic arithmetic operations such as addition, subtraction, multiplication, and division. It features a clear, user-friendly interface designed for easy interaction.\n\n## Prerequisites\nBefore running this project, ensure the following modules are installed:\n\n- **Tkinter**: Tkinter is included by default in most Python distributions. To verify, you can run the following command in your terminal or command prompt:\n\n    ```bash\n    python -m tkinter\n    ```\n\n    If the Tkinter window opens, the module is installed. If not, install it by following instructions specific to your operating system:\n\n    - **For Linux (Ubuntu/Debian)**: Run `sudo apt-get install python3-tk`\n    - **For macOS/Windows**: Tkinter is typically included in standard Python installations.\n\n## How to Run\n1. Open a terminal or command prompt in the project directory.\n\n2. Run the Python script:\n\n    ```bash\n    python project-1.py\n    ```\n\n3. The calculator GUI window will open. You can now perform basic arithmetic operations using the buttons on the interface.\n\n## Features\n- **Arithmetic Operations**: Addition, subtraction, multiplication, and division.\n- **Clear Functionality**: Reset the input field using the \"AC\" button.\n- **Error Handling**: Handles invalid input and division by zero gracefully.\n\n## Limitations\n- Supports only one operation at a time (e.g., no chained calculations like `2 + 3 × 4`).\n- No memory or advanced scientific calculation features.\n\n## Future Enhancements\n- Add support for chained calculations.\n- Include scientific calculator functions (e.g., square root, power, trigonometric functions).\n- Improve UI/UX with modern styling.\n\n## License\nThis project is licensed under the MIT License by DzarelDeveloper. Feel free to use, modify, and distribute it as you wish.\n\n---\nIf you encounter any issues or have suggestions for improvement, please open an issue or submit a pull request on the [project repository](https://github.com/DzarelDeveloper/Calculator).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzareldeveloper%2Fcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzareldeveloper%2Fcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzareldeveloper%2Fcalculator/lists"}