{"id":28363013,"url":"https://github.com/busra-deveci/python-algorithms","last_synced_at":"2025-06-24T06:30:38.004Z","repository":{"id":274876646,"uuid":"909750992","full_name":"Busra-Deveci/python-algorithms","owner":"Busra-Deveci","description":"This project is a simple Python application I created as part of my learning journey. I plan to expand this repository with more complex projects in the future.","archived":false,"fork":false,"pushed_at":"2025-04-24T21:17:38.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T21:33:55.766Z","etag":null,"topics":["beginner-projects","euclidean-distance","mathematical-calculations","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/Busra-Deveci.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,"zenodo":null}},"created_at":"2024-12-29T17:08:29.000Z","updated_at":"2025-05-19T21:55:28.000Z","dependencies_parsed_at":"2025-04-06T21:50:29.775Z","dependency_job_id":"70bede8a-687c-4e26-b4a1-c589d4d77f8f","html_url":"https://github.com/Busra-Deveci/python-algorithms","commit_stats":null,"previous_names":["busradeveci/new_python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Busra-Deveci/python-algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Busra-Deveci%2Fpython-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Busra-Deveci%2Fpython-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Busra-Deveci%2Fpython-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Busra-Deveci%2Fpython-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Busra-Deveci","download_url":"https://codeload.github.com/Busra-Deveci/python-algorithms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Busra-Deveci%2Fpython-algorithms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261620018,"owners_count":23185440,"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":["beginner-projects","euclidean-distance","mathematical-calculations","python"],"created_at":"2025-05-28T17:08:26.378Z","updated_at":"2025-06-24T06:30:37.964Z","avatar_url":"https://github.com/Busra-Deveci.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📐 Euclidean Distance Calculator\n\nThis Python project calculates the Euclidean distance between two points based on the coordinates entered by the user.\n\n## 🚀 Features\n\n- User input for coordinates\n- Euclidean distance calculation\n- Invalid input handling\n- Option to recalculate\n\n## ⚙️ Setup and Usage\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/Busradeveci/new_python.git\n    cd new_python\n    ```\n\n2. Run the Python file:\n\n    ```bash\n    python Euclidean\\ Distance.py\n    ```\n\n## 🧪 Example Usage\n\n```plaintext\nEnter x1: 3\nEnter y1: 4\nEnter x2: 7\nEnter y2: 1\nThe Euclidean distance between the points is: 5.00\n```\n\n## 🤝 Contributing\n\nTo contribute:\n1. Fork the repository\n2. Create a new branch: `git checkout -b feature/your-feature`\n3. Make your changes and commit\n4. Push to your branch: `git push origin feature/your-feature`\n5. Create a pull request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusra-deveci%2Fpython-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbusra-deveci%2Fpython-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusra-deveci%2Fpython-algorithms/lists"}