{"id":26319502,"url":"https://github.com/gumeer/python-challenges","last_synced_at":"2025-03-15T15:19:35.718Z","repository":{"id":254605570,"uuid":"847032722","full_name":"GumeeR/Python-Challenges","owner":"GumeeR","description":"This repository contains solutions to various programming challenges in Python. Each challenge is organized into a separate branch to facilitate exploration and tracking of solutions.","archived":false,"fork":false,"pushed_at":"2025-02-16T04:42:24.000Z","size":4,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T05:23:41.883Z","etag":null,"topics":["python","solved-challenges"],"latest_commit_sha":null,"homepage":"","language":null,"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/GumeeR.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":"2024-08-24T16:49:46.000Z","updated_at":"2025-02-16T04:42:27.000Z","dependencies_parsed_at":"2024-08-24T18:37:39.151Z","dependency_job_id":null,"html_url":"https://github.com/GumeeR/Python-Challenges","commit_stats":null,"previous_names":["gumeer/python-challenges"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GumeeR%2FPython-Challenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GumeeR%2FPython-Challenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GumeeR%2FPython-Challenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GumeeR%2FPython-Challenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GumeeR","download_url":"https://codeload.github.com/GumeeR/Python-Challenges/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243746269,"owners_count":20341212,"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":["python","solved-challenges"],"created_at":"2025-03-15T15:19:35.254Z","updated_at":"2025-03-15T15:19:35.711Z","avatar_url":"https://github.com/GumeeR.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Challenges  \n\n## ✨ Repository Structure  \n\n- **Main Branch (`main`)**: README and general project references.  \n- **Challenge Branches**: Each challenge is developed in a specific branch with its own Python implementation.  \n\n### 🔗 How to Access a Challenge  \n\nTo explore a specific challenge, follow these steps:  \n\n1. Clone the repository:  \n\n    ```bash\n    git clone https://github.com/GumeeR/Python-Challenges.git\n    cd python-challenges\n    ```  \n\n2. List the available branches:  \n\n    ```bash\n    git branch -r\n    ```  \n\n3. Switch to the challenge branch you want to review:  \n\n    ```bash\n    git checkout branch-name\n    ```  \n\n### 🔧 Contributions  \n\nContributions are welcome! If you want to add a new challenge or improve an existing solution:  \n\n1. **Fork** the repository.  \n2. Develop your solution in a new branch.  \n3. Submit a **pull request**.  \n\n### 📊 Current Challenges  \n\n- [ ] **FAMILY TREE:** Implementation of a system to model family relationships.  \n- [ ] **RESCUING THE MOUSE:** Algorithm to solve a maze and guide a mouse to the exit.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgumeer%2Fpython-challenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgumeer%2Fpython-challenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgumeer%2Fpython-challenges/lists"}