{"id":25796637,"url":"https://github.com/raphaelmos/unitconverter","last_synced_at":"2025-10-14T08:09:07.422Z","repository":{"id":279540947,"uuid":"939151110","full_name":"Raphaelmos/unitconverter","owner":"Raphaelmos","description":"Kilometers to Miles and Celsius to Fahrenheit ","archived":false,"fork":false,"pushed_at":"2025-02-26T04:37:38.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T08:09:04.855Z","etag":null,"topics":["measurements","python3"],"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/Raphaelmos.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-26T04:28:36.000Z","updated_at":"2025-02-26T04:37:41.000Z","dependencies_parsed_at":"2025-02-26T05:27:39.705Z","dependency_job_id":"aa42d9ce-7ed5-4cdd-b35a-2067ff35c889","html_url":"https://github.com/Raphaelmos/unitconverter","commit_stats":null,"previous_names":["raphaelmos/unitconverter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Raphaelmos/unitconverter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphaelmos%2Funitconverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphaelmos%2Funitconverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphaelmos%2Funitconverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphaelmos%2Funitconverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raphaelmos","download_url":"https://codeload.github.com/Raphaelmos/unitconverter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphaelmos%2Funitconverter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018304,"owners_count":26086334,"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-10-14T02:00:06.444Z","response_time":60,"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":["measurements","python3"],"created_at":"2025-02-27T14:40:12.882Z","updated_at":"2025-10-14T08:09:07.369Z","avatar_url":"https://github.com/Raphaelmos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unit Converter\n\n## Overview\n\nThe Unit Converter is a Python-based tool that allows users to convert between different units of measurement, specifically Celsius to Fahrenheit, Fahrenheit to Celsius, kilometers to miles, and miles to kilometers.\n\n## Features\n\n- **Temperature Conversion**:\n  - Celsius to Fahrenheit\n  - Fahrenheit to Celsius\n- **Distance Conversion**:\n  - Kilometers to Miles\n  - Miles to Kilometers\n- **Input Validation**: Ensures that user inputs are numeric and valid.\n- **Interactive Menu**: Users can select conversion types and perform multiple conversions without restarting the program.\n\n## Requirements\n\n- Python 3.x\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/YourUsername/unit_converter.git\n   ```\n2. Navigate into the project directory:\n   ```bash\n   cd unit_converter\n   ```\n\n## Usage\n\nTo run the unit converter, execute the Python script:\n\n```bash\npython unit_converter.py\n```\n\nFollow the prompts to select a conversion type and enter the values you wish to convert. The program will display the results in a clear format.\n\n## Example\n\n```\nWelcome to the Unit Converter!\n\nSelect a conversion type:\n1. Celsius to Fahrenheit\n2. Fahrenheit to Celsius\n3. Kilometers to Miles\n4. Miles to Kilometers\n5. Exit\n\nEnter your choice (1-5): 1\nEnter temperature in Celsius: 25\n25.00°C is equal to 77.00°F\n```\n# Possible improvements\n\nMake a web version accessible in one link / add more complex measures \n\n# Contributions allowed\nYou want to add features or see a possible issue, you can open a issue or ask me about it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelmos%2Funitconverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelmos%2Funitconverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelmos%2Funitconverter/lists"}