{"id":23224045,"url":"https://github.com/junaidsalim/rotateimage","last_synced_at":"2025-04-05T16:44:31.506Z","repository":{"id":244542334,"uuid":"815526923","full_name":"JunaidSalim/RotateImage","owner":"JunaidSalim","description":"Implementation of LeetCode Problem # 48 in Python","archived":false,"fork":false,"pushed_at":"2024-07-01T17:47:29.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T13:52:24.852Z","etag":null,"topics":["implementations","leetcode","leetcode-python","python3","rotate-image"],"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/JunaidSalim.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-06-15T11:56:33.000Z","updated_at":"2024-07-04T04:25:46.000Z","dependencies_parsed_at":"2024-06-15T14:23:47.515Z","dependency_job_id":"292dcc35-a4cc-4ffd-8076-4901ac899993","html_url":"https://github.com/JunaidSalim/RotateImage","commit_stats":null,"previous_names":["junaidsalim/rotateimage"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidSalim%2FRotateImage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidSalim%2FRotateImage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidSalim%2FRotateImage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidSalim%2FRotateImage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JunaidSalim","download_url":"https://codeload.github.com/JunaidSalim/RotateImage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369932,"owners_count":20927927,"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":["implementations","leetcode","leetcode-python","python3","rotate-image"],"created_at":"2024-12-18T23:29:58.497Z","updated_at":"2025-04-05T16:44:31.487Z","avatar_url":"https://github.com/JunaidSalim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RotateImage\nImplementation of LeetCode Problem #47 in Python\n\n## Description\nRotateImage is a fun project that implements the solution to LeetCode Problem #47: Rotate Image. The goal of this project is to rotate an image (represented as a 2D matrix) by 90 degrees clockwise. The input image must be square in dimension (i.e., the number of rows and columns must be equal).\n\n## Usage\nTo use this script, ensure that your input image is a square matrix. The script will output the rotated image.\n\n## Requirements\n- Python 3\n- Numpy\n- PIL\n\n## Installation\nClone the repository and navigate to the project directory:\n```bash\ngit clone https://github.com/JunaidSalim/RotateImage.git\n```\n```bash\ncd RotateImage\n```\n\nRun the script:\n```bash\npython rotate_image.py\n```\n\n## License\nThis project is licensed under the MIT License.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunaidsalim%2Frotateimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunaidsalim%2Frotateimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunaidsalim%2Frotateimage/lists"}